[gstreamer-bugs] [Bug 330619] New: huffyuv decoding doesn't work
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Feb 9 21:30:44 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.3
Summary: huffyuv decoding doesn't work
Product: GStreamer
Version: 0.10.3
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-ffmpeg
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: peter.eszlari at stud.hs-merseburg.de
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
I try to play back an avi with huffyuv:
$ gst-launch-0.10 filesrc location=capture.avi ! avidemux ! ffdec_huffyuv !
ffmpegcolorspace ! xvimagesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Got EOS from element "pipeline0".
Execution ended after 326000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...
Nothing shows up. Audio playback works.
The file was captured from a TV card with mencoder(v4l2).
video: huffyuv, 720x576, 25fps
audio: uncompressed PCM, stereo, 32kHz
size: 369.5MB
duration: 30s
It works fine with mplayer, ffplay, xine and vlc.
The same happens when I use "Lossless JPEG" as an encoder, in which case only
mplayer and ffplay are able to play it back, probably because the other players
don't know the tag "LJPG".
--
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