annolinux / gnome-mplayer

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

encoding issue #225

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Broke encoding when "ASS" enabled
What steps will reproduce the problem?

Original issue reported on code.google.com by dimitrov...@gmail.com on 3 Jul 2009 at 9:17

GoogleCodeExporter commented 8 years ago
Are you using SVN? Can can you explain by what you mean by broke? And when did 
it break?

Original comment by kdeko...@gmail.com on 3 Jul 2009 at 11:21

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I attached the screenshots that show what i mean :)

Original comment by dimitrov...@gmail.com on 4 Jul 2009 at 11:49

Attachments:

GoogleCodeExporter commented 8 years ago
Please answer all the questions as this was recently worked on in SVN (last 
week)

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

GoogleCodeExporter commented 8 years ago
I found that subcp and the ASS option don't get along in mplayer. So please 
test SVN
and see if that works better. I reworked how it was done.

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

GoogleCodeExporter commented 8 years ago
yes, i using SVN and, it the problem is apearing when simply check the checkbox
associated with "Enable _Advanced Substation Alpha (ASS) Subtitle Support".
It is really strange because when looking in the verbose log, there are no 
stranges,
but is fact :(

Original comment by dimitrov...@gmail.com on 4 Jul 2009 at 2:10

GoogleCodeExporter commented 8 years ago
Please post a log of gnome-mplayer -v 

Original comment by kdeko...@gmail.com on 4 Jul 2009 at 2:18

GoogleCodeExporter commented 8 years ago
log files

Original comment by dimitrov...@gmail.com on 5 Jul 2009 at 10:38

Attachments:

GoogleCodeExporter commented 8 years ago
Ahm...
one more
i added the '-subcp cp1251' option in Extra option to MPlayer, and now works

Original comment by dimitrov...@gmail.com on 5 Jul 2009 at 2:45

GoogleCodeExporter commented 8 years ago
Ok, I moved this option out of the if block that determines if the -ass option 
is
used or not. I find that for some .srt file that unsetting subcp can actually 
show
better subtitles. Especially when -ass is used.

Original comment by kdeko...@gmail.com on 6 Jul 2009 at 3:03