[Live-devel] QuicktimeFileSink changes
Armando de Oliveira Fortuna
armando at highseascs.com
Thu Feb 8 07:50:44 PST 2007
Hi Ross,
I am modifying the QuickTimeFileSink file to include the code
for using the Quicktime library to save the file. I will open the file
(using Quicktime's API) in at the bottom of the QuickTimeFileSink
constructor, and close it (after writing the movie atom through Quicktime's
API) in completeOutputFile.
I believe useFrame is the appropriate place to add the track to
the file (if the track is not already there), and then add the media sample
for each track.
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'?
Also, I am not sure of the relationship between
afterGettingFrame, useFrame and useFrame1. Can you please give me a quick
description of their functionality?
Thank you very much,
Armando
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20070208/7306737d/attachment.html
More information about the live-devel
mailing list