[LINUX] VDPAU and embedded SSA/ASS subtitles?
#76
My ass subs were working with r24183, I had to reset gui settings, but now there not working when after I do video configuration. Should I update to latest SVN or try something else?
Reply
#77
ass subs should not be respecting subtitle calibration. weird if they do
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#78
elupus Wrote:ass subs should not be respecting subtitle calibration. weird if they do

So what should I do?
Reply
#79
wait for me to fix it.. i've reproduced the issue
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#80
fixed in svn r24368
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#81
Thanks elupus!
Works perfectly on both my machines.
Reply
#82
Anyone elses subtitles flicker?

Sometimes, usually after long breaks in subtitles, the text will flicker twice quickly just after its displayed on screen?
Reply
#83
No flickering for me but extremely high CPU usage. On my Intel E8400 one core is constantly 100% loaded when displaying embedded ASS subtitles at fullHDHuh Playing the same file with software renderer produces lower overall core load then just subtitles with VDPAUBig Grin
Reply
#84
When I implemented the SSA/ASS rendering for VDPAU I made sure that it would work fine on my Atom 230 machine (1.6 Ghz) with 1080p + subtitles and shouldn't be a problem unless you have _lots_ of text on screen.

I'm not sure how the actual code looks like right now (that is if there has been some modifications made to it) but it would be possible to optimize it a bit more if needed.
Reply
#85
I'm trying to upgrade to to the latest SVN but I stay at r24283. How do I get to r24368?
This is how I'm upgrading.
Code:
sudo pico /etc/apt/sources.list.d/xbmc.org.list
copy and paste these lines


deb http://ppa.launchpad.net/team-xbmc-svn/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/team-xbmc-svn/ppa/ubuntu jaunty main

save updated list. (press ctrl x, y and then enter)

import the GPA key


Code:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 64234534
Now you have updated the PPA's and have a valid key.

update and upgrade the latest PPA's


Code:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install xbmc
sudo reboot
http://forum.xbmc.org/showthread.php?tid=54350
Reply
#86
Guys need a small help I got some japanese anime this week. It has embedded SSA subtitles. They are showing very small I cannot even read anything.

How do I install svn r24368? Can you give me the code?

Should I upgrade the nvidia drivers too? how do I do it.

Kinda newbie in linux Sad
Reply

Logout Mark Read Team Forum Stats Members Help
[LINUX] VDPAU and embedded SSA/ASS subtitles?0