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/210.vorbisgain.soundkonvert...

6 lines
537 B

<?xml version = '1.0' encoding = 'UTF-8'?>
<soundkonverter type="replaygain" >
<info about="Plugin for vorbisgain. vorbisgain is used to calculate the replaygain value of ogg vorbis files." version="300" author="Daniel Faust" name="Ogg Vorbis Replay Gain (vorbisgain)" />
<replaygain bin="vorbisgain" output_multiple="%p%%" param="" track="" force="" remove="--clean" mime_types="application/ogg,audio/vorbis" in_files="%p %i" output_single="%p%%" album="--album" silent_param="--quiet" rank="100" skip="--fast" />
</soundkonverter>