Mplayers slave command osd_show_text assumes that text to display is
encoded in utf8.
While writting command to slave process smplayer uses
QString::toLocal8Bit() on this string
which will work on systems with utf8 locale. However it brakes when locale
is non-utf8
and the text in OSD display is garbled. This patch fixes this situation
making sure that
text is passed to slave process in utf8 encoding no matter what locale is
used on users system.
Nobody/Anonymous
None
None
Public
|
Date: 2009-11-07 01:17 I didn't know that the command osd_show_text expected the string in utf8. |
| Filename | Description | Download |
|---|---|---|
| patch-fix-osd-encoding | bugfix 2854097 | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2009-11-07 01:17 | rvm |
| close_date | - | 2009-11-07 01:17 | rvm |
| File Added | 349777: patch-fix-osd-encoding | 2009-11-06 14:34 | c0rnholio |
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use