[MPlayer-users] Reconstruct a video.

RC rcooley at spamcop.net
Thu May 26 10:30:16 CEST 2005


On Wed, 25 May 2005 15:18:22 +0200
Manel Mendoza <manel.pfc at gmail.com> wrote:

> stolen. It's possible to reconstruct the video to obtain a constant
> frame rate? The decision taken when a frame was lost will be repeat
> the las frame, for example.

A constant frame-rate would be easy...  Just "-ofps".  Problem is, some
of those frames may be broken.

AFAIK, mplayer/mencoder doesn't have any built-in option to skip broken
frames.  You might want to try using an EDL to manually specify which
frames are broken, and remove them.

Assuming your video is something that can be decoded by lavc, you
should look at "-lavdopts" in the man page.  Some of the options may
help you to mask defects (or not).




More information about the MPlayer-users mailing list