[gstreamer-bugs] [Bug 161726] New: [playbin] can't play those DV files (but decodebin can)
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Sun Dec 19 12:20:24 PST 2004
http://bugzilla.gnome.org/show_bug.cgi?id=161726
GStreamer | gst-plugins | Ver: HEAD CVS
Summary: [playbin] can't play those DV files (but decodebin can)
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: bugs at leroutier.net
QAContact: gstreamer-bugs at lists.sourceforge.net
got 3 small dv samples
i can play them with gst-player, and the two following pipelines, but not with
totem (only audio works in totem)
filesrc location=SMPTEBars.dv ! decodebin ! xvimagesink (image is ok, dvdec
gives YUY2)
filesrc location=SMPTEBars.dv ! decodebin ! alsasink (sound is ok)
but with totem : (notice it is RGB here, not yuv)
** (totem:15018): WARNING **: could not link video/x-raw-rgb, bpp=(int)32,
depth=(int)32, endianness=(int)4321, red_mask=(int)16711680,
green_mask=(int)65280, blue_mask=(int)255, width=(int)720, height=(int)480,
pixel-aspect-ratio=(fraction)80/89, framerate=(double)29.997
(totem:15018): GStreamer-WARNING **: element thread_abin claimed state-change
success,but state didn't change to PLAYING. State is PAUSED (NONE_PENDING
pending), fix the element
attaching the 3 DV files asap
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list