[gstreamer-bugs] [Bug 330619] huffyuv decoding doesn't work

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Feb 13 06:57:01 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=330619
 GStreamer | gst-ffmpeg | Ver: 0.10.0





------- Comment #4 from Peter Eszlari  2006-02-13 14:56 UTC -------
$ gst-launch-0.10 -v -t filesrc location=huffyuv.avi ! decodebin
Setting pipeline to PAUSED ...
/pipeline0/decodebin0/typefind.src: caps = video/x-msvideo
Pipeline is PREROLLING ...
FOUND TAG      : found by element "avidemux0".
    video codec: Huffman Lossless Codec
FOUND TAG      : found by element "avidemux0".
    audio codec: Uncompressed 16-bit PCM audio
FOUND TAG      : found by element "avidemux0".
        encoder: MEncoder dev-CVS-060118-13:12-3.3.6
/pipeline0/decodebin0/queue0.sink: caps = video/x-huffyuv, bpp=(int)16,
framerate=(fraction)25/1, width=(int)720, height=(int)576
/pipeline0/decodebin0/ffdec_huffyuv0.sink: caps = video/x-huffyuv, bpp=(int)16,
framerate=(fraction)25/1, width=(int)720, height=(int)576
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock


Then nothing happens. I press [CTRL]+[C]:


Caught interrupt -- Pausing pipeline.
Pipeline paused.
WARNING: Element "pipeline0" warns: pipeline interrupted
Element "pipeline0" has gone from PLAYING to PAUSED, quitting.
Execution ended after 147233837000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
/pipeline0/decodebin0/ffdec_huffyuv0.sink: caps = NULL
/pipeline0/decodebin0/queue0.sink: caps = NULL
/pipeline0/decodebin0/avidemux0.audio_00: caps = NULL
/pipeline0/decodebin0/avidemux0.video_00: caps = NULL
/pipeline0/decodebin0/typefind.src: caps = NULL
Setting pipeline to NULL ...
FREEING pipeline ...


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