bidirectional support for UTF8 hebrew subtitles in matroska on mplayer
Lior Galanti <[email protected]> Mon, 21 Apr 2008 19:25:03 +0300
| Newsgroups | gmane.comp.multimedia.matroska.general |
|---|---|
| Message-ID | <[email protected]> |
when playing a utf8 subtitle track stored in a matroska file, mplayer seems to behave exactly the opposite way from how its behaves when loading an identical stream (demuxed from the mkv with mkvextract) from an external srt file. i understand this is due to the matroska demuxer being unaware of directionality. i compiled an example, available here : http://lior.galanti.googlepages.com/mkvbidi.zip internal.png: mplayer -slang heb test.mkv external.png: mplayer -utf8 -sub test.srt test.mkv in the file, as far as i can tell, the top line is in correct order and the bottom is flipped. "נשים על סף התמוטטות עצבים" "םיבצע תוטטומתה ףס לע םישנ" when i load the external file that is what i get (see external.png) when i load the internal matroska track i get the opposite. Can this be fixed? L. _______________________________________________ Matroska-general mailing list [email protected] http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-general Read Matroska-General on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.general