search for: gliga

Displaying 3 results from an estimated 3 matches for "gliga".

Did you mean: giga
2009 Nov 25
2
encoding image from a webcam
...x handle and repeatedly call th_encode_flushheader(). Do I have to save this header packets? Do i have to provide this header packets to the decoder when I initialize it? Because the documentation says /Parse the header packets by repeatedly calling th_decode_headerin(). Thank you,/ -- Mircea Gliga -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20091125/5c95eb4f/attachment.htm
2009 Dec 07
3
Theora encoder performance
I'm evaluating some video codecs for a online conference system. I'm encoding images (640x480) from a webcam. I've been playing around with theora and xvid. First of all, using theora, the decoded image looks strange: http://integrasoft.ro/~mgliga/theora/comparison.png <http://integrasoft.ro/%7Emgliga/theora/comparison.png>. On the left side the image from the webcam, on the right side the image from the webcam encoded, and then decoded using theora. As you can see there are some strange colors overs there ( looks like edge detectio...
2010 Jan 05
3
Live Streams
Hello, i am member of red5 project. I am studying ways to integrate your codec into red5 and in a near future inside Flash Player. I want to figure some things about Theora codec. -> Is theora proper for live streams (i.e live transcondig webcam)? What is latency for encoding process? -> Is the format tolerant to lost frames? Thanks for the moment.