Re: bidirectional support for UTF8 hebrew subtitles in matroska on mplayer
Christophe PARIS <[email protected]> Wed, 23 Apr 2008 20:26:16 +0200
| Newsgroups | gmane.comp.multimedia.matroska.general |
|---|---|
| Message-ID | <[email protected]> |
Lior Galanti wrote: > 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. Your sample seems to works correctly on Windows using vsfilter : http://img106.imageshack.us/img106/9859/clipboard01sg7.jpg It looks like your "external.png" file. In my opinion it's not a Matroska issue. Unicode already store everything you need to handle text in any direction. So there is no need to store directionality at the matroska level. The problem is probably in mplayer which doesn't handle subtitles in the same way if they are loaded from an external file or from an embedded stream. _______________________________________________ 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