[Live-devel] MP4 Audio stream problem
Ross Finlayson
finlayson at live555.com
Tue Sep 22 15:46:00 PDT 2009
>$ MP4Box -info test4.mp4
>[iso file] Box "stbl" has 1752 extra bytes
>[iso file] Box "moov" has 4228 extra bytes
>Error opening file test4.mp4: IsoMedia File is truncated
Perhaps the output file is not being written completely, because you
are not terminating "openRTSP" correctly? See the "Important note:"
mentioned here: http://www.live555.com/openRTSP/#quicktime
For the output file to be written properly, you can't just
<control>-c "openRTSP". Instead, give it a duration in advance,
using the "-d <duration>" option, or signal it with SIGHUP or SIGUSR1.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list