Created
July 10, 2016 07:28
-
-
Save milesw/64281684263a315202fd74a681807938 to your computer and use it in GitHub Desktop.
Fix Thai subtitle file encoding
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
iconv -f ISO_8859-11 -t UTF-8 original.srt > fixed.srt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment