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/156.optimfrog-dualstream.so...

16 lines
1.3 KiB

<?xml version = '1.0' encoding = 'UTF-8'?>
<soundkonverter type="converter" >
<info about="Plugin for ofs. You can get it at http://www.losslessaudio.org" version="301" author="Daniel Faust" name="OptimFROG DualStream (ofs)" />
<enc bin="ofs" param="--encode" overwrite="--overwrite" mime_types="application/x-ofs" rank="100" silent_param="--silent" in_out_files="%p %i --output %o" enabled="true" >
<lossy enabled="true" >
<quality range_min="0" range_max="6" help="" output=" Compressing %p.%*s%%," separator="." param="--quality %q" step="0.01" profiles="" enabled="true" />
<bitrate>
<abr output=" Compressing %p.%*s%%," param="--bitrate %b" enabled="true" />
</bitrate>
</lossy>
<hybrid output=" Compressing %p.%*s%%," correction_file_mime_type="application/x-ofc" param="--bitrate %b --correction" enabled="true" />
<strength range_min="0" range_max="7" separator="" param="--mode %c" step="1" profiles="fast,normal,high,extra,best,highnew,extranew,bestnew" default_value="1" enabled="true" />
</enc>
<dec bin="ofs" output=" Decompressing %p.%*s%%" param="--decode --correction" overwrite="--overwrite" mime_types="application/x-ofs" rank="100" silent_param="--silent" in_out_files="%p %i --output %o" enabled="true" />
</soundkonverter>