[gstreamer-bugs] [Bug 332864] New: playing files from tar.gz archives fails for some cases

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Feb 28 09:22: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=332864
 GStreamer | don't know | Ver: HEAD CVS

           Summary: playing files from tar.gz archives fails for some cases
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ensonic at sonicpulse.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


fails:
gst-launch gnomevfssrc location=file:///home/ensonic/buzztard/bin/melo3.ogg !
oggdemux ! vorbisdec ! audioconvert ! alsasink

works:
gst-launch gnomevfssrc
location=file:///home/ensonic/temp/songs.tar.gz#gzip:#tar:melo3.ogg ! filesink
location=test.ogg

works:
gnomevfssrc ! mad ! audioconvert ! alsasink

fails:
gnomevfssrc ! id3demux ! mad ! audioconvert ! alsasink


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