You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
soundkonverter/src/plugins/plugins/310.cdda2wav.soundkonverter...

8 lines
543 B

<?xml version = '1.0' encoding = 'UTF-8'?>
<soundkonverter type="ripper" >
<info about="Plugin for ripping audio CDs with cdda2wav. You can get cdda2wav at http://www.cdda2wav.de but it should be shipped with your distribution." author="Daniel Faust" version="300" name="CD ripper (cdda2wav)" />
<rip output="%p%%" bin="cdda2wav" param="-gui -no-infofile" track="-t %t" out_file="%p %o" overwrite="" device="-D %d" silent_param="-quiet" rank="90" >
<full_disc output="%a%%" param="-t 1+%n" enabled="true" />
</rip>
</soundkonverter>