Author Topic: subtitles & xinefonts  (Read 7526 times)

Itsik

  • Guru
  • ****
  • Posts: 190
    • View Profile
subtitles & xinefonts
« on: December 27, 2013, 02:13:41 pm »
In 8.10 and before, in order to add xine fonts for unsupoported subtitles languages, we added the to
Code: [Select]
/opt/libxine/share/xine/libxine1/fontsThis directory no longer exists on 10.04. Creating the directory and placing the fonts there doesn't work. The only other directory I found containing xine fonts is
Code: [Select]
/opt/libxine/share/xine/libxine1/fonts, but it doesn't read them from there either.
Any idea where the LMCE xine reads it subtitles fonts form ?

Thnx
Itsik

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: subtitles & xinefonts
« Reply #1 on: December 27, 2013, 04:22:21 pm »
Try this?

Code: [Select]
/usr/share/xine/libxine1/fonts
-Thom

Itsik

  • Guru
  • ****
  • Posts: 190
    • View Profile
Re: subtitles & xinefonts
« Reply #2 on: December 27, 2013, 10:23:48 pm »
Nope, tried it but no go :(

l3mce

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1084
    • View Profile
Re: subtitles & xinefonts
« Reply #3 on: December 27, 2013, 11:04:35 pm »
Try creating the folder
mkdir -p /opt/libxine/share/xine/libxine1/fonts

Drop the fonts in, then edit /etc/pluto/xine.conf adding the following (assuming it does not already exist) and give it a try.

subtitles.separate.font:<name of the installed font>

subtitles.separate.src_encoding:<the correct encoding>

I am not sure this will work, but lets start there. I am going over the source looking for a better clue.
I never quit... I just ping out.

Itsik

  • Guru
  • ****
  • Posts: 190
    • View Profile
Re: subtitles & xinefonts
« Reply #4 on: December 27, 2013, 11:26:30 pm »
nope, no go :(

Itsik

  • Guru
  • ****
  • Posts: 190
    • View Profile
Re: subtitles & xinefonts
« Reply #5 on: December 30, 2013, 09:52:24 pm »
Does any one have any idea how to fix this ?

Thnx
Itsik

l3mce

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1084
    • View Profile
Re: subtitles & xinefonts
« Reply #6 on: December 30, 2013, 10:17:56 pm »
Does any one have any idea how to fix this ?

Thnx
Itsik

Not yet. Somewhere, we are setting our own variables, or we used to and are not any longer. The initial directory given will affect the Xine player in desktop. We specify, or should be specifying our own, and I haven't figured out where yet.
I never quit... I just ping out.

Itsik

  • Guru
  • ****
  • Posts: 190
    • View Profile
Re: subtitles & xinefonts
« Reply #7 on: February 05, 2014, 10:01:28 am »
Any news about this ?

Thnx
Itsik

Itsik

  • Guru
  • ****
  • Posts: 190
    • View Profile
Re: subtitles & xinefonts
« Reply #8 on: March 23, 2014, 05:19:11 pm »
Well, nice to see someone set the ticket to "invalid" and closed it.
I guess LMCE is only for those who's native language is English ...

Marie.O

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 3675
  • Wastes Life On LinuxMCE Since 2007
    • View Profile
    • My Home
Re: subtitles & xinefonts
« Reply #9 on: March 23, 2014, 06:39:30 pm »
Itsik,

LinuxMCE works in my country and language settings as well. Maybe nobody cared to maintain something for your country. How about you?

Itsik

  • Guru
  • ****
  • Posts: 190
    • View Profile
Re: subtitles & xinefonts
« Reply #10 on: March 23, 2014, 07:37:56 pm »
Possy, I did not ask for maintenance, I simply asked for some info I have no way of finding out (mainly, where does the 10.04 version of the xine player reads its subtitle fonts from) ...

Marie.O

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 3675
  • Wastes Life On LinuxMCE Since 2007
    • View Profile
    • My Home
Re: subtitles & xinefonts
« Reply #11 on: March 23, 2014, 07:46:53 pm »
There has been no change in our part of the system. So *if* things are no longer where they used to be, check with xine.

phenigma

  • LinuxMCE God
  • ****
  • Posts: 1758
    • View Profile
Re: subtitles & xinefonts
« Reply #12 on: April 05, 2014, 10:34:31 pm »
Been a couple of weeks, but we are using libxine2, not libxine1.  That could be part of the issue.  I believe that fonts are all stored internationalized somewhere now.  But I have no idea where. 

J.

Fyi, I am the one that closed the tiket.  If you have any issues please feel free to discuss them with me.  Subtitles play for me in Xine too.  I wish I could turn them off.

Itsik

  • Guru
  • ****
  • Posts: 190
    • View Profile
Re: subtitles & xinefonts
« Reply #13 on: April 08, 2014, 10:54:07 pm »
thnx for the reply
did we use xinelib2 in 08.10 too ?

phenigma

  • LinuxMCE God
  • ****
  • Posts: 1758
    • View Profile
Re: subtitles & xinefonts
« Reply #14 on: April 13, 2014, 04:15:35 pm »
Um.  No, I don't think so.  I had put out a Xine_Player binary that was linked against libxine2 in 0810, but libxine2 was not available in any intrepid repositories at the time.  Default was libxine1 for 0810.

J.