Re: Re: A new vf layer proposal...

D Richard Felker III <[email protected]>
Newsgroups gmane.comp.video.mplayer.g2.devel
Message-ID <[email protected]>
On Mon, Sep 15, 2003 at 03:59:18PM +0200, Felix Buenemann wrote:
> On Friday 12 September 2003 06:17, Andriy N. Gritsenko wrote:
> > >BTW there's also the question of how to do filters that have multiple
> > >outputs, and it's a little more complicated, but I think they can be
> > >done as two filters sorta linked together. In any case, there doesn't
> > >seem to be anything in my design that precludes filters with multiple
> > >outputs, so I'm happy.
> >
> >     I think that multiple-output filter is very rare case and I even
> > cannot see real example but two-screen display of video or cloning for
> > network streaming. :)
> Or think about a filter that splits up the picture to it's planes for eg. 
> dumping them to files, but that probably could be done inside the filter 
> without the need of further processsing the output.

Or think about mplayer-g2-PVR, with simultaneous display and encoding
of video. Maybe you have something like:

                 ,-> vf_madei -> vo
                /
tvin -> vd_raw <
                \
                 `-> ve

...or...

                              ,-> vo
                             /
tvin -> vd_raw -> vf_pullup <
                             \
                              `-> vf_scale -> ve

:))))))))

Rich
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.