Skip to content

Instantly share code, notes, and snippets.

@salvianoo
Last active October 24, 2015 19:08
Show Gist options
  • Save salvianoo/03ccecd3c575fb481ba5 to your computer and use it in GitHub Desktop.
Save salvianoo/03ccecd3c575fb481ba5 to your computer and use it in GitHub Desktop.

Change the encoding to UTF-8

$ iconv -f ISO-8859-1 -t UTF-8 input.srt >> output.srt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment