Top |
Description
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.
Example pipelines
1 |
gst-launch-1.0 -v filesrc location=Hawkeye.sid ! siddec ! audioconvert ! audioresample ! autoaudiosink |
Synopsis
Property Details
The “blocksize”
property
“blocksize” guint
Size in bytes to output per buffer.
Flags: Read / Write
Allowed values: >= 1
Default value: 4096
The “force-speed”
property
“force-speed” gboolean
force_speed.
Flags: Read / Write
Default value: FALSE
The “measured-volume”
property
“measured-volume” gboolean
measured_volume.
Flags: Read / Write
Default value: TRUE
The “memory”
property
“memory” GstSidMemory
memory.
Flags: Read / Write
Default value: Bank Switching