[FFmpeg-devel] MOV Muxer fix to respect the standard

Larbi Joubala larbi.joubala
Fri May 22 12:39:50 CEST 2009


Hi guys,

    I recently found when I generated a mp4 file that this file doesn't 
totally respect the standard(ISO media file format 14496-12) in 
particulary for the box 'hdlr'. The handler description(named in the 
standard as 'name') must be a NULL-terminated string in UTF8 while in 
the generated file I saw that the string is not NULL-terminated and it 
is preceded by its size while it is not specifies by the standard.
    If you confirm that, I have joined within this mail a patch that you 
can apply.
-- 
-------------------------------------
*Larbi Joubala*
-------------------------------------
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_movenc.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090522/f48056df/attachment.asc>



More information about the ffmpeg-devel mailing list