[Bug 752603] qtdemux: Unable to play streaming MP4 (H264+AAC) file from VLC

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 27 05:14:17 PDT 2015


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

Thiago Sousa Santos <thiagossantos at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #308202|none                        |reviewed
             status|                            |

--- Comment #21 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Review of attachment 308202:
 --> (https://bugzilla.gnome.org/review?bug=752603&attachment=308202)

::: hei/gst-plugins-good1.0-1.4.5/./gst/isomp4/qtdemux.c
@@ +4819,3 @@
+            if (!demux->moof_offset) {
+              demux->moof_offset = demux->offset;
+            }

This will only get the offset for the first moof. If you have a sequence of
moof/mdat in your stream it will likely fail fetching the right offsets.

-- 
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