Asanka Dilruk
2008-Jan-16  22:29 UTC
[theora] Encode a normal stream in to black & white video
Hi,
       Can we encode a normal stream in to black & white video using
exsisting encoder_example in theora_beta2.
        Is it required to change encoder_example  file  to  do that?  So
please guide to do that.
Thanks...
-- 
___
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.xiph.org/pipermail/theora/attachments/20080117/cac8ff3d/attachment.htm
xiphmont@xiph.org
2008-Jan-17  03:22 UTC
[theora] Encode a normal stream in to black & white video
On Jan 17, 2008 1:29 AM, Asanka Dilruk <adilruk@gmail.com> wrote:> Hi, > Can we encode a normal stream in to black & white video using > exsisting encoder_example in theora_beta2.Yes.> > Is it required to change encoder_example file to do that? So > please guide to do that.If the input is encoded as 4:2:0 YUV4MPEG2 (black and white would use the Y plane and both U and V would be blank) then no modification is needed. If you want to feed the video as a single (Y) plane (or any format other than YUV4MPEG2), you'll need to modify encoder_example to parse the new format. Monty
xiphmont@xiph.org
2008-Jan-18  05:54 UTC
[theora] Encode a normal stream in to black & white video
Folks, please keep discussions started on the list on the list. Just because I answer a list question doesn't mean I've contracted to be a personal support provider... For one thing, I often don't answer email regularly. You'll likely get faster help replying to the whole list. Monty -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20080118/45a41fc2/attachment.html