[gstreamer-bugs] [Bug 171131] New: muine or other gst apps fails to play flac/oggs with custom sink

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Mar 21 11:16:40 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=171131
 GStreamer | gst-plugins | Ver: 0.8.2

           Summary: muine or other gst apps fails to play flac/oggs with
                    custom sink
           Product: GStreamer
           Version: 0.8.2
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: High
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: lance_tt at bellsouth.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Steps to reproduce:
1. open gstreamer-properties
2. select as custom default sink:
3. decodebin ! audioscale ! audioconvert ! alsasink device="hw:0,4"


Stack trace:
working with ___tim on freenode with this, here is our output so far and please
see attachment:

gst-launch-0.8 filesrc location=foo.flac ! decodebin ! audioscale ! audioconvert
! alsasink device="hw:0,4"
RUNNING pipeline ...
ERROR: from element /pipeline0/alsasink0: Internal GStreamer error: state change
failed.  File a bug. Execution ended after 2 iterations (sum 119152000 ns,
average 59576000 ns, min 105000 ns, max 119047000

also --

$ gst-launch-0.8 -v filesrc location=01\ -\ My\ Home\ Is\ The\ Sea.flac !
decodebin ! audioconvert ! audioscale ! alsasink device="hw:0,4" 2>&1 | grep caps

/pipeline0/filesrc0.src: caps = application/octet-stream
/pipeline0/decodebin0/typefind.sink: caps = application/octet-stream
/pipeline0/decodebin0/typefind.src: caps = audio/x-flac
/pipeline0/decodebin0/flacdec0.sink: caps = audio/x-flac
/pipeline0/decodebin0/typefind.sink: caps = NULL

--2nd test command only contained that output.

Other information:
mp3s seem to play fine with above custom sink however sometimes they cycle
through the song then the next one plays.

however when tested with flac the above is generated.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list