<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] Problem trying to use libavcodec
and live</title></head><body>
<blockquote type="cite" cite><font face="Arial" size="-1">In this
scheme, only drawback is that MPEG1or2VideoStreamFramer parses an
already framed media data.</font></blockquote>
<div><br></div>
<div>Note that if your input source (e.g., your ffmpeg-derived video
encoder object) delivers complete frames - one at a time - rather than
an unstructured byte stream, then you can use
&quot;MPEG1or2VideoStreamDiscreteFramer&quot; rather than
&quot;MPEG1or2VideoStreamFramer&quot;.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>