Hi, Thanks for your quick reply..it was very helpful..<br>I looked in the file being produced by the QuickTimeFileSink.cpp. It does not write some mandatory container boxes(like ftyp, moov etc) that are needed to make it a playable mp4 file.
<br>Currently looking at the mandatory container box related details. Hope to get it working.<br>If there are any pointers that may help us, in this regard, please let us know.<br><br>Regards,<br>jegadish<br><br><br><div class="gmail_quote">
On Dec 4, 2007 12:38 AM, Ross Finlayson <<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">>The documentation at the live555 web pages say that '-4' option is<br>>supported for limited number of codecs. So my question is: does the<br>>-4 option creates a complete playable .mp4 file or do I need to edit
<br>>the file physically, to make it playable.<br><br></div>H.264 support in MPEG-4 format files is supported, but apparently not<br>completely. (Support for the H.264 video codec was provided by<br>someone else.) If you're inclined to look into this, then the code
<br>to look at is "QuickTimeFileSink.cpp".<br><br>As always, when you're using the "-4" or "-q" option with a video<br>stream, be sure to specify the correct frame width, height and frame
<br>rate, using the "-w", "-h" and "-f" options respectively.<br>--<br><font color="#888888"><br>Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/" target="_blank">http://www.live555.com/
</a><br>_______________________________________________<br>live-devel mailing list<br><a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br><a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">
http://lists.live555.com/mailman/listinfo/live-devel</a><br></font></blockquote></div><br>