On Thu, 11 Jul 2019 at 17:55, Алексей via ffmpeg-user < [email protected]> wrote:
> I've a low framerated video file, recorded at 24 fps. I need change its > framerate to 60 fps, but with smooth playback style adding. Can u help me > to do this on my nvenc. Thanks. Hello there, What you're looking for is the minterpolate video filter. See its' documentation here: http://ffmpeg.org/ffmpeg-filters.html#minterpolate Provide a snippet of how you call up ffmpeg and I'll show you how to insert the video filter. まさひろ はやし _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
