<!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] MPEG4VideoStreamParser + marker
bit not s</title></head><body>
<blockquote type="cite" cite>videoSource =
MPEG4VideoStreamFramer::createNew(*env,<u>
inputSource</u>);</blockquote>
<div><br></div>
<div>Because &quot;inputSource&quot; delivers discrete MPEG-4 video
frames, rather than an unstructured byte stream, you should use
&quot;MPEG4VideoStreamDiscreteFramer&quot; rather than
&quot;MPEG4VideoStreamFramer&quot;.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>