[MPlayer-dev-eng] Updated nailfps filter patches

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Nov 11 16:05:55 CET 2007


Christopher "Monty" Montgomery <xiphmont <at> gmail.com> writes:

> The vf_nailfps by itself locks the
> video stream to the fixed frame rate set by -fps.  When used with
> af_nailsync, the audio is also locked to the video (in truth, the
> video is locked to the audio, but that's a nitpick that will just
> confuse users).

I wanted to test these patches because it sounds as if they could fix PAFF
playback.

How did you make the patches? I had to fix every file manually before it could
be applied (insted of @@ -xyz,6 +xyz,7 @@, hunks often start with @@ -xyz,7
+xyz,8 @@, but only seven lines follow before next "Index:").

My ts test file start with audio and video at 37974. With nailsync, mplayer
only shows the first frame repeatedly (perhaps until 37974?), so I don't know
if the patch can help with PAFF samples.

[...]

> [before anyone complains, there is an exit() to kick out on an error
> in the audio filter.  There's no way for an audio filter to return a
> fatal error like a video filter can].

That's clearly a showstopper, because mplayer file -af nailsync -vf nailfps
-fps 25 kills the console.

Carl Eugen





More information about the MPlayer-dev-eng mailing list