[MPlayer-dev-eng] An Idea - I cannot develop it. Scrap it if it is not any good.

Jason Tackaberry tack at sault.org
Mon Jul 25 18:11:22 CEST 2005


On Mon, 2005-07-25 at 17:02 +0100, VJ wrote:
> No, my idea was to have frame being encoded to be rendered on screen
> as well so the user can see the progress of encoding.

Ok, I thought so.  Not possible with bmovl.  It's quite trivial with
vf_outbuf.  You'd need another process to manage grabbing the video data
from the shared buffer and rendering it somehow (like a gtk+ app using a
gdkpixbuf), but that's the proper way to do this sort of thing anyway.
Display logic doesn't belong in an encoder.

I'm currently trying to get another filter merged (vf_osd) and I'd
planned on submitting vf_outbuf subsequently.

Cheers,
Jason.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 229 bytes
Desc: This is a digitally signed message part
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20050725/535fd425/attachment.pgp>


More information about the MPlayer-dev-eng mailing list