[gstreamer-bugs] [Bug 516031] New: flac within ogg container can't be played on Jokosher

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Feb 12 06:57:46 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=516031

  GStreamer | gst-plugins-base | Ver: HEAD CVS
           Summary: flac within ogg container can't be played on Jokosher
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: pecisk at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.21/2.22
   GNOME milestone: Unspecified


Please describe the problem:
While I can playback flac within ogg via totem, playbin and decodebin, even
with queue or audioconvert elements, I can't do after I import it in Jokosher,
as it fails with errors about initializing supporting library and therefore
oggdemux.

Steps to reproduce:
See https://bugs.launchpad.net/jokosher/+bug/190802 for details. I also tried
two pipelines, which gave no error and played file just fine:
gst-launch-0.10 filesrc location=file.ogg ! queue ! decodebin ! alsasink
gst-launch-0.10 filesrc location=file.ogg ! queue ! decodebin ! audioconvert !
audioresample ! audioconvert ! alsasink

Actual results:
Jokosher fails to playback with two Gstreamer errors.

Expected results:
Jokosher playbacks imported file.

Does this happen every time?
Yes

Other information:
I recompiled gst CVS two times, and this bug still pops up.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=516031.




More information about the Gstreamer-bugs mailing list