GNOME Bugzilla – Bug 667657
support for voc file format
Last modified: 2013-01-24 22:40:18 UTC
Created attachment 204981 [details] 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'
works in the 0.11 branch.
Confirming that it works in 1.0