[mythtv-commits] Ticket #9836: UTF-16LE .srt subtitle files do not work

MythTV noreply at mythtv.org
Sat Jul 16 15:56:52 UTC 2011


#9836: UTF-16LE .srt subtitle files do not work
-------------------------------------+----------------------------
 Reporter:  joe@…                    |          Owner:  janne
     Type:  Bug Report - General     |         Status:  new
 Priority:  minor                    |      Milestone:  unknown
Component:  MythTV - Video Playback  |        Version:  0.24-fixes
 Severity:  medium                   |     Resolution:
 Keywords:  subtitle srt utf-16      |  Ticket locked:  0
-------------------------------------+----------------------------

Comment (by joe@…):

 Here is the hex dump requested:

 {{{
 0000000 feff 0031 000d 000a 0030 0030 003a 0030
 0000010
 }}}

 You should be able to reproduce the issue by converting any UTF-8 .srt
 file to 16bit LE using:

 {{{
 iconv -f UTF-8 -t UTF-16LE OldFilename.srt > NewFilename.srt
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9836#comment:3>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list