Forked from milesw/gist:64281684263a315202fd74a681807938
Last active
December 31, 2017 08:32
-
-
Save tur-nr/4bebbbc77c46f6c308a3ef7d1aa4f09e to your computer and use it in GitHub Desktop.
Fix Thai subtitle file encoding
This file contains hidden or 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