annolinux / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
0 stars 0 forks source link

SRT subtitles are not dispalyed with the choosen font in Preferences #220

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set a font in Preferences and load a video with srt subs. Player uses 
the font I want
2. Enable "Use embed subs" in Preferences
3. Load the video again. Since Avi+srt don't support embed font and any 
font formation, player fallbacks to system default font.

What is the expected output? What do you see instead?
expected: http://i43.tinypic.com/2zs2lqq.jpg
actually: http://i43.tinypic.com/a4tnqb.jpg

What version of the product are you using? On what operating system?
0.9.7 SVN

Please provide any additional information below.
Use embed fonts option should became aware of formats that support Fonts 
(ASS/SSA, MKV...) and use the defined font for everything else instead of 
ignoring it when that option is On.

Original issue reported on code.google.com by cncminus...@gmail.com on 1 Jul 2009 at 5:52

GoogleCodeExporter commented 9 years ago
Try SVN now... I reworked this code a little to only use embedded fonts when MKV
files are loaded

Original comment by kdeko...@gmail.com on 1 Jul 2009 at 6:42

GoogleCodeExporter commented 9 years ago
It doesn't seem to work for me. It stills uses system's default when a srt is 
loaded.
(By the way, some mkv came with srt subtitles too.)

Original comment by cncminus...@gmail.com on 1 Jul 2009 at 7:08

GoogleCodeExporter commented 9 years ago
Found another thing to fix.. the subcp command was causing the subtitles to 
revert
back to the system defaults. Fix committed to SVN

Original comment by kdeko...@gmail.com on 1 Jul 2009 at 8:15

GoogleCodeExporter commented 9 years ago

Original comment by kdeko...@gmail.com on 4 Jul 2009 at 1:46