[Bug 654383] No playback of DVDs in Totem Debian / Squeeze

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 22 02:21:37 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=654383
  GStreamer | gstreamer (core) | 0.10.x

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk

--- Comment #6 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-08-22 09:21:28 UTC ---
I'm thinking you might be missing plugins, causing some kind of weird
conversions as fallback, from the debug lines below. Maybe a higher GST_DEBUG
level might shed some light on this.

0:00:14.658562728  2133  0x92366c0 WARN           basetransform
gstbasetransform.c:1065:gst_base_transform_acceptcaps_default:<identity0>
transform could not transform audio/x-private1-ac3 in anything we support
0:00:14.813502848  2133  0x9145348 WARN           basetransform
gstbasetransform.c:1065:gst_base_transform_acceptcaps_default:<identity1>
transform could not transform video/mpeg, mpegversion=(int)2,
systemstream=(boolean)false in anything we support
0:00:15.203044093  2133  0x92366c0 WARN           basetransform
gstbasetransform.c:1065:gst_base_transform_acceptcaps_default:<aresample>
transform could not transform audio/x-raw-float, endianness=(int)1234,
width=(int)32, channels=(int)2, rate=(int)48000,
channel-positions=(GstAudioChannelPosition)<
GST_AUDIO_CHANNEL_POSITION_FRONT_LEFT, GST_AUDIO_CHANNEL_POSITION_FRONT_RIGHT >
in anything we support
0:00:15.312402431  2133  0x9145348 WARN           basetransform
gstbasetransform.c:1065:gst_base_transform_acceptcaps_default:<vscale>
transform could not transform video/x-raw-yuv, format=(fourcc)I420,
width=(int)720, height=(int)576, pixel-aspect-ratio=(fraction)16/15,
framerate=(fraction)25/1, interlaced=(boolean)true in anything we support
0:00:16.544204308  2133  0x9285400 WARN           basetransform
gstbasetransform.c:1065:gst_base_transform_acceptcaps_default:<vscale>
transform could not transform video/x-raw-yuv, format=(fourcc)I420,
width=(int)720, height=(int)576, pixel-aspect-ratio=(fraction)16/15,
framerate=(fraction)25/1, interlaced=(boolean)true in anything we support
0:00:16.761365768  2133  0x9285400 WARN           basetransform
gstbasetransform.c:1065:gst_base_transform_acceptcaps_default:<vscale>
transform could not transform video/x-raw-yuv, format=(fourcc)I420,
width=(int)720, height=(int)576, pixel-aspect-ratio=(fraction)16/15,
framerate=(fraction)25/1, interlaced=(boolean)true in anything we support


Though...

> CPU: CPU with timer interrupt, speed 0 MHz (estimated)

Maybe your computer might just be THAT slow :P

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