Re: basic g2 vp (video pipeline) code

Arpi <[email protected]>
Newsgroups gmane.comp.video.mplayer.g2.devel
Message-ID <[email protected]>
Hi,

> Hey devs! It's far from finished, but here's a glimpse at the new
> video pipeline layer for mplayer-g2. The main functions of interest
> are vp_pull_image, vp_get_image, and vp_release_image. vp_config and
> vp_insert_filter are somewhat relevant to the dreaded auto-insertion
> hack too. :)

ok, i'm answering yoru question on irc:

<dalias> in g2, any object to requiring that all filters/vo be able to
    accept images with any stride?

YES.
it limits g2 vf layer to use fully controlled filter code only.
ie you cannot call 3rd party code which doesnt accept any kind of stride,
be it to-mpeg transcoder, codecs (remember, video encoders are connected
to vf layer anyway, but it can be workarounded by ugly hacks), external
filters and so on.

it should be handled, at least by auto-inserting expand filter.


A'rpi / Astral & ESP-team

--
Developer of MPlayer G2, the Movie Framework for all - http://www.MPlayerHQ.hu
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.