> On Wednesday, February 11, 2015 3:24 PM, Nicholas Robbins > <[email protected]> wrote:
> >> On Wednesday, February 11, 2015 3:21 PM, Nicholas Robbins > <[email protected]> wrote: > >> >> I think your problem is that your media is not actually 29.97 fps. >> >> ffprobe reports 28.97 fps, multiplying that by 4/5 gives 23.76 >> >> >> Try just -vf pullup,fps=23.176 no fps argument. > >> > > Don't know why I said "no fps argument". > > > Try -vf pullup,fps=23.176 Or try a different output format. If you use mkv as the output it seems to work, and counting frames gives a fps of 22.109 fps. Where are you getting this video? 28.97 fps is very strange. --Nick _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
