options: rename subtitle-related options

--ass           → --sub-ass
--autosub       → --sub-auto
--autosub-match → --sub-auto-match
--sub           → --sub-file
--subcp         → --sub-codepage
--subfps        → --sub-fps
This commit is contained in:
Martin Herkt
2014-04-24 17:42:54 +02:00
parent 32c63fc119
commit 8d7d6caeaf
6 changed files with 61 additions and 57 deletions

View File

@@ -85,7 +85,7 @@
# Change subtitle encoding. For Arabic subtitles use 'cp1256'.
# If the file seems to be valid UTF-8, prefer UTF-8.
#subcp = utf8:cp1256
#sub-codepage = utf8:cp1256
# Enable hardware decoding if available. Often, this requires using an certain
# video output, otherwise no hardware decoding will be used.