summaryrefslogtreecommitdiff
path: root/plugins/converter
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2011-05-07 12:13:26 +0200
committerGravatar waker <wakeroid@gmail.com>2011-05-07 12:13:26 +0200
commita66edbbbeec2f6c498afbbafca66e45bd85e79b5 (patch)
tree89492bea7f5f11ef9791db67b0155d9074931f7c /plugins/converter
parent939ac7c3f4b86200fe94abb20373f1eaced2d8a6 (diff)
converter presets
Diffstat (limited to 'plugins/converter')
-rw-r--r--plugins/converter/presets/AAC_(Nero_FAAC).txt10
-rw-r--r--plugins/converter/presets/FLAC_(compression_level_5).txt10
-rw-r--r--plugins/converter/presets/MP3_CBR_320_Kbps_(Lame).txt10
-rw-r--r--plugins/converter/presets/MP3_VBR_192Kbps_(Lame).txt10
-rw-r--r--plugins/converter/presets/MS_RIFF_WAV.txt10
-rw-r--r--plugins/converter/presets/MusePack.txt10
-rw-r--r--plugins/converter/presets/Ogg_Vorbis_(-q_5).txt10
-rw-r--r--plugins/converter/presets/TTA.txt10
-rw-r--r--plugins/converter/presets/WavPack.txt10
9 files changed, 90 insertions, 0 deletions
diff --git a/plugins/converter/presets/AAC_(Nero_FAAC).txt b/plugins/converter/presets/AAC_(Nero_FAAC).txt
new file mode 100644
index 00000000..91a05e4c
--- /dev/null
+++ b/plugins/converter/presets/AAC_(Nero_FAAC).txt
@@ -0,0 +1,10 @@
+title AAC (Nero FAAC)
+ext mp4
+encoder faac -w -s -o %o -
+method 0
+id3v2_version 0
+tag_id3v2 0
+tag_id3v1 0
+tag_apev2 0
+tag_flac 0
+tag_oggvorbis 0
diff --git a/plugins/converter/presets/FLAC_(compression_level_5).txt b/plugins/converter/presets/FLAC_(compression_level_5).txt
new file mode 100644
index 00000000..ffd02827
--- /dev/null
+++ b/plugins/converter/presets/FLAC_(compression_level_5).txt
@@ -0,0 +1,10 @@
+title FLAC (compression level 5)
+ext flac
+encoder flac -o %o -5 --ignore-chunk-sizes -
+method 0
+id3v2_version 1
+tag_id3v2 0
+tag_id3v1 0
+tag_apev2 0
+tag_flac 1
+tag_oggvorbis 0
diff --git a/plugins/converter/presets/MP3_CBR_320_Kbps_(Lame).txt b/plugins/converter/presets/MP3_CBR_320_Kbps_(Lame).txt
new file mode 100644
index 00000000..95869d85
--- /dev/null
+++ b/plugins/converter/presets/MP3_CBR_320_Kbps_(Lame).txt
@@ -0,0 +1,10 @@
+title MP3 CBR 320 Kbps (Lame)
+ext mp3
+encoder lame --preset cbr 320 - %o
+method 0
+id3v2_version 0
+tag_id3v2 1
+tag_id3v1 1
+tag_apev2 0
+tag_flac 0
+tag_oggvorbis 0
diff --git a/plugins/converter/presets/MP3_VBR_192Kbps_(Lame).txt b/plugins/converter/presets/MP3_VBR_192Kbps_(Lame).txt
new file mode 100644
index 00000000..60de9d43
--- /dev/null
+++ b/plugins/converter/presets/MP3_VBR_192Kbps_(Lame).txt
@@ -0,0 +1,10 @@
+title MP3 VBR 192Kbps (Lame)
+ext mp3
+encoder lame -V2 - %o
+method 0
+id3v2_version 0
+tag_id3v2 1
+tag_id3v1 1
+tag_apev2 0
+tag_flac 0
+tag_oggvorbis 0
diff --git a/plugins/converter/presets/MS_RIFF_WAV.txt b/plugins/converter/presets/MS_RIFF_WAV.txt
new file mode 100644
index 00000000..1084b0b2
--- /dev/null
+++ b/plugins/converter/presets/MS_RIFF_WAV.txt
@@ -0,0 +1,10 @@
+title MS RIFF WAV
+ext wav
+encoder
+method 0
+id3v2_version 0
+tag_id3v2 0
+tag_id3v1 0
+tag_apev2 0
+tag_flac 0
+tag_oggvorbis 0
diff --git a/plugins/converter/presets/MusePack.txt b/plugins/converter/presets/MusePack.txt
new file mode 100644
index 00000000..4a691ddd
--- /dev/null
+++ b/plugins/converter/presets/MusePack.txt
@@ -0,0 +1,10 @@
+title MusePack
+ext mpc
+encoder mpcenc --standard - %o
+method 0
+id3v2_version 0
+tag_id3v2 0
+tag_id3v1 0
+tag_apev2 1
+tag_flac 0
+tag_oggvorbis 0
diff --git a/plugins/converter/presets/Ogg_Vorbis_(-q_5).txt b/plugins/converter/presets/Ogg_Vorbis_(-q_5).txt
new file mode 100644
index 00000000..081b21fc
--- /dev/null
+++ b/plugins/converter/presets/Ogg_Vorbis_(-q_5).txt
@@ -0,0 +1,10 @@
+title Ogg Vorbis (-q 5)
+ext ogg
+encoder oggenc -q 5 -o %o -
+method 0
+id3v2_version 0
+tag_id3v2 0
+tag_id3v1 0
+tag_apev2 0
+tag_flac 0
+tag_oggvorbis 1
diff --git a/plugins/converter/presets/TTA.txt b/plugins/converter/presets/TTA.txt
new file mode 100644
index 00000000..80e8f3c6
--- /dev/null
+++ b/plugins/converter/presets/TTA.txt
@@ -0,0 +1,10 @@
+title TTA
+ext tta
+encoder ttaenc -e -o %o %i
+method 1
+id3v2_version 1
+tag_id3v2 1
+tag_id3v1 0
+tag_apev2 0
+tag_flac 0
+tag_oggvorbis 0
diff --git a/plugins/converter/presets/WavPack.txt b/plugins/converter/presets/WavPack.txt
new file mode 100644
index 00000000..8a2af55c
--- /dev/null
+++ b/plugins/converter/presets/WavPack.txt
@@ -0,0 +1,10 @@
+title WavPack
+ext wv
+encoder wavpack -i - -o %o
+method 0
+id3v2_version 0
+tag_id3v2 0
+tag_id3v1 0
+tag_apev2 1
+tag_flac 0
+tag_oggvorbis 0