ffmpegwasm / ffmpegwasm/ffmpeg.wasm
Support hevc_videotoolbox
Open
- Dominant language
- C
- Stars
- 17.8k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
"Is there any chance to make 'hevc_videotoolbox' work with FFmpeg WASM?
Somiethins like that
args: ['-i', 'video.avi', '-filter_complex', '[0:v]chromakey=#00ff00[ckout];[ckout]despill=green[out]', '-map', '[out]', '-c:v', 'hevc_videotoolbox', '-allow_sw 1', '-alpha_quality', '0.75', '-vtag', 'hvc1', 'video.mp4']
Contributor guide
Assessment
This issue has not been assessed yet.