[MPlayer-users] Reverting a bad framerate change
RC
cooleyr at gmail.com
Fri Jun 15 20:39:24 CEST 2007
On Fri, 15 Jun 2007 20:29:24 +0200
Nicolas George <nicolas.george at normalesup.org> wrote:
> The conversion was badly made: obviously, a transition
> frame was just added every 960/41 frame.
>
> Is there a video filter able to try to revert that: drop one frame
> every 1001/41 and adjust the presentation timestamp of the others?
-vf framestep if the interval is always consistent, otherwise -vf
decimate with a lot of trial-and-error to get the right parameters.
More information about the MPlayer-users
mailing list