example.conf: change subtitle codepage example to use UTF-8 fallback

This should be pretty safe compared to forcing the codepage.
This commit is contained in:
wm4 2014-02-23 17:55:36 +01:00
parent d364e09174
commit 8906e40925
1 changed files with 2 additions and 1 deletions

View File

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