[vlc-devel] [PATCH] Display slides in a separate vout

Laurent Aimar fenrir at via.ecp.fr
Sun Feb 15 01:30:03 CET 2009


> Hi,
On Tue, Feb 10, 2009, Laurent Aimar wrote:
> On Mon, Feb 09, 2009, ogg.k.ogg.k at googlemail.com wrote:
> > Apologies, I've done the previous patch with a last change
> > uncommitted, so it didn't make it into the patch. Updated
> > patch attached.
> > 
> > Thanks
> 
>  I will have a look at by this WE at worst.

 With the latest master, a decoder can output a format that is not equal
to the input format as long as it declares the right format in the open
function.
 So I think it would be way better to declare VIDEO_ES when you want an
independant vout.
 I have attached a (very) dirty patch based on your work that does that.
(It is *only* a proof of concept, it has to be cleaned up (the function needs
to be splitted/reorganized, fields have to be renamed, no ugly hacks...)
 If you agree with the idea, I will wait for a clean patch from you.

 In my patch I assume that the whole decoder configuration is present in the
open function (otherwise it cannot work). I think it is the case and if so,
a lot of code can be removed/cleaned up.

Regards,

-- 
fenrir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kate-video.patch
Type: text/x-diff
Size: 8650 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090215/9adf8170/attachment.patch>


More information about the vlc-devel mailing list