• 1
  • 16
  • 17
  • 18
  • 19
  • 20(current)
Jerky playback Dharma B2 and SVN /Ion
patch is located here due to size and me not knowing how to use trac (which appears to lack a simple user guide).

http://pastebin.com/mbDBe5q4

My example advancedsettings.xml entries are:


Quote: <video>
<subsoverlaymaxlinger>4</subsoverlaymaxlinger>
<substtfborderfontdisable>false</substtfborderfontdisable>
<substtfprecache>true</substtfprecache>
<substtfprecachecodes>
<add>0x0-0xFF</add>
<add>0x15E,0x130,</add>
<add>0x11F,0x15F,0x131</add>
</substtfprecachecodes>
</video>

which caches 0-255 and some extra non-english characters (Ş İ ğ ş ıWink.

Sorry I couldn't test properly on a newish version (though the patch is based in it) but I did try.


EDIT I forgot to include a matching srt content for help with testing

Code:
1
00:00:30,616 --> 00:00:32,700
NORMAL
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Ç É Ö Ş İ Ü
a b c d e f g h i j k l m n o p q r s t u v w x y z ç é ğ ö ş ı ü
? ! " " ; : @ # ~ % $ ( ) . ,

2
00:00:40,616 --> 00:00:42,700
<i>ITALIC
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Ç É Ö Ş İ Ü
a b c d e f g h i j k l m n o p q r s t u v w x y z ç é ğ ö ş ı ü
? ! " " ; : @ # ~ % $ ( ) . ,</i>

3
00:00:50,616 --> 00:00:52,700
<b>BOLD
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Ç É Ö Ş İ Ü
a b c d e f g h i j k l m n o p q r s t u v w x y z ç é ğ ö ş ı ü
? ! " " ; : @ # ~ % $ ( ) . ,</b>

4
00:01:00,616 --> 00:01:02,700
<b><i>BOLD-ITALIC
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Ç É Ö Ş İ Ü
a b c d e f g h i j k l m n o p q r s t u v w x y z ç é ğ ö ş ı ü
? ! " " ; : @ # ~ % $ ( ) . ,</i></b>

5
00:01:10,616 --> 00:01:12,700
<font color="#ed1840">FONT COLOR A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Ç É Ö Ş İ Ü
a b c d e f g h i j k l m n o p q r s t u v w x y z ç é ğ ö ş ı ü
? ! " " ; : @ # ~ % $ ( ) . ,</font>
Reply
Great, I'll try to test it if I have some spare time, but I just updated to pvr version, so it won't be as soon as it could.

Anyway, you should really post this patch to trac. It's simple process. Just login with xbmc forum credentials then click New Ticket - Type: Patches, Version: SVN, Component: Video Playback. Describe what it does and why. You can also include there a link to this topic then add .diff as an attachment (check I have files to attach to this ticket and add diff in next step after clicking Create ticket) Wink
Reply
Thanks for the tip. If you find the patch satisfactory I will try to post to trac.
Reply
great work, now how do we deal with chinese subtitles? Wink
Reply
Great!,

Did you post on the trac?

Hope subtitle-render problem will be solved soon as possible.
Reply
is there any update for this issue? [/align]
Reply
  • 1
  • 16
  • 17
  • 18
  • 19
  • 20(current)

Logout Mark Read Team Forum Stats Members Help
Jerky playback Dharma B2 and SVN /Ion0