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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 15 01:43:43 PDT 2011


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

--- Comment #20 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-09-15 08:43:37 UTC ---
If you replace ffdec_mpeg2video with of mpeg2dec in the first pipeline:

gst-launch-0.10 dvdreadsrc device=/dev/scd0 title=2  ! dvddemux ! mpeg2dec !
ffmpegcolorspace ! xvimagesink

Does this make the pipeline slow ?

If not, what about this:

gst-launch-0.10 rsndvdbin ! ffmpegcolorspace ! xvimagesink

If you play this pipeline twice, with libgstffmpeg.so out of the way for the
first run, and libmpeg2dec.so out of the way in the second ? Remove
~/.gstreamer-0.10/.registry*bin after moving plugins around, to be sure.

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