From 8d7d6caeaf7901cd63596d17efbde3133699fcdf Mon Sep 17 00:00:00 2001 From: Martin Herkt Date: Thu, 24 Apr 2014 17:42:54 +0200 Subject: options: rename subtitle-related options MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --ass → --sub-ass --autosub → --sub-auto --autosub-match → --sub-auto-match --sub → --sub-file --subcp → --sub-codepage --subfps → --sub-fps --- etc/example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/example.conf b/etc/example.conf index 60e639a003..3f93b55beb 100644 --- a/etc/example.conf +++ b/etc/example.conf @@ -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. -- cgit v1.2.3