[FFmpeg-devel] Adding dummy mdat atom for mov file

Irfan Shaikh irfanshaikh
Mon Jun 21 13:43:35 CEST 2010


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




More information about the ffmpeg-devel mailing list