[Bug 684972] Cannot play mp4 file when MOOV atom is at the end of file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 27 14:22:04 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=684972
  GStreamer | gst-plugins-good | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.0.1

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-09-27 21:22:01 UTC ---
I haven't been able to reproduce this myself, but the fix is obviously correct,
so pushed, thanks!

 commit f0db4a8213c8b22634dd5d1f5f5eeba19d36aba2
 Author: Arnaud Vrac <rawoul at gmail.com>
 Date:   Thu Sep 27 22:17:49 2012 +0100

    qtdemux: fix parsing in push mode when moov atom is at the end

    When playing an mp4 file with the MOOV atom at the end of the file,
playback
    fails with the error message "no 'moov' atom within the first 10 MB". This
is
    due to a mistake in the upstream_size typing, making the seek to the end of
    file never happening.

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

It would be nice if you could provide a patch in git format-patch format next
time (esp. since it looks like it was generated from a git commit ...).

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