[FFmpeg-devel] Adding dummy mdat atom for mov file
Jimmy Christensen
jimmy
Mon Jun 21 17:40:29 CEST 2010
Not sure it will help you achieve what you want but there is a customized version of ffmpeg which actually provides quicktime timecode tracks.
http://code.google.com/p/ffmbc/
----- Original Message -----
> Hello,
>
> I need to add and extra mdat structure (dummy) for time code track
> support. I was using bellow API provided by ffmpeg
>
> mov_write_mdat_tag(pb, mov);
>
> But i am unsucessfull to add extra mdat tag. Please can any one
> suggest me how do i add dummy mdat atom, in current ffmpeg mov muxer
> implementation
>
> Regards
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
More information about the ffmpeg-devel
mailing list