[MPlayer-users] [PATCH] mencoder pts, filmdint vfr, timecodedumping

Andrew Mahone andrew.mahone at gmail.com
Thu Oct 26 14:11:27 CEST 2006


On 10/26/06, Nico Sabbi <nsabbi at email.it> wrote:
> not permitted. Filters should only _filter_ their input

Ok, I thought I read the typoese right, but I wanted to make sure I
understood you.

> bleah, it should be fixed. Patch welcome :)
> The process of removing crap from mplayer will probably take forever, it
> seems :(

If external files are banned for logs too, then what's the right way
to deal with filtering that will work best with some knowledge of
coming frames? Looking at vf.h, I guess what I need to do is buffer
the first few frames in put_image, until I have enough to work with,
and implement control so that I can handle buffer flushes. Is this the
right way to go about it? Will the delayed frames mess up the encoder
at all, or will it balance them against the frames that the filter
consumed previously and/or use pts to determine if they should be
dropped?

-- 
Andrew Mahone
andrew DOT mahone AT gmail DOT com



More information about the MPlayer-users mailing list