Author Topic: SOLVED : subtitle with smplayer  (Read 1033 times)

Offline raed

  • Full Member
  • ***
  • Posts: 200
SOLVED : subtitle with smplayer
« on: July 04, 2012, 02:34:36 PM »
hello every one

i've problem with display subtitle in smplayer
Characters are separated like this
ا ل س ل ا م ع ل ي ك م
someone told me this happen because fribidi version is old ..
i changed encoding : options > preferences > subtitles to arabic Windows (CP1256)
but this is not solve my problem

i used also vlc it is better than smplayer "to display subtitle" BUT in some parts of subtitle there is a square like this "[] [] [] []" in fonts so i can't understand anything !

« Last Edit: July 09, 2012, 01:30:04 AM by raed »

Offline raed

  • Full Member
  • ***
  • Posts: 200
Re: subtitle with smplayer
« Reply #1 on: July 05, 2012, 11:45:54 AM »
totem player is good to display font , any idea to volume up the sound to 200% like vlc ?

Offline T6

  • Super Villain
  • ******
  • Posts: 19077
  • xmas is comming!
Re: subtitle with smplayer
« Reply #2 on: July 05, 2012, 06:59:42 PM »
the srt file contains any special sign like italic font or lines like this "-"?

some video players won't work with that, if the file is not srt, this could be part of the problem, maybe you could convert the subtitle with the help of subtitle editor or other similar apps in synaptic

in totem, the 200 output doesn't exist afik(totem is not the most popular app), only kmix with the audio levels, be sure to set the master and pcm levels to maximum

other option to play the videos could be xine and gxine gui, also mplayer, smplayer is a gui for mplayer

about vlc, are you using 1.1 or 2.0 version?
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Offline raed

  • Full Member
  • ***
  • Posts: 200
Re: subtitle with smplayer
« Reply #3 on: July 06, 2012, 01:23:13 AM »
i found the solution

i open the srt file with libreoffice > character set to Arabic (Windows-1256)
after that all the lines now with Arabic language not like this



 > Copied all > open srt file again > Delete all lines and copy the lines from libreoffice > paste it > save it with encoding "unicode" > then change encoding in smplayer to "unicode"

now every thing is well  ;D

Offline raed

  • Full Member
  • ***
  • Posts: 200
Re: subtitle with smplayer
« Reply #4 on: July 06, 2012, 01:24:36 AM »
Quote
the srt file contains any special sign like italic font or lines like this "-"?

some video players won't work with that, if the file is not srt, this could be part of the problem, maybe you could convert the subtitle with the help of subtitle editor or other similar apps in synaptic

in totem, the 200 output doesn't exist afik(totem is not the most popular app), only kmix with the audio levels, be sure to set the master and pcm levels to maximum

other option to play the videos could be xine and gxine gui, also mplayer, smplayer is a gui for mplayer

about vlc, are you using 1.1 or 2.0 version?

I'm using vlc 1.1.13
thank you for your answer

Offline raed

  • Full Member
  • ***
  • Posts: 200
Re: SOLVED : subtitle with smplayer
« Reply #5 on: July 06, 2012, 01:43:08 AM »


 ;)

Offline T6

  • Super Villain
  • ******
  • Posts: 19077
  • xmas is comming!
Re: SOLVED : subtitle with smplayer
« Reply #6 on: July 06, 2012, 10:55:55 AM »
i never imagined that solution, well done

i always remove the italic modifications, some video players just hate them, if possible, i recommend you to do it too
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Offline raed

  • Full Member
  • ***
  • Posts: 200
Re: SOLVED : subtitle with smplayer
« Reply #7 on: July 07, 2012, 09:44:13 AM »
i never imagined that solution, well done

i always remove the italic modifications, some video players just hate them, if possible, i recommend you to do it too

thanx  :)
how can i remove "italic modifications" ?

Offline T6

  • Super Villain
  • ******
  • Posts: 19077
  • xmas is comming!
Re: SOLVED : subtitle with smplayer
« Reply #8 on: July 07, 2012, 09:59:04 AM »
i'm not completely sure on your case since it is a different language but italic gives as a result here this type of result in the font when applied here

in the example you posted there is some lines where the text has the  

if i remember correctly that is italic on srt subtitles but as i mentioned, lots of devices won't show it or even worse, won't show the text line with it

i used to edit the srt files before storing the movie in hard disk or in a cd but i don't do it anymore because i don't watch much movies now, mostly when i want to see a movie i go to the movie theater or in tv, edit the files takes time and i usually don't have it  :-\
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Offline raed

  • Full Member
  • ***
  • Posts: 200
Re: SOLVED : subtitle with smplayer
« Reply #9 on: July 08, 2012, 11:30:54 PM »

what does this command do

Code: [Select]
fribidi --ltr -c UTF-8 in > out
?