[FFmpeg-user] ffprobe -show_frames and coded_picture_number

Robert Krüger krueger at lesspain.de
Sun Aug 11 10:10:06 CEST 2013


On Sun, Aug 11, 2013 at 9:53 AM, Phil Rhodes <phil_rhodes at rocketmail.com> wrote:
> Just duplicating frames is unlikely to produce results anyone wants to watch. Duplicating one frame per second to go from 24 (or nearly 24) to 25 was occasionally done in days of yore when people wanted to edit film-originated material on PAL video. It looks very rough.
>
> Properly done frame rate conversions that are intended to be of high quality, regardless of the desired change in rate, are invariably done with motion compensated interpolation. Of course this is not always an exact science either, but it's about the best option and properly done it is generally fairly close to invisible on most subjects I don't know if ffmpeg is capable of doing it.

No, there is currently no way to change frame rate via motion
interpolation (in some programs this is called "optical flow") in
ffmpeg.


More information about the ffmpeg-user mailing list