[test/parameters.json] Set 'fixup' to 'never'

The fixed audio files for Youtube have a size lower that the minimum required.
This commit is contained in:
Jaime Marquínez Ferrándiz 2015-02-11 17:25:04 +01:00
parent c56d7d899d
commit d304209a85
1 changed files with 2 additions and 1 deletions

View File

@ -39,5 +39,6 @@
"writesubtitles": false,
"allsubtitles": false,
"listssubtitles": false,
"socket_timeout": 20
"socket_timeout": 20,
"fixup": "never"
}