[MPlayer-dev-eng] [PATCH] Closed Captions support

Matteo Giani matgiani at ctonet.it
Tue Jul 23 21:53:19 CEST 2002


Alex Beregszaszi wrote:

>Hi,
>
>  
>
>>>nice work, could you upload samples? (some vobs containing CCs)
>>>
>>>      
>>>
Right now I'm uploading to the incoming directory a VOB file 
(Starship_Troopers.vob) ripped from a Region 1 DVD (guess what movie it 
is... :-)) containing CCs.
"-aid 129" should give you a nice AC3 5.1 English soundtrack. Yes I know 
the file is truncated, but I really don't have time to upload anything 
bigger now. Sorry...
As you can see, if you use -v you will get a lot of "user_data:..." 
lines, each starting with "CC". Those are Closed Captions "packets", and 
the "CC" is actually the string my code (in video.c) looks for. 
if(verbose), it even prints an (ugly, I must say...) "detected Closed 
Captions" message.

Let me know what you think of it.

Matteo





More information about the MPlayer-dev-eng mailing list