[gstreamer-bugs] [Bug 334681] New: Can't handle application/zip

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Mar 15 11:40:55 PST 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=334681
 GStreamer | don't know | Ver: 0.10.3

           Summary: Can't handle application/zip
           Product: GStreamer
           Version: 0.10.3
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: betalb at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.11/2.12
   GNOME milestone: Unspecified


Please describe the problem:
I can't play some mp3 files with gstreamer with followin pipeline:
 gst-launch-0.10 playbin uri="file:///path/to/absolute/uri.mp3"

I get the following output:

-----------------------------------------------------------
Setting pipeline to PAUSED ...
** Message: don't know how to handle application/zip
Pipeline is PREROLLING ...
ERROR: из элемента /playbin0: This is not a media file
Additional debug info:
gstplaybasebin.c(1459): prepare_output (): /playbin0
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...
-----------------------------------------------------------

But it is all ok with:
gst-launch-0.10 filesrc location="01 - Galvanize.mp3" ! mad ! audioconvert !
audioresample ! alsasink (or ossink)

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:


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