[vlc-devel] Re: vlc: svn commit r9603 (gbazin)

Gildas Bazin gbazin at altern.org
Sun Dec 19 20:53:32 CET 2004


On Sunday 19 December 2004 14:02, R. Bernstein wrote:
> Subversion daemon writes:
>  > * modules/codec/cvdsub.c: ported cvd subtitles decoder to the new 
subpicture architecture.
>  > * modules/codec/svcdsub.c: ported svcd subtitles decoder to the new 
subpicture architecture.
> 
> I'm impressed by the how much all of this shrunk down. 
> I noticed a couple of problems in testing using the samples here:
>   http://www.vcdimager.org/pub/vcdimager/examples/test_svcd/
> 
> (I think some of these are also somewhere in the area for vlc test 
streams).
> 
> In this one, which has 4 different CVD subtitles:
>   
http://www.vcdimager.org/pub/vcdimager/examples/test_svcd/test_svcd_pal.zip
> 
> switching subtitle tracks doesn't seem to work. (I see the 4 streams
> listed in "in the subtitle navgation and in "stream and media info"
> though.)
> 

Switching subtitles on-the-fly works fine here (the sample is short so it 
might be why you couldn't see this working). You can also use --spu-channel 
(or :spu-channel=0 in the MRL) if you want to activate a track by default.

>
> And for the SVCD clip of Alien, one of the palette colors is red when
> it should be blue. (I guess R and B got swapped somehow).
> 

You're right, Cr and Cb were inverted. I just fixed this in svn.

Thanks,

--
Gildas

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list