[FFmpeg-user] Not able to change frame rate after conversion

Roger Pack rogerdpack2 at gmail.com
Sun Nov 25 05:31:06 CET 2012


> My streaming app has as an option to change the streaming fps,
> But after conversion this feature is not working...
> I have some .264 files which i had downloaded from web...for these files
> the frame change option is working fine.
>
> It would be great if somebody can throw some light on why the frame rate
> cannot be changed after conversion?

What is your streaming app? Sounds like a bug in their software...
Is ffmpeg able to work with the transcoded files? vlc?

>
> I used the following command for conversion
>
> ffmpeg -i "input" -c:v libx264 "output"

What's your full command line and uncut console output of an example?
-r


More information about the ffmpeg-user mailing list