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/140.mplayer.soundkonverter.xml

6 lines
784 B

<?xml version = '1.0' encoding = 'UTF-8'?>
<soundkonverter type="converter" >
<info about="Decodes mp3, mp2, ogg, flac, m4a, wma and ra files with MPlayer. It supports some video decoding too. mplayer is required." author="Daniel Faust" version="300" name="MPlayer (mplayer)" />
<dec output="A: %t.%*s" bin="mplayer" param="-vo null" overwrite="" mime_types="audio/x-mp3,audio/mpeg,audio/x-mp2,audio/vorbis,application/ogg,audio/x-flac,audio/mp4,audio/aac,audio/x-ms-wma,video/x-ms-asf,audio/vnd.rn-realaudio,video/vnd.rn-realvideo,application/vnd.rn-realmedia,video/x-ogm,video/x-theora,video/x-msvideo,video/mpeg,video/x-ms-wmv,video/quicktime,video/mp4,video/x-flv,audio/x-m4a" rank="50" silent_param="" in_out_files="%p %i -ao pcm:file=%o" enabled="true" />
</soundkonverter>