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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 15 12:18:47 PDT 2011


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

--- Comment #21 from Tomas Kral <thomas.kral at email.cz> 2011-09-15 19:18:40 UTC ---
gst-launch-0.10 dvdreadsrc device=/dev/scd0 title=2  ! dvddemux ! mpeg2dec !
ffmpegcolorspace ! xvimagesink

IS SLOW

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

IS FAST - if I could add a sound pipe, that would be it -:)

had to create s symlink /dev/scd0 -> /dev/dvd

gst-launch-0.10 rsndvdbin ! ffmpegcolorspace ! xvimagesink

libgstffmpeg.so moved away to /tmp, registry cleaned (rm -r .gst*/reg*)

IS SLOW

libgstmpeg2dec.so moved away to /tmp, registry cleaned (rm -r .gst*/reg*)

IS SLOW

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