Public bug reported: I'm trying to teach QuodLibet to support gapless playback, but I can't because the playbin2 element doesn't appear to work correctly in Hardy (the default playbin works as advertised, but doesn't support gapless):
[EMAIL PROTECTED]:~$ gst-launch-0.10 playbin2 uri=file:///usr/share/sounds/alsa/Noise.wav Setting pipeline to PAUSED ... ERROR: Pipeline doesn't want to pause. Setting pipeline to NULL ... FREEING pipeline ... [EMAIL PROTECTED]:~$ gst-launch-0.10 --version gst-launch-0.10 version 0.10.18 GStreamer 0.10.18 https://launchpad.net/distros/ubuntu/+source/gstreamer0.10 I have compiled version 0.10.19 manually, and that works. I'm not sure that's because of a bugfix in 0.10.19, or due to different compile-time options (configured with ./configure --prefix=$HOME). This is probably very low impact (maybe even wish-list material), because I know of no audio players that already use the playbin2 pipeline instead of the old playbin. But it would be nice to get working nonetheless... ** Affects: gst-plugins-base0.10 (Ubuntu) Importance: Undecided Status: New -- playbin2 pipeline fails to start https://bugs.launchpad.net/bugs/231950 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gst-plugins-base0.10 in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
