<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>I didn&#8217;t realize SEI contained
timing information.&nbsp; I know that not all encoders generate SEI NAL Units, in
fact, one that we are using doesn&#8217;t.&nbsp; But, it should be possible to
generate SEI and insert it into the file stream if the encoder doesn&#8217;t
generate it.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Dave<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'> live-devel-bounces@ns.live555.com
[mailto:live-devel-bounces@ns.live555.com] <b><span style='font-weight:bold'>On
Behalf Of </span></b>Jerry Johns<br>
<b><span style='font-weight:bold'>Sent:</span></b> Wednesday, December 27, 2006
3:22 PM<br>
<b><span style='font-weight:bold'>To:</span></b> live-devel@ns.live555.com<br>
<b><span style='font-weight:bold'>Subject:</span></b> Re: [Live-devel] Develop
H.264 Support</span></font><o:p></o:p></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Hi, <br>
&nbsp;&nbsp;&nbsp;&nbsp; If there is anything closely definable as a standard
H.264 format, it would be that ITU JVT spec pointed out by Dave; the NAL unit
delimiter 0x00000001 should be present to identify NAL units, and if ur gonna
talk bout elementary stream H.264, then thats the way to go and i dont see the
confusion (if ur talking bout container types like mov, and mpeg4, thats not
elementary and a different story)<br>
<br>
also, to get frame rate, you need to find the NAL unit of type SEI
(supplemental enhancement information) and there is a picture timing message
structure in there that governs current slice timing <br>
only problem is most of this data is exp golomb coded so getting at it requires
a litlte bitta work (exp golomb is VLC type code i think)<br>
<br>
i've managed to get a basic H264 VideoStreamFramer going that does RTP
packetization of H.264 and it works fine with VLC media player<br>
<br>
if you use single NAL unit mode + FUA framing, you can implement it quite
easily i think<br>
<br>
Jerry<o:p></o:p></span></font></p>

</div>

</body>

</html>


<html>
<br>
The information contained in this electronic mail transmission is intended only for the use of the individual or entity named above and is privileged and confidential. If you are not the intended recipient, please do not read, copy, use or disclose this communication to others. Any dissemination, distribution or copying of this communication other than to the person or entity named above is strictly prohibited. If you have received this communication in error, please immediately delete it from your system.</html>