[gstreamer-bugs] [Bug 593165] glimagesink bug decoding from ts

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 26 08:17:19 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=593165


Julien Isorce <julien.isorce> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |julien.isorce at gmail.com


--- Comment #1 from Julien Isorce <julien.isorce at gmail.com> 2009-08-26 15:17:16 UTC ---
(In reply to comment #0)
> Just testing this pipe, gstreamer crash:
> 
crash ?

> miki at miki-laptop:~/gstreamer/git$ GST_DEBUG=gldisplay:3 gst-launch -v -m
> filesrc location=../dumps/itv.ts !  mpegtsdemux program-number="8442" ! queue !
> mpeg2dec ! glupload ! glimagesink
> Estableciendo el flujo a PAUSADO ...
> El flujo se está PRECACHEANDO ...
>...
> video/x-raw-yuv, format=(fourcc)I420, width=(int)544, height=(int)576,
> pixel-aspect-ratio=(fraction)32/17, framerate=(fraction)25/1,
> interlaced=(boolean)true
>...
>/GstPipeline:pipeline0/GstFileSrc:filesrc0:\012streaming\ task\ paused\,\
reason\ not-negotiated\ \(-4\)";
>...
> Freeing pipeline ...
> miki at miki-laptop:~/gstreamer/git$ 
> 

ok so the problem here is "not-negotiated".

This one works ? (If yes I do not need any log) (for me yes)
gst-launch-0.10 videotestsrc ! "video/x-raw-yuv, format=(fourcc)I420,
width=(int)544, height=(int)576, ixel-aspect-ratio=(fraction)32/17,
framerate=(fraction)25/1, interlaced=(boolean)true" ! glupload ! glimagesink

Could you provide the ts file (or a sub part) ?

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