[gstreamer-bugs] [Bug 639071] New: GStreamer cannot play h264 encoded files

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jan 9 07:13:55 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=639071
  GStreamer | gst-ffmpeg | 0.10.32

           Summary: GStreamer cannot play h264 encoded files
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.32
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: a.m.titov at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


I tried to open some videos from my camera by Totem player on Ubuntu 10.10 and
received general GStreamer error. Then I tried the following command  

 gst-launch-0.10 --gst-debug-level=2 filesrc location=HDV_0100.MP4 ! qtdemux !
ffdec_h264 ! ximagesink

The command produced following output:
0:00:00.054656259  2234       0x9ae140 WARN                 qtdemux
qtdemux_types.c:170:qtdemux_type_get: unknown QuickTime node type @sec
0:00:00.054704259  2234       0x9ae140 WARN                 qtdemux
qtdemux_types.c:170:qtdemux_type_get: unknown QuickTime node type SDLN
0:00:00.054723951  2234       0x9ae140 WARN                 qtdemux
qtdemux_types.c:170:qtdemux_type_get: unknown QuickTime node type avc1
0:00:00.054738413  2234       0x9ae140 WARN                 qtdemux
qtdemux_types.c:170:qtdemux_type_get: unknown QuickTime node type avcC
0:00:00.054752303  2234       0x9ae140 WARN                 qtdemux
qtdemux_types.c:170:qtdemux_type_get: unknown QuickTime node type btrt
0:00:00.055171066  2234       0x9ae140 WARN                 qtdemux
qtdemux.c:5832:qtdemux_parse_trak:<qtdemux0> unknown version 00000000
0:00:00.056714671  2234       0x9ae140 ERROR                 ffmpeg :0::
Decoding pps 0 from avcC failed
0:00:00.056805090  2234       0x9ae140 WARN                 qtdemux
qtdemux.c:2980:gst_qtdemux_loop:<qtdemux0> error: streaming stopped, reason
not-negotiated
0:00:00.056905758  2234       0x9ae140 ERROR                 ffmpeg
gstffmpegdec.c:2306:gst_ffmpegdec_frame:<ffdec_h2640> no codec context

When I used Ubuntu 10.04 totem played file correctly.

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