[gstreamer-bugs] [Bug 327208] New: qtemux does not play .mp4 - files

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jan 16 06:29:07 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=327208
 GStreamer | gst-plugins-bad | Ver: HEAD CVS

           Summary: qtemux does not play .mp4 - files
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: hawkes at web.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.11/2.12
   GNOME milestone: Unspecified


Please describe the problem:
as suggested in #gstreamer, i tried

gst-launch-0.10 -v filesrc location=bbc_15fps_132k.mp4 ! qtdemux ! xvimagesink
--gst-debug=qtdemux:5 2>&1

The output is: 

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
DEBUG (0x8198880 - 0:00:00.551869000)              qtdemux(12257)
qtdemux.c(505):gst_qtdemux_loop_header:<qtdemux0> loop at position 0, state 1
DEBUG (0x8198880 - 0:00:00.552099000)              qtdemux(12257)
qtdemux.c(514):gst_qtdemux_loop_header: length 00000100
DEBUG (0x8198880 - 0:00:00.552201000)              qtdemux(12257)
qtdemux.c(516):gst_qtdemux_loop_header: atom type
LOG   (0x8198880 - 0:00:00.552303000)              qtdemux(12257)
qtdemux.c(567):gst_qtdemux_loop_header: unknown 20010000 '
DEBUG (0x8198880 - 0:00:00.552404000)              qtdemux(12257)
qtdemux.c(505):gst_qtdemux_loop_header:<qtdemux0> loop at position 256, state 1
DEBUG (0x8198880 - 0:00:00.552515000)              qtdemux(12257)
qtdemux.c(514):gst_qtdemux_loop_header: length 0f8154c2
DEBUG (0x8198880 - 0:00:00.552609000)              qtdemux(12257)
qtdemux.c(516):gst_qtdemux_loop_header: atom type 1\uffff\uffff
LOG   (0x8198880 - 0:00:00.552705000)              qtdemux(12257)
qtdemux.c(567):gst_qtdemux_loop_header: unknown 1d8a8b31 '1\uffff\uffff' at 256
DEBUG (0x8198880 - 0:00:00.587975000)              qtdemux(12257)
qtdemux.c(505):gst_qtdemux_loop_header:<qtdemux0> loop at position 260134338,
state 1
LOG   (0x8198880 - 0:00:00.588196000)              qtdemux(12257)
qtdemux.c(694):gst_qtdemux_loop_header:<qtdemux0> pausing task and sending EOS


Then the pipeline stays paused but never begins to play. The files i tried can
be obtained from http://bastian.selfip.org/~hawkes/

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:


-- 
Configure bugmail: http://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