<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>gst-ffmpeg : Add HINT/TIMECODE track to the mov file</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Hi All,<BR>
<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am working on an assignment to add HINT/TIMECODE track to the mov file generated by gst ffmpeg muxer.<BR>
<BR>
I have added HINT track in moov header refering to a sample file with hint track.<BR>
<BR>
But i am confused how do i add hint to mdat. Do i need to modify the mov_write_packet so that i have 2 instances of mdat<BR>
<BR>
1) mdat (actual data 'vide')<BR>
2) mdat (hint 'hint')<BR>
<BR>
If any one has worked on similar assignment&nbsp; can share there experiences.<BR>
<BR>
Regards<BR>
Irfan<BR>
</FONT>
</P>

<pre style="white-space:normal"><br></pre></BODY>
</HTML>