<!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] Convert file into a
bytestream</title></head><body>
<blockquote type="cite" cite><font face="Arial" size="-1">1) To
convert the .264 file into bytestream so that I can remove the 0x00,
0x01. Do I simply&nbsp;use the</font></blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1">byteStreamFileSource* fileSource =
ByteStreamFileSource::createNew(*env, inputFileName); // convert file
to bytestream</font></blockquote>
<blockquote type="cite" cite>&nbsp;</blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">2) Is there
any customization required for byteStreamFileSource.cpp? I noticed
byteStreamFIleSouce also contains doGetNextFrame and other functions,
will it</font></blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">interfer
with my functions in the framer?</font></blockquote>
<div><br>
No, a regular &quot;ByteStreamFileSource&quot; should work.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>