[gstreamer-bugs] [Bug 371213] New: Failure to parse mp4 files (possibly 64bit related?)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Nov 5 12:49:17 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=371213

  GStreamer | gst-plugins-bad | Ver: 0.10.x

           Summary: Failure to parse mp4 files (possibly 64bit related?)
           Product: GStreamer
           Version: 0.10.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: Xzyx987X at hotmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
When opening an mp4 file (the file tested had H.264 video and AAC audio) with
kgstplayer gstreamer produces the folliwing error many, many times:
(<unknown>:7580): GStreamer-CRITICAL **: gst_util_uint64_scale_int: assertion
`denom > 0' failed

It then tries to load the file, but the the input type is not correctly
determined:
** Message: don't know how to handle audio/mpeg, mpegversion=(int)4,
framed=(boolean)true, codec_data=(buffer)1190, rate=(int)48000, channels=(int)2

The program then exits without initiating playback.


Steps to reproduce:
1. Obtain [K-F]_One_Piece_207_WS_[7B11DBEB].mp4 from www.kaizoku-fansubs.com
(Any mp4 file from there should produce the error. I don't know specifically of
any other files that could be used, although you may be able to create a file
with similar properties by using mp4box to mux a file using the same codecs.)
2. Run kgstplayer 'file_to_open'
3. ???
4. Profit!


Actual results:
See description.

Expected results:
The file should open and the application should proceed to play audio and
video.

Does this happen every time?
Yes.

Other information:


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list