![]() |
![]() |
![]() |
GStreamer Ugly Plugins 0.10 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
"blocksize" gulong : 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 -v filesrc location=Hawkeye.sid ! siddec ! audioconvert ! alsasink |
Last reviewed on 2006-12-30 (0.10.5)