[FFmpeg-user] anyone using the intel svt-vp9 encoder ?

sean darcy seandarcy2 at gmail.com
Sun Mar 31 17:38:50 EEST 2019


Intel has open-sourced a vp9 encoder with claimed speeds much better 
than libvp9. Has anyone used it with ffmpeg ?

The svt-vp9 README has:

ffmpeg -i [input.mp4] -nostdin -f rawvideo -pix_fmt yuv420p - | 
./SvtVp9EncApp -i stdin -n [number_of_frames_to_encode] -w [width] -h 
[height]

Which would give the compresssed video, but how would I remux it with 
the audio ?

sean



More information about the ffmpeg-user mailing list