Jump to content


Photo

Turkish Character (Coding) Problem?


  • Please log in to reply
27 replies to this topic

Re: Turkish Character (Coding) Problem? #21 kelkholy

  • Member
  • 2 posts

0
Neutral

Posted 20 August 2013 - 06:40

This is known issue with no solution till now. Many users are affected, not only you guys from Turkey. Letters šžč are also a problem for example.
Enigma is doing something wrong as many other media players dont have problems with ANSI encoded subtitles.


Enigma can handle ANSI encoded subtitles.

See here (Long Version): http://openpli.org/f...097#entry310097

(Short version)

1. Install the code page

opkg install eglibc-gconv-iso8859-7

2. Change /usr/bin/enigma2.sh and set the variable GST_SUBTITLE_ENCODING

Change the line from LD_PRELOAD=$LIBS /usr/bin/enigma2 to LD_PRELOAD=$LIBS GST_SUBTITLE_ENCODING="ISO-8859-7" /usr/bin/enigma2


The above sample is for Greek ISO, but you can easily configure for other ISO character sets.


Maybe a plugin configuring the GST_SUBTITLE_ENCODING and installing (if missing) the code page is mandatory for non advanced users.


Good luck.

Kindly is such process is applicable for Arabic subtitle?

 

I have already implement following steps but no luck 

 

 Install the code page

opkg install eglibc-gconv-iso8859-6

2. Change /usr/bin/enigma2.sh and set the variable GST_SUBTITLE_ENCODING

Change the line from LD_PRELOAD=$LIBS /usr/bin/enigma2 to LD_PRELOAD=$LIBS GST_SUBTITLE_ENCODING="ISO-8859-6" /usr/bin/enigma2



Re: Turkish Character (Coding) Problem? #22 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 20 August 2013 - 09:06

Did you restart STB?


Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Turkish Character (Coding) Problem? #23 kelkholy

  • Member
  • 2 posts

0
Neutral

Posted 22 August 2013 - 05:59

Of course I have restarted it many times. 



Re: Turkish Character (Coding) Problem? #24 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 23 August 2013 - 22:07

Can you attach the subtitle in ISO and in UTF8 to see if this "trick" works for Arabic subtitle.

 

(I want the UTF8 in order to be able to recognize somehow Arabic characters)


Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Turkish Character (Coding) Problem? #25 mrtclkcll

  • Senior Member
  • 66 posts

0
Neutral

Posted 4 June 2017 - 19:27

Read Here for character sets: http://en.wikipedia....acter_encodings

The above example (ISO-8859-7) is working for Greek SRT (NON UTF-8) files.

For Turkish you need:

ISO 8859-3 Western Europe and South European (Turkish, Maltese plus Esperanto) OR
ISO 8859-9 Western Europe with amended Turkish character set OR
Windows-1254 for Turkish

Edit1. What is ANSI ... http://www.sttmedia.com/unicode-ansi

 

 

İ have epg info turkish characters problem (Ş,İ).  This solution, Is it valid for Epg.


Edited by mrtclkcll, 4 June 2017 - 19:31.


Re: Turkish Character (Coding) Problem? #26 rotarum

  • Senior Member
  • 58 posts

0
Neutral

Posted 12 December 2017 - 16:04

Here are same Problems with big capital C cedilla (Ç)

 

"TRT-Çocuk" no EPG in the enigma2 channel list :(

 

Have tried with OpenPLI 4.0 and 6.0 ...

 

Please some help



Re: Turkish Character (Coding) Problem? #27 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+541
Excellent

Posted 12 December 2017 - 16:59

Then your operator sends it wrong (wrong encoding).


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: Turkish Character (Coding) Problem? #28 blzr

  • PLi® Core member
  • 2,270 posts

+118
Excellent

Posted 12 December 2017 - 17:51

you can try if it helps in your case:
https://github.com/o...32e75b7477458d5

add:
51100 126 ISO8859-9 # Digital Platform 7°E
20101 42 ISO8859-9 # Digital Platform 42°E
50600 42 ISO8859-9 # Digital Platform 42°E
40901 42 ISO8859-9 # Digital Platform 42°E
to /usr/share/enigma2/encoding.conf
True sarcasm doesn't need green font...


4 user(s) are reading this topic

0 members, 4 guests, 0 anonymous users