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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 27 08:37:19 PDT 2012


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

           Summary: Cannot play mp4 file when MOOV atom is at the end of
                    file
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: rawoul at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=225266)
 View: https://bugzilla.gnome.org/attachment.cgi?id=225266
 Review: https://bugzilla.gnome.org/review?bug=684972&attachment=225266

Fix upstream_size type

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.

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