[FFmpeg-user] VP8 encode need help!
Lou
lou at lrcd.com
Thu May 30 00:15:18 CEST 2013
On Wed, 29 May 2013 11:33:23 +0530
NITIN SAGAR <nitinsagar22 at gmail.com> wrote:
> 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.
Please show the complete ffmpeg console output that results from your
ffmpeg command.
More information about the ffmpeg-user
mailing list