ffmpegwasm / ffmpeg.wasm

FFmpeg for browser, powered by WebAssembly
https://ffmpegwasm.netlify.app
MIT License
14.01k stars 816 forks source link

Support hevc_videotoolbox #518

Open fix2015 opened 1 year ago

fix2015 commented 1 year ago

"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']