summaryrefslogtreecommitdiff
path: root/plugins/converter/presets
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <waker@users.sourceforge.net>2014-02-23 21:04:35 +0100
committerGravatar Alexey Yakovenko <waker@users.sourceforge.net>2014-02-23 21:04:35 +0100
commitbbd17b2d80b4ee26f75140d63b9a11610dd3af65 (patch)
tree3be33de6add8d6348a326a25379fb063b5cd94ef /plugins/converter/presets
parentf6da71a54c34231f47fa6edfea153bbf29ad0e87 (diff)
added ALAC encoder preset (bug #1060)
Diffstat (limited to 'plugins/converter/presets')
-rw-r--r--plugins/converter/presets/ALAC.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/converter/presets/ALAC.txt b/plugins/converter/presets/ALAC.txt
new file mode 100644
index 00000000..3ede71f3
--- /dev/null
+++ b/plugins/converter/presets/ALAC.txt
@@ -0,0 +1,10 @@
+title ALAC
+ext m4a
+encoder ffmpeg -i %i -acodec alac %o
+method 1
+id3v2_version 0
+tag_id3v2 0
+tag_id3v1 0
+tag_apev2 0
+tag_flac 0
+tag_oggvorbis 0