Public bug reported:

gst-plugins-base0.10 (0.10.14-1ubuntu3) gutsy; urgency=low

  * debian/patches/90_from_cvs_fix_easy_codec_installation_bug.patch:
    - patch from CVS, fix easy codec installation issue (LP: #135837)

 -- Sebastien Bacher <[EMAIL PROTECTED]>  Thu, 30 Aug 2007 19:20:52
+0200

This patch regresses playback on types with multiples capabilities. MP3s
are the prototypical example of this: (the following is initially with a
custom compiled version dropping the patch)

$ gst-launch-0.10 playbin uri=file:///home/scott/test.mp3 
Setting pipeline to PAUSED ...
sh: jackd: not found
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstAudioSinkClock
sudo apt-get installGot EOS from element "playbin0".
Execution ended after 22566126000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...
$ sudo aptitude reinstall gstreamer0.10-plugins-base
[...]
Preparing to replace gstreamer0.10-plugins-base 0.10.14-1ubuntu3 (using 
.../gstreamer0.10-plugins-base_0.10.14-1ubuntu3_i386.deb) ...
$ gst-launch-0.10 playbin uri=file:///home/scott/test.mp3 
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /playbin0/source: Internal data flow error.
Additional debug info:
gstbasesrc.c(1816): gst_base_src_loop (): /playbin0/source:
streaming task paused, reason error (-5)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...

** Affects: gst-plugins-base0.10 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
[gutsy] 0.10.14-1ubuntu3 regresses multi-cap playback
https://bugs.launchpad.net/bugs/136264
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gst-plugins-base0.10 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to