[gstreamer-bugs] [Bug 339786] New: wavpack: can't play files with playbin when encoded with -h and contains an APE tag

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Apr 26 01:49:59 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=339786
 GStreamer | gst-plugins-bad | Ver: 0.10.1

           Summary: wavpack: can't play files with playbin when encoded with
                    -h and contains an APE tag
           Product: GStreamer
           Version: 0.10.1
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: slomo at ubuntu.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Hi,
when playing a wavpack file encoded with -h that contains an APE tag with
playbin one gets:
LC_ALL=C gst-launch-0.10 playbin uri="file:///home/slomo/temp/tests/test.wv"
Setting pipeline to PAUSED ...

(gst-launch-0.10:7637): GStreamer-CRITICAL **: gst_pad_activate_pull: assertion
`old == GST_ACTIVATE_NONE' failed
Pipeline is PREROLLING ...
ERROR: from element /playbin0/decoder/apedemux0: Could not determine type of
stream.
Additional debug info:
gsttagdemux.c(1074): gst_tag_demux_sink_activate ():
/playbin0/decoder/apedemux0ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...


Playing the same file with "filesrc location="test.wv" ! wavpackparse !
wavpackdec ! alsasink" as pipeline works fine and playing the same file without
APE tags too. And playing a file with or without APE tags that is encoded
without the -h switch works fine too in playbin and with the above pipeline

So maybe this is only a bug in apedemux.

You can easily create files that break with wavpack -h -w "Title=foo" test.wav

Ubuntu Bug:
https://launchpad.net/distros/ubuntu/+source/gst-plugins-bad0.10/+bug/40500


-- 
Configure bugmail: http://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