Skip to content

Instantly share code, notes, and snippets.

@milesw
Created July 10, 2016 07:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save milesw/64281684263a315202fd74a681807938 to your computer and use it in GitHub Desktop.
Save milesw/64281684263a315202fd74a681807938 to your computer and use it in GitHub Desktop.
Fix Thai subtitle file encoding
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