[Bug 639071] GStreamer cannot play h264 encoded files

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 3 03:28:32 PST 2011


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
            Version|0.10.32                     |unspecified
         Resolution|                            |INVALID
   Target Milestone|HEAD                        |NONE

--- Comment #8 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-03-03 11:28:28 UTC ---
>  gst-launch-0.10 --gst-debug-level=2 filesrc location=HDV_0100.MP4 ! qtdemux !
> ffdec_h264 ! ximagesink
> ...
> 0:00:00.056805090  2234       0x9ae140 WARN                 qtdemux
> qtdemux.c:2980:gst_qtdemux_loop:<qtdemux0> error: streaming stopped, reason
> not-negotiated

The problem is the ximagesink. Try xvimagesink, or use ffmpegcolorspace !
videoscale ! ximagesink instead.

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