[MPlayer-users] vobsub and colors
Bayrouni
bayrouni at brutele.be
Sat Mar 31 15:57:56 CEST 2007
Giacomo Comes a écrit :
> On Sat, Mar 31, 2007 at 11:44:07AM +0200, Bayrouni wrote:
>> ajaxas a écrit :
>>> On Fri, 30 Mar 2007 22:49:07 +0200
>>> Bayrouni <bayrouni at brutele.be> wrote:
>>>
>>>> Hello all,
>>>>
>>>> I have many vobsub subtitles (I copied them with mencoder).
>>>> But I would like to change the color, I tried some options with mplayer
>>>> but it seems that they doase'nt work with vobsubs. (-ass -ass-color
>>>> options)
>>>>
>>>> Is there any solution? I cannot read easly the subtitle while playing
>>>> the movie with mplayer because the color is black.
>>>>
>>>> thanks for any suggestion.
>>> libass is for rendering ASS/SSA subtitles, not Vobsub.
>>>
>> Ok, I suspected it.
>>
>> But, Now is there any way to ameliorate the legibility.
>> Black subtitles are really almost unreadable and even simply unreadable
>> sometimes.
>
> It probably means that the color palette contaned in the vobsub is
> not the correct one. Try to change it. Look for a palette line in
> <vobsub>.idx
>
Well, may be I am doing (I did) something really wrong and bad.
I copied subtitles from title.vob:
mencoder title.vob -ovc copy||-noframe -oac copy||-nosound -o
/dev/null -vobsubout title -vobsuboutindex 0 -vobsuboutid fr|en|sp or
whatever.
So changing some options like -ovc copy to -noframe and so on has no
effect on title.idex.
ls -l title.*
-rw-r--r-- 1 bayrouni users 44K mar 31 15:23 batman.idx
-rw-r--r-- 1 bayrouni users 2,7M mar 31 15:23 batman.sub
and the content of title.idx is:
size: 720x576
# ON: displays only forced subtitles, OFF: shows everything
forced subs: OFF
# Language index in use
langidx: 0
id: fr, index: 0
id: xx, index: 0
timestamp: 00:00:00:053, filepos: 000000000
timestamp: 00:02:26:519, filepos: 000000800
timestamp: 00:02:50:000, filepos: 000001000
timestamp: 00:02:54:479, filepos: 000002000
....
....
There is nothing about palette colors in this file.
I am seriously wondering if my command line is correct.
But when using mplayer:
mplayer title.vob -vobsub title.sub, I get the subtitles with black color.
Someting is wrong !!!
Thank you .
More information about the MPlayer-users
mailing list