[Bug 686153] [playbin] Gapless using about-to-finish appears broken

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 15 18:51:36 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=686153
  GStreamer | gst-plugins-base | 1.x

Henner Z. <henner.zeller+gnomebugzilla> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |henner.zeller+gnomebugzilla
                   |                            |@gmail.com

--- Comment #3 from Henner Z. <henner.zeller+gnomebugzilla at gmail.com> 2013-05-16 01:51:28 UTC ---
This looks similar to bug 698750

Full example to reproduce, including sample *.wav and *.ogg files, in:

  https://github.com/hzeller/gstreamer-gapless-test

>From the:
https://github.com/hzeller/gstreamer-gapless-test/blob/master/README.md

Does _not_ work:
./test-loop-1.0 http://localhost:9999/12.ogg http://localhost:9999/1234567.ogg
./test-loop-1.0 file://`pwd`/sounds/12.wav file://`pwd`/sounds/1234567.wav

Does work:
./test-loop-1.0 http://localhost:9999/12.wav http://localhost:9999/1234567.wav
./test-loop-1.0 file://`pwd`/sounds/12.ogg file://`pwd`/sounds/1234567.ogg

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