demlo: Use ffmpeg workaround by default

master
Pierre Neidhardt 2016-03-25 20:49:36 +11:00
parent a163c6d4bf
commit 9b272a4f78
1 changed files with 1 additions and 1 deletions

View File

@ -31,4 +31,4 @@ removesource = false
-- Scripts to run by default.
-- Order matters, e.g. 'path' can be influenced by the modifications made by 'tag'.
scripts = {'const', 'tag', 'sub', 'case', 'punctuation', 'encoding', 'flac2ogg', 'humour', 'path', 'cover'}
scripts = {'const', 'tag', 'sub', 'case', 'punctuation', 'encoding', 'flac2ogg', 'humour', 'path', 'cover', 'ffmpeg'}