[vlc-devel] Re: transcoding video stream

Sigmund Augdal Helberg dnumgis at videolan.org
Wed Jun 21 08:14:49 CEST 2006


On Tue, 2006-06-20 at 22:58 -0700, mudeem siddiqui wrote:
> hi
>  
> I am new to VLC and just started looking through the code and
> documentation. Actually what I want to do is to get the decoded video
> stream and encode is using my own encoder. My encoder takes YUV
> input. 
> 
> I just skimmed through the documentation and there is a section of YUV
> plugin which doesn't go into much depth. Before I really jump into the
> code, I just wanted to make sure if what I want to do is possible. 
It indeed is. Take a look at modules/codec/theora.c (the three last
functions) for a fairly minimal example on how to do that.
> 
> I would like to do this so that it is OS independant.
Good!

Sigmund
> 
> Thanks & Regards
> Mudeem
> 
> ______________________________________________________________________
> Do you Yahoo!?
> Next-gen email? Have it all with the all-new Yahoo! Mail Beta.

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list