![]() |
![]() |
![]() |
GStreamer Ugly Plugins 1.0 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
"blocksize" guint : Read / Write "clock" GstSidClock : Read / Write "filter" gboolean : Read / Write "force-speed" gboolean : Read / Write "measured-volume" gboolean : Read / Write "memory" GstSidMemory : Read / Write "metadata" GstCaps* : Read "mos8580" gboolean : Read / Write "tune" gint : Read / Write
This element decodes .sid files to raw audio. .sid files are in fact small Commodore 64 programs that are executed on an emulated 6502 CPU and a MOS 6581 sound chip.
This plugin will first load the complete program into memory before starting the emulator and producing output.
Seeking is not (and cannot be) implemented.
1 |
gst-launch-1.0 -v filesrc location=Hawkeye.sid ! siddec ! audioconvert ! audioresample ! autoaudiosink |
plugin |
siddec |
author |
Wim Taymans <wim.taymans@gmail.com> |
class |
Codec/Decoder/Audio |