[Bug 667657] New: support for voc file format

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 10 12:17:55 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=667657
  GStreamer | gst-ffmpeg | 0.11.x

           Summary: support for voc file format
    Classification: Platform
           Product: GStreamer
           Version: 0.11.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: hanno at hboeck.de
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=204981)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=204981)
sample voc file

voc is an old audio format which was used by some soundblaster software from
creative.

It is supported by ffmpeg, but it seems not by the gst-ffmpeg-plugin.

gst-launch-0.10 filesrc location=sample.voc ! decodebin ! alsasink

gives me:

ERROR: from element /GstPipeline:pipeline0/GstDecodeBin:decodebin0: A
SoundBlaster VOC decoder plugin is required to play this stream, but not
installed.
Additional debug info:
gstdecodebin.c(997): close_pad_link ():
/GstPipeline:pipeline0/GstDecodeBin:decodebin0:
No decoder to handle media type 'audio/x-voc'

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