[FFmpeg-user] VP8 encode need help!

NITIN SAGAR nitinsagar22 at gmail.com
Wed May 29 08:03:23 CEST 2013


Hi all,

I am using the following command:
ffmpeg -i <input.webm> -c:v libvpx -b:v 5M -slices 1 -r 30 -s 1920x1080
-c:a libvorbis -ac 2 -b:a 128K -ar 48K -t 60 out.webm

I have encoded 15 and 60 fps content as well by changing the values on -r

Now, when i check the generated output files, when i divide the number of
frames of the generated clip and divide with clip duration. It still shows
that the clip is 23.98 fps which is equivalent to that of the source
content.

Can anyone please help me on this.


Thanks
Nitin


More information about the ffmpeg-user mailing list