diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-03-01 19:09:31 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-03-01 19:09:31 +0000 |
commit | f2cfda2a54780868dfe0af7bd652fcd4906547da (patch) | |
tree | c6ac23545528f5701818424f2af5f79ce3665e6c /src/plugins/format_infos/mpc.xml | |
download | soundkonverter-f2cfda2a54780868dfe0af7bd652fcd4906547da.tar.gz soundkonverter-f2cfda2a54780868dfe0af7bd652fcd4906547da.zip |
Added KDE3 version of SoundKonverter
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/soundkonverter@1097614 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'src/plugins/format_infos/mpc.xml')
-rwxr-xr-x | src/plugins/format_infos/mpc.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/plugins/format_infos/mpc.xml b/src/plugins/format_infos/mpc.xml new file mode 100755 index 0000000..2d8dda1 --- /dev/null +++ b/src/plugins/format_infos/mpc.xml @@ -0,0 +1,4 @@ +<?xml version = '1.0' encoding = 'UTF-8'?> +<soundkonverter type="format_info" > + <data extensions="mpc,MPC,Mpc,mp+,MP+,Mp+,mpp,MPP,Mpp" compression_type="lossy" size="20000" urls="http://en.wikipedia.org/wiki/Musepack" description_de="Musepack ist ein MPEG 2 Dateiformat.\nEs wurde für den Gebrauch von hohen Bitraten entwickelt, unterstützt jedoch auch niedrige. Musepack ist Open Source." mime_types="audio/x-musepack" urls_de="http://de.wikipedia.org/wiki/Musepack,http://www.audiohq.de/index.php?showtopic=51" description="Musepack is an MPEG 2 file format.\nIt is designed for high bitrates but supportes low bitrates, too. Musepack is Open Source." /> +</soundkonverter> |