[Bug 691570] [isomp4/qtdemux] lots of critical warnings on this sample file
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Jan 27 06:02:31 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=691570
GStreamer | gst-plugins-good | 1.x
Mark Nauwelaerts <mnauw> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |mnauw at users.sourceforge.net
Resolution| |FIXED
Target Milestone|HEAD |1.0.6
--- Comment #1 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2013-01-27 14:02:27 UTC ---
Looks like this is a sort-of fragmented file, but with mdat moov order which
tries to read/parse moov a second time. Following commit should avoid that:
[git]
commit a1a579afebca2e82715e9e57a91e591bb3a0802f
Author: Mark Nauwelaerts <mnauw at users.sourceforge.net>
Date: Sun Jan 27 12:54:15 2013 +0100
qtdemux: push mode: only parse moov 1 once
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=691570
[1.0]
commit ada46299f1cd9e6a6337be84bb356062a99514f0
Author: Mark Nauwelaerts <mnauw at users.sourceforge.net>
Date: Sun Jan 27 12:54:15 2013 +0100
qtdemux: push mode: only parse moov 1 once
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=691570
[0.10]
commit 87e21e1c7a65f5347b84b7f77ae11e01dc64d0c2
Author: Mark Nauwelaerts <mnauw at users.sourceforge.net>
Date: Sun Jan 27 15:00:36 2013 +0100
qtdemux: push mode: only parse moov 1 once
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=691570
Conflicts:
gst/isomp4/qtdemux.c
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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