Convert windows GR-SUBTITLES to Apple MAC
Open up terminal and type the following command iconv -f ISO-8859-7 -t UTF-8 windows-subtitle.srt > mac-output-subtitle.srt where windows-subtitle is the filename of the subtitle with Greek characters you want to…