Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tur-nr/4bebbbc77c46f6c308a3ef7d1aa4f09e to your computer and use it in GitHub Desktop.
Save tur-nr/4bebbbc77c46f6c308a3ef7d1aa4f09e 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