[FFmpeg-user] Is it possible to convert any video to DV 50 Mbps using FFMpeg ?

Shyam Sundar sw.craftsman at gmail.com
Thu Jul 3 17:57:04 CEST 2014


Hi,

I am trying to convert video to DV format with 50 Mb/s (like DVCPRO50 or
something) using following command, but no matter what we give in -b:v, it
always produces 24.4 Mbps output.

e.g. ffmpeg.exe -i Wildlife.wmv -f dv -target ntsc-dv -b:v 50m -qscale 15
-vol 256 -strict experimental  Wildlife.dv

Does FFMpeg support this ?

Thanks,
Rajiv


More information about the ffmpeg-user mailing list