[Bug 777540] isomp4: Unable to create streams playable with MSE

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 24 16:01:37 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=777540

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #16 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit d1ce68e840a87ecc5ee229d28db6d6a36e63290d
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Tue Jan 24 17:59:59 2017 +0200

    qtmux: Only write 4 byte zero padding to the Video Sample Description in
MOV

    For MP4 this is not defined, and it actually breaks things for MSE in
    Chrome if we do this. For MOV this is required by some broken software
    but the official specification says it's optional:
   
https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap3/qtff3.html

    https://bugzilla.gnome.org/show_bug.cgi?id=777540

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list