xbianonpi / xbian

XBMC on Raspberry Pi, Bleeding Edge
https://xbian.org
GNU General Public License v3.0
294 stars 44 forks source link

No SSA/ASS subtitles displayed with Kodi v15 #722

Closed mkreisl closed 9 years ago

mkreisl commented 9 years ago

It's currently no critical issue, just for notice: Kodi 15 uses a new libass call ass_set_line_position, which does not exist in the current libass-0.10.0 library coming with debian wheezy. I build a new library 0.10.1 which provides this new call. It can be downloaded from here: http://www.mediafire.com/download/ycbp3t2j2etcqdj/libass-0.10.1.tar.xz

CurlyMoo commented 9 years ago

@mkreisl, on a sidenote. I see a lot of technical and valueble input from you. Care to join XBian:smiley: in whatever way?

mkreisl commented 9 years ago

@CurlyMoo Yes, if I can help, why not. We can talk about that

CurlyMoo commented 9 years ago

What would you like and what can you do?

mkreisl commented 9 years ago

Hmm, that's the question. I already thought about that and unfortunately I still search for the right answer

CurlyMoo commented 9 years ago

I'm ofc not going to give you access to everything directly. So if you want to work on the kernel with @mk01, i'll give you access to that. Or if you want to contribute to xbian-package-config-xbmc, i'll give you access to that.

Smultie commented 9 years ago

Yeah, would be nice to have a Kodi 15 we can test ;)

mkreisl commented 9 years ago

Yes, that's clear, and I don't want that. What I like to do is to help by bringing Kodi 15 on the way - as far as I can see there are a lot of things to do (the newest change I noticed is Kodi 15 requires libcec 3.0 ...)

mkreisl commented 9 years ago

@Smultie If you want to test Kodi 15 you can download it from this folder: https://www.mediafire.com/folder/2ngwumkbzw36z/XBian_Packages

Smultie commented 9 years ago

Just to be sure; i'm running raspberry pi 2 with Debian Jessie, will that work?

mkreisl commented 9 years ago

Oh, I don't know, probably not. RPi2 and Jessie, from where did you get this?. It sounds very experimental

Smultie commented 9 years ago

Did that together with mk01. Works like a charm! On May 7, 2015 16:51, "Manfred Kreisl" notifications@github.com wrote:

Oh, I don't know, probably not. RPi2 and Jessie, from where did you get this?. It sounds very experimental

— Reply to this email directly or view it on GitHub https://github.com/xbianonpi/xbian/issues/722#issuecomment-99896322.

noodle94 commented 9 years ago

Thanks mkreisl! i installed the libs today and it seems to work!

mer2329 commented 8 years ago

i have been searching for about 2 days, this fixed my sub woes. thank you so much.