gst-ffmpeg : Add HINT/TIMECODE track to the mov file

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

gst-ffmpeg : Add HINT/TIMECODE track to the mov file

Irfan Shaikh-2
gst-ffmpeg : Add HINT/TIMECODE track to the mov file

Hi All,


       I am working on an assignment to add HINT/TIMECODE track to the mov file generated by gst ffmpeg muxer.

I have added HINT track in moov header refering to a sample file with hint track.

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

1) mdat (actual data 'vide')
2) mdat (hint 'hint')

If any one has worked on similar assignment  can share there experiences.

Regards
Irfan



------------------------------------------------------------------------------


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: gst-ffmpeg : Add HINT/TIMECODE track to the mov file

michael smith-6-3
On Sat, May 15, 2010 at 1:08 AM, Irfan Shaikh
<[hidden email]> wrote:
>
> Hi All,
>
>
>        I am working on an assignment to add HINT/TIMECODE track to the mov
> file generated by gst ffmpeg muxer.

We would strongly recommend adding new functionality to gstreamer's
qtmux muxer, rather than the ffmpeg muxer.

If you need any help with qtmux, I'm sure we can answer questions.

Mike

------------------------------------------------------------------------------

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel