<!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] QuicktimeFileSink
changes</title></head><body>
<blockquote type="cite" cite><font face="Arial"
size="-1"
> I
am modifying the QuickTimeFileSink file to include the code for using
the Quicktime library to save the file.</font></blockquote>
<div><br></div>
<div>Because you're changing the functionality of the class, please
don't modify the existing "QuickTimeFileSink" code,
otherwise you'll have problems whenever you download the latest
version of the released code. Instead, write a new class.</div>
<div><br></div>
<blockquote type="cite" cite><font face="Arial"
size="-1"
>
Now, I am not sure I understand what you mean by "frame". Is that
a collection of RTP packets that (minus the RTP header) that make up
what Quicktime calls a 'sample'? </font></blockquote>
<div><br></div>
<div>No, not really. For video, it's a complete video frame.
For audio, it's either a collection of audio samples (for things like
PCM), or else a single encoded audio frame (for things like
AAC).</div>
<x-sigsep><pre>--
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>