[MPlayer-users] Dealing with Copy Protection

Alexander Roalter roalter at cs.tum.edu
Thu Sep 1 01:01:58 CEST 2005


Ok, so to give you some more information, I've added a call to
ifoPrint(dvd, title) 
the function DVDOpen (in the file dvd_reader.c from libmpdvd2kit
directory), and the thing I got is attached to this mail. 

The following observations came to my attention:

Every Seinfeld-Episode (which is the problematic DVD in question) has 5
chapters, and there are 5 Episodes on this disc. When playing the 2nd
Episode, the copy protection hits the fan, and the aforementionend cell
structure is somewhat different from the other episodes, as is the size
of the cell commands

Title 1 has 6 Cells and 0 Cell commands
Title 2 has 39 Cells and 113 Cell commands
Title 3 has 6 Cells and 0 Cell commands
Title 4 has 6 Cells and 0 Cell commands
Title 5 has 6 Cells and 0 Cell commands

Interestingly, title 2 is the one in question. I'm not quite sure if
cell commands are interpreted at all, a quick grep over the libmpdvd2kit
directory shows its appearance only in the ifo_print.[ch] files.

I'n not quite into the complete DVD reading stuff and don't know which
module calls the reading, but is there any knowledge out there how to
use this cell information at all? For something these commands have to
be good, and only if it is hopping around the cells hoping to not fall
into one of the badly marked.

On the other hand more usage of the information from the IFO files would
also be cool, since the exact length of the movie is stored there (exact
to the frame), so no guessing should be needed for the length (and
subsequently a more exact seeking should be possible by also using the
VOBUnit-Information...) but who am I to tell...

I'll attach the log from my modification, hopefully someone can tell me
a bit more about it. A complete standard-conforming behaviour would not
only fix the problem with these 'protected' discs, but I'm sure it would
also be of use with other more complicated discs regarding seamless
branching and other fancy stuff.

Cheers,
Alex
-------------- next part --------------
MPlayer 1.0pre7-3.3 (C) 2000-2005 MPlayer Team
CPU: Advanced Micro Devices K6-III Chomper (Family: 5, Stepping: 1)
Detected cache-line size is 32 bytes
CPUflags:  MMX: 1 MMX2: 0 3DNow: 1 3DNow2: 0 SSE: 0 SSE2: 0
Compiled for x86 CPU with extensions: MMX 3DNow


85 audio & 196 video codecs
Playing dvd://1.
DVDOpen


VTS top level
-------------
VTS Identifier: DVDVIDEO-VTS
Last Sector of VTS: 00235d1f
Last Sector of VTSI: 00000032
Specification version number: 1.1
VTS Category: 00000000
End byte of VTSI_MAT: 000007ff
Start sector of VTSM_VOBS:  00000033
Start sector of VTSTT_VOBS: 00000046
Start sector of VTS_PTT_SRPT: 00000001
Start sector of VTS_PGCIT:    00000002
Start sector of VTSM_PGCI_UT: 00000005
Start sector of VTS_TMAPT:    00000006
Start sector of VTSM_C_ADT:      00000014
Start sector of VTSM_VOBU_ADMAP: 00000015
Start sector of VTS_C_ADT:       00000016
Start sector of VTS_VOBU_ADMAP:  00000017
Video attributes of VTSM_VOBS: mpeg2 pal 4:3 U0 720x576 video
VTSM Number of Audio attributes: 0
VTSM Number of Sub-picture attributes: 1
	stream  1 status: -- Unspecified --
Video attributes of VTS_VOBS: mpeg2 pal 4:3 U0 720x576 video
VTS Number of Audio attributes: 4
	stream 0 status: ac3 en drc 48kHz 2Ch Not specified 0 0 
	stream 1 status: ac3 fr drc 48kHz 2Ch Not specified 0 0 
	stream 2 status: ac3 de drc 48kHz 2Ch Not specified 0 0 
	stream 3 status: ac3 en drc 48kHz 2Ch Not specified 0 0 
VTS Number of Subpicture attributes: 19
	stream  0 status: type 01 en 0 0 Not specified 
	stream  1 status: type 01 fr 0 0 Not specified 
	stream  2 status: type 01 de 0 0 Not specified 
	stream  3 status: type 01 nl 0 0 Not specified 
	stream  4 status: type 01 da 0 0 Not specified 
	stream  5 status: type 01 fi 0 0 Not specified 
	stream  6 status: type 01 iw 0 0 Not specified 
	stream  7 status: type 01 no 0 0 Not specified 
	stream  8 status: type 01 pt 0 0 Not specified 
	stream  9 status: type 01 sv 0 0 Not specified 
	stream 10 status: type 01 en 0 0 Not specified 
	stream 11 status: type 01 en 0 0 Not specified 
	stream 12 status: type 01 fr 0 0 Not specified 
	stream 13 status: type 01 de 0 0 Not specified 
	stream 14 status: type 01 nl 0 0 Not specified 
	stream 15 status: type 01 en 0 0 Not specified 
	stream 16 status: type 01 fr 0 0 Not specified 
	stream 17 status: type 01 de 0 0 Not specified 
	stream 18 status: type 01 nl 0 0 Not specified 

Part of Title Track search pointer table
----------------------------------------------
 nr_of_srpts 5 last byte 127
VTS_PTT_SRPT - Title   1 part   1: PGC:   1 PG:   1
VTS_PTT_SRPT - Title   1 part   2: PGC:   1 PG:   2
VTS_PTT_SRPT - Title   1 part   3: PGC:   1 PG:   3
VTS_PTT_SRPT - Title   1 part   4: PGC:   1 PG:   4
VTS_PTT_SRPT - Title   1 part   5: PGC:   1 PG:   5
VTS_PTT_SRPT - Title   2 part   1: PGC:   2 PG:   1
VTS_PTT_SRPT - Title   2 part   2: PGC:   2 PG:   2
VTS_PTT_SRPT - Title   2 part   3: PGC:   2 PG:   3
VTS_PTT_SRPT - Title   2 part   4: PGC:   2 PG:   4
VTS_PTT_SRPT - Title   2 part   5: PGC:   2 PG:   5
VTS_PTT_SRPT - Title   3 part   1: PGC:   3 PG:   1
VTS_PTT_SRPT - Title   3 part   2: PGC:   3 PG:   2
VTS_PTT_SRPT - Title   3 part   3: PGC:   3 PG:   3
VTS_PTT_SRPT - Title   3 part   4: PGC:   3 PG:   4
VTS_PTT_SRPT - Title   3 part   5: PGC:   3 PG:   5
VTS_PTT_SRPT - Title   4 part   1: PGC:   4 PG:   1
VTS_PTT_SRPT - Title   4 part   2: PGC:   4 PG:   2
VTS_PTT_SRPT - Title   4 part   3: PGC:   4 PG:   3
VTS_PTT_SRPT - Title   4 part   4: PGC:   4 PG:   4
VTS_PTT_SRPT - Title   4 part   5: PGC:   4 PG:   5
VTS_PTT_SRPT - Title   5 part   1: PGC:   5 PG:   1
VTS_PTT_SRPT - Title   5 part   2: PGC:   5 PG:   2
VTS_PTT_SRPT - Title   5 part   3: PGC:   5 PG:   3
VTS_PTT_SRPT - Title   5 part   4: PGC:   5 PG:   4
VTS_PTT_SRPT - Title   5 part   5: PGC:   5 PG:   5

PGCI Unit table
--------------------

Program (PGC):   1	PGC Category: Entry id 0x81, Parental ID mask 0x0000
Number of Programs: 5
Number of Cells: 6
Playback time: 00:22:26.13 @ 25.00 fps
Prohibited user operations: Title Play, Title Menu Call, SubPic Menu Call, Audio Menu Call, Angle Menu Call, Chapter Menu Call, Resume, Button Select or Activate, Still Off, Angle Change, Video Pres Mode Change, 
Audio stream 0 control: 8000
Audio stream 1 control: 8100
Audio stream 2 control: 8200
Audio stream 3 control: 8300
Subpicture stream  0 control: 80000000
Subpicture stream  1 control: 81000000
Subpicture stream  2 control: 82000000
Subpicture stream  3 control: 83000000
Subpicture stream  4 control: 84000000
Subpicture stream  5 control: 85000000
Subpicture stream  6 control: 86000000
Subpicture stream  7 control: 87000000
Subpicture stream  8 control: 88000000
Subpicture stream  9 control: 89000000
Subpicture stream 10 control: 8a000000
Subpicture stream 11 control: 8b000000
Subpicture stream 12 control: 8c000000
Subpicture stream 13 control: 8d000000
Subpicture stream 14 control: 8e000000
Subpicture stream 15 control: 8f000000
Subpicture stream 16 control: 90000000
Subpicture stream 17 control: 91000000
Subpicture stream 18 control: 92000000
Next PGC number: 0
Prev PGC number: 0
GoUp PGC number: 0
Still time: 0 seconds (255=inf)
PG Playback mode 00
Color  0: 00b48080
Color  1: 00248080
Color  2: 00628080
Color  3: 00d78080
Color  4: 00808080
Color  5: 00808080
Color  6: 00808080
Color  7: 00808080
Color  8: 00808080
Color  9: 00808080
Color 10: 00808080
Color 11: 00808080
Color 12: 00b48080
Color 13: 001a8080
Color 14: 005a8080
Color 15: 00cd8080
Number of Pre commands: 7
(001) 61 00 00 09 00 0e 00 00 | 
(002) 79 00 00 09 f0 00 00 00 | 
(003) 00 a1 00 09 20 00 00 07 | 
(004) 71 00 00 0e 20 01 00 00 | 
(005) 71 a0 06 0e 2a aa 1a aa | 
(006) 00 02 00 00 00 00 00 00 | 
(007) 30 08 00 07 01 c0 00 00 | 
Number of Post commands: 7
(001) 71 00 00 0e 20 01 00 00 | 
(002) 71 a0 06 0e 10 02 1a aa | 
(003) 61 00 00 09 00 81 00 00 | 
(004) 79 00 00 09 00 3f 00 00 | 
(005) 00 a1 00 09 00 01 00 07 | 
(006) 30 08 00 01 01 c0 00 00 | 
(007) 30 08 00 05 01 c0 00 00 | 
Number of Cell commands: 0
Program   1 Entry Cell:   1
Program   2 Entry Cell:   2
Program   3 Entry Cell:   3
Program   4 Entry Cell:   4
Program   5 Entry Cell:   6
Cell:   1 00:00:43.23 @ 25.00 fps	STC_discontinuty 
	Start sector: 00000000	First ILVU end  sector: 00000000
	End   sector: 00004352	Last VOBU start sector: 0000431d
Cell:   2 00:10:17.24 @ 25.00 fps	presented seamlessly 
	Start sector: 00004353	First ILVU end  sector: 00000000
	End   sector: 00039af1	Last VOBU start sector: 00039ace
Cell:   3 00:10:39.23 @ 25.00 fps	presented seamlessly 
	Start sector: 00039af2	First ILVU end  sector: 00000000
	End   sector: 00074ad1	Last VOBU start sector: 00074aa0
Cell:   4 00:00:39.18 @ 25.00 fps	presented seamlessly 
	Start sector: 00074ad2	First ILVU end  sector: 00000000
	End   sector: 000780cf	Last VOBU start sector: 00077fbf
Cell:   5 00:00:03.00 @ 25.00 fps	presented seamlessly 
	Start sector: 000780d0	First ILVU end  sector: 00000000
	End   sector: 0007837f	Last VOBU start sector: 00078316
Cell:   6 00:00:01.23 @ 25.00 fps	presented seamlessly 
	Start sector: 00078380	First ILVU end  sector: 00000000
	End   sector: 00078408	Last VOBU start sector: 000783d6
Cell:   1 has VOB ID:   1, Cell ID:   1
Cell:   2 has VOB ID:   1, Cell ID:   2
Cell:   3 has VOB ID:   1, Cell ID:   3
Cell:   4 has VOB ID:   1, Cell ID:   4
Cell:   5 has VOB ID:   1, Cell ID:   5
Cell:   6 has VOB ID:   1, Cell ID:   6

Program (PGC):   2	PGC Category: Entry id 0x82, Parental ID mask 0x0000
Number of Programs: 5
Number of Cells: 39
Playback time: 00:22:47.21 @ 25.00 fps
Prohibited user operations: Title Play, Title Menu Call, SubPic Menu Call, Audio Menu Call, Angle Menu Call, Chapter Menu Call, Resume, Button Select or Activate, Still Off, Angle Change, Video Pres Mode Change, 
Audio stream 0 control: 8000
Audio stream 1 control: 8100
Audio stream 2 control: 8200
Audio stream 3 control: 8300
Subpicture stream  0 control: 80000000
Subpicture stream  1 control: 81000000
Subpicture stream  2 control: 82000000
Subpicture stream  3 control: 83000000
Subpicture stream  4 control: 84000000
Subpicture stream  5 control: 85000000
Subpicture stream  6 control: 86000000
Subpicture stream  7 control: 87000000
Subpicture stream  8 control: 88000000
Subpicture stream  9 control: 89000000
Subpicture stream 10 control: 8a000000
Subpicture stream 11 control: 8b000000
Subpicture stream 12 control: 8c000000
Subpicture stream 13 control: 8d000000
Subpicture stream 14 control: 8e000000
Subpicture stream 15 control: 8f000000
Subpicture stream 16 control: 90000000
Subpicture stream 17 control: 91000000
Subpicture stream 18 control: 92000000
Next PGC number: 0
Prev PGC number: 0
GoUp PGC number: 0
Still time: 0 seconds (255=inf)
PG Playback mode 00
Color  0: 00b48080
Color  1: 00248080
Color  2: 00628080
Color  3: 00d78080
Color  4: 00808080
Color  5: 00808080
Color  6: 00808080
Color  7: 00808080
Color  8: 00808080
Color  9: 00808080
Color 10: 00808080
Color 11: 00808080
Color 12: 00b48080
Color 13: 001a8080
Color 14: 005a8080
Color 15: 00cd8080
Number of Pre commands: 4
(001) 61 00 00 09 00 0e 00 00 | 
(002) 71 00 00 0e 20 02 00 00 | 
(003) 71 a0 09 0e 20 30 10 30 | 
(004) 71 a0 06 0e 2a aa 1a aa | 
Number of Post commands: 8
(001) 71 00 00 0e 20 02 00 00 | 
(002) 71 a0 09 0e 20 30 10 30 | 
(003) 71 a0 06 0e 10 03 1a aa | 
(004) 61 00 00 09 00 81 00 00 | 
(005) 79 00 00 09 00 3f 00 00 | 
(006) 00 a1 00 09 00 01 00 08 | 
(007) 30 08 00 01 01 c0 00 00 | 
(008) 30 08 00 05 01 c0 00 00 | 
Number of Cell commands: 113
(001) 20 37 00 09 00 0a 00 07 | 
(002) 20 37 00 0c 00 07 00 03 | 
(003) 20 37 00 0e 00 09 00 04 | 
(004) 20 07 00 00 00 00 00 0c | 
(005) 20 37 00 0a 00 0b 00 08 | 
(006) 20 07 00 00 00 00 00 06 | 
(007) 20 37 00 0d 00 01 00 1e | 
(008) 20 37 00 01 00 08 00 04 | 
(009) 20 07 00 00 00 00 00 14 | 
(010) 20 37 00 07 00 01 00 26 | 
(011) 20 37 00 09 00 04 00 22 | 
(012) 20 07 00 00 00 00 00 14 | 
(013) 20 07 00 00 00 00 00 0b | 
(014) 20 37 00 08 00 0e 00 1e | 
(015) 20 07 00 00 00 00 00 08 | 
(016) 20 07 00 00 00 00 00 0b | 
(017) 20 37 00 0b 00 0e 00 1f | 
(018) 20 07 00 00 00 00 00 07 | 
(019) 20 37 00 08 00 09 00 03 | 
(020) 20 07 00 00 00 00 00 1b | 
(021) 20 07 00 00 00 00 00 14 | 
(022) 20 37 00 0a 00 09 00 08 | 
(023) 20 07 00 00 00 00 00 21 | 
(024) 20 07 00 00 00 00 00 12 | 
(025) 20 07 00 00 00 00 00 03 | 
(026) 20 07 00 00 00 00 00 04 | 
(027) 20 37 00 06 00 0c 00 24 | 
(028) 20 07 00 00 00 00 00 18 | 
(029) 20 07 00 00 00 00 00 10 | 
(030) 20 07 00 00 00 00 00 1a | 
(031) 20 07 00 00 00 00 00 25 | 
(032) 20 37 00 07 00 08 00 14 | 
(033) 20 07 00 00 00 00 00 19 | 
(034) 20 37 00 0a 00 07 00 05 | 
(035) 20 37 00 0e 00 05 00 0c | 
(036) 20 37 00 0a 00 03 00 24 | 
(037) 20 07 00 00 00 00 00 26 | 
(038) 20 37 00 07 00 0d 00 1d | 
(039) 20 07 00 00 00 00 00 14 | 
(040) 20 37 00 0a 00 01 00 1d | 
(041) 20 37 00 07 00 04 00 24 | 
(042) 20 07 00 00 00 00 00 05 | 
(043) 20 37 00 0b 00 0b 00 0d | 
(044) 20 07 00 00 00 00 00 09 | 
(045) 20 37 00 0b 00 05 00 0c | 
(046) 20 37 00 0a 00 0d 00 18 | 
(047) 20 37 00 04 00 0e 00 25 | 
(048) 20 37 00 09 00 01 00 0f | 
(049) 20 37 00 0b 00 0b 00 1b | 
(050) 20 37 00 06 00 0a 00 1b | 
(051) 20 37 00 00 00 00 00 27 | 
(052) 20 37 00 0d 00 05 00 1b | 
(053) 20 07 00 00 00 00 00 10 | 
(054) 20 37 00 00 00 03 00 1e | 
(055) 20 07 00 00 00 00 00 1f | 
(056) 20 07 00 00 00 00 00 08 | 
(057) 20 37 00 09 00 02 00 1a | 
(058) 20 37 00 07 00 0b 00 24 | 
(059) 20 07 00 00 00 00 00 02 | 
(060) 20 07 00 00 00 00 00 14 | 
(061) 20 07 00 00 00 00 00 18 | 
(062) 20 07 00 00 00 00 00 1b | 
(063) 20 37 00 03 00 05 00 14 | 
(064) 20 37 00 0d 00 0c 00 10 | 
(065) 20 07 00 00 00 00 00 0c | 
(066) 20 07 00 00 00 00 00 0d | 
(067) 20 37 00 0e 00 0e 00 08 | 
(068) 20 07 00 00 00 00 00 16 | 
(069) 20 07 00 00 00 00 00 15 | 
(070) 20 37 00 0d 00 04 00 12 | 
(071) 20 37 00 08 00 0e 00 20 | 
(072) 20 07 00 00 00 00 00 24 | 
(073) 20 37 00 05 00 0e 00 0e | 
(074) 20 07 00 00 00 00 00 25 | 
(075) 20 37 00 02 00 03 00 07 | 
(076) 20 07 00 00 00 00 00 07 | 
(077) 20 07 00 00 00 00 00 22 | 
(078) 20 07 00 00 00 00 00 20 | 
(079) 20 07 00 00 00 00 00 05 | 
(080) 20 07 00 00 00 00 00 06 | 
(081) 20 07 00 00 00 00 00 26 | 
(082) 20 37 00 04 00 01 00 0f | 
(083) 20 37 00 07 00 03 00 16 | 
(084) 20 07 00 00 00 00 00 08 | 
(085) 20 07 00 00 00 00 00 10 | 
(086) 20 07 00 00 00 00 00 0c | 
(087) 20 07 00 00 00 00 00 26 | 
(088) 20 07 00 00 00 00 00 02 | 
(089) 20 37 00 0a 00 09 00 0f | 
(090) 20 37 00 05 00 09 00 13 | 
(091) 20 37 00 06 00 02 00 1f | 
(092) 20 07 00 00 00 00 00 1c | 
(093) 20 37 00 06 00 04 00 18 | 
(094) 20 37 00 01 00 0e 00 26 | 
(095) 20 37 00 08 00 0c 00 17 | 
(096) 20 07 00 00 00 00 00 0f | 
(097) 20 07 00 00 00 00 00 11 | 
(098) 20 07 00 00 00 00 00 1b | 
(099) 20 07 00 00 00 00 00 0a | 
(100) 20 37 00 0a 00 01 00 12 | 
(101) 20 07 00 00 00 00 00 0b | 
(102) 20 37 00 04 00 04 00 1e | 
(103) 20 37 00 0a 00 0e 00 14 | 
(104) 20 07 00 00 00 00 00 19 | 
(105) 20 37 00 06 00 0d 00 23 | 
(106) 20 37 00 0c 00 0d 00 1d | 
(107) 20 37 00 0d 00 09 00 23 | 
(108) 20 37 00 08 00 07 00 1d | 
(109) 20 37 00 0d 00 03 00 13 | 
(110) 20 37 00 03 00 02 00 07 | 
(111) 20 37 00 0d 00 04 00 25 | 
(112) 20 07 00 00 00 00 00 19 | 
(113) 20 37 00 0a 00 0e 00 0e | 
Program   1 Entry Cell:   1
Program   2 Entry Cell:  35
Program   3 Entry Cell:  36
Program   4 Entry Cell:  37
Program   5 Entry Cell:  39
Cell:   1 00:00:00.00 @ 25.00 fps	STC_discontinuty cell command 51
	Start sector: 00078409	First ILVU end  sector: 00000000
	End   sector: 00078410	Last VOBU start sector: 00078409
Cell:   2 00:00:00.00 @ 25.00 fps	STC_discontinuty cell command 104
	Start sector: 00078411	First ILVU end  sector: 00000000
	End   sector: 00078418	Last VOBU start sector: 00078411
Cell:   3 00:00:00.00 @ 25.00 fps	STC_discontinuty cell command 27
	Start sector: 00078419	First ILVU end  sector: 00000000
	End   sector: 00078420	Last VOBU start sector: 00078419
Cell:   4 00:00:00.00 @ 25.00 fps	STC_discontinuty cell command 43
	Start sector: 00078421	First ILVU end  sector: 00000000
	End   sector: 00078428	Last VOBU start sector: 00078421
Cell:   5 00:00:00.00 @ 25.00 fps	STC_discontinuty cell command 45
	Start sector: 00078429	First ILVU end  sector: 00000000
	End   sector: 00078430	Last VOBU start sector: 00078429
Cell:   6 00:00:00.03 @ 25.00 fps	STC_discontinuty cell command 98
	Start sector: 00078431	First ILVU end  sector: 00000000
	End   sector: 00078438	Last VOBU start sector: 00078431
Cell:   7 00:00:00.04 @ 25.00 fps	cell command 66
	Start sector: 00078439	First ILVU end  sector: 00000000
	End   sector: 00078440	Last VOBU start sector: 00078439
Cell:   8 00:00:00.04 @ 25.00 fps	presented seamlessly cell command 77
	Start sector: 00078441	First ILVU end  sector: 00000000
	End   sector: 00078448	Last VOBU start sector: 00078441
Cell:   9 00:00:00.01 @ 25.00 fps	presented seamlessly cell command 87
	Start sector: 00078449	First ILVU end  sector: 00000000
	End   sector: 00078450	Last VOBU start sector: 00078449
Cell:  10 00:00:00.06 @ 25.00 fps	presented seamlessly STC_discontinuty cell command 40
	Start sector: 00078451	First ILVU end  sector: 00000000
	End   sector: 0007845e	Last VOBU start sector: 00078451
Cell:  11 00:00:00.01 @ 25.00 fps	presented seamlessly cell command 44
	Start sector: 0007845f	First ILVU end  sector: 00000000
	End   sector: 00079033	Last VOBU start sector: 00078fcb
Cell:  12 00:00:00.03 @ 25.00 fps	presented seamlessly STC_discontinuty cell command 68
	Start sector: 00079034	First ILVU end  sector: 00000000
	End   sector: 0007a17b	Last VOBU start sector: 0007a0ff
Cell:  13 00:00:00.01 @ 25.00 fps	presented seamlessly cell command 29
	Start sector: 0007a17c	First ILVU end  sector: 00000000
	End   sector: 0007b753	Last VOBU start sector: 0007b67a
Cell:  14 00:00:00.04 @ 25.00 fps	presented seamlessly STC_discontinuty cell command 107
	Start sector: 0007b754	First ILVU end  sector: 00000000
	End   sector: 0007c0a0	Last VOBU start sector: 0007bfec
Cell:  15 00:00:00.02 @ 25.00 fps	presented seamlessly STC_discontinuty cell command 21
	Start sector: 0007c0a1	First ILVU end  sector: 00000000
	End   sector: 0007c15a	Last VOBU start sector: 0007c0a1
Cell:  16 00:00:00.01 @ 25.00 fps	presented seamlessly STC_discontinuty cell command 19
	Start sector: 0007c15b	First ILVU end  sector: 00000000
	End   sector: 0007c21e	Last VOBU start sector: 0007c15b
Cell:  17 00:00:00.02 @ 25.00 fps	presented seamlessly cell command 23
	Start sector: 0007c21f	First ILVU end  sector: 00000000
	End   sector: 0007c2f1	Last VOBU start sector: 0007c21f
Cell:  18 00:00:00.05 @ 25.00 fps	cell command 95
	Start sector: 0007c2f2	First ILVU end  sector: 00000000
	End   sector: 0007c3ba	Last VOBU start sector: 0007c2f2
Cell:  19 00:00:00.05 @ 25.00 fps	presented seamlessly cell command 21
	Start sector: 0007c3bb	First ILVU end  sector: 00000000
	End   sector: 0007c465	Last VOBU start sector: 0007c3bb
Cell:  20 00:00:00.06 @ 25.00 fps	presented seamlessly STC_discontinuty cell command 59
	Start sector: 0007c466	First ILVU end  sector: 00000000
	End   sector: 0007c46d	Last VOBU start sector: 0007c466
Cell:  21 00:00:00.06 @ 25.00 fps	presented seamlessly STC_discontinuty cell command 29
	Start sector: 0007c46e	First ILVU end  sector: 00000000
	End   sector: 0007c475	Last VOBU start sector: 0007c46e
Cell:  22 00:00:00.03 @ 25.00 fps	presented seamlessly STC_discontinuty cell command 112
	Start sector: 0007c476	First ILVU end  sector: 00000000
	End   sector: 0007c47d	Last VOBU start sector: 0007c476
Cell:  23 00:00:00.05 @ 25.00 fps	STC_discontinuty 
	Start sector: 0007c47e	First ILVU end  sector: 00000000
	End   sector: 0007c4ad	Last VOBU start sector: 0007c4a6
Cell:  24 00:00:00.04 @ 25.00 fps	STC_discontinuty 
	Start sector: 0007c4ae	First ILVU end  sector: 00000000
	End   sector: 0007c4bb	Last VOBU start sector: 0007c4ae
Cell:  25 00:00:00.12 @ 25.00 fps	presented seamlessly 
	Start sector: 0007c4bc	First ILVU end  sector: 00000000
	End   sector: 0007c4db	Last VOBU start sector: 0007c4bc
Cell:  26 00:00:02.22 @ 25.00 fps	presented seamlessly 
	Start sector: 0007c4dc	First ILVU end  sector: 00000000
	End   sector: 0007c71f	Last VOBU start sector: 0007c618
Cell:  27 00:00:02.23 @ 25.00 fps	presented seamlessly 
	Start sector: 0007c720	First ILVU end  sector: 00000000
	End   sector: 0007cae4	Last VOBU start sector: 0007ca71
Cell:  28 00:00:02.22 @ 25.00 fps	presented seamlessly 
	Start sector: 0007cae5	First ILVU end  sector: 00000000
	End   sector: 0007ce07	Last VOBU start sector: 0007cd76
Cell:  29 00:00:02.22 @ 25.00 fps	presented seamlessly 
	Start sector: 0007ce08	First ILVU end  sector: 00000000
	End   sector: 0007d10e	Last VOBU start sector: 0007d091
Cell:  30 00:00:02.22 @ 25.00 fps	presented seamlessly 
	Start sector: 0007d10f	First ILVU end  sector: 00000000
	End   sector: 0007d467	Last VOBU start sector: 0007d3f3
Cell:  31 00:00:02.21 @ 25.00 fps	presented seamlessly 
	Start sector: 0007d468	First ILVU end  sector: 00000000
	End   sector: 0007d7ca	Last VOBU start sector: 0007d721
Cell:  32 00:00:02.22 @ 25.00 fps	presented seamlessly 
	Start sector: 0007d7cb	First ILVU end  sector: 00000000
	End   sector: 0007db2d	Last VOBU start sector: 0007da91
Cell:  33 00:00:02.21 @ 25.00 fps	presented seamlessly 
	Start sector: 0007db2e	First ILVU end  sector: 00000000
	End   sector: 0007de42	Last VOBU start sector: 0007ddc6
Cell:  34 00:00:10.00 @ 25.00 fps	presented seamlessly 
	Start sector: 0007de43	First ILVU end  sector: 00000000
	End   sector: 0007e826	Last VOBU start sector: 0007e807
Cell:  35 00:10:23.10 @ 25.00 fps	presented seamlessly 
	Start sector: 0007e827	First ILVU end  sector: 00000000
	End   sector: 000ac40a	Last VOBU start sector: 000ac3cb
Cell:  36 00:10:48.13 @ 25.00 fps	presented seamlessly 
	Start sector: 000ac40b	First ILVU end  sector: 00000000
	End   sector: 000de679	Last VOBU start sector: 000de652
Cell:  37 00:00:45.10 @ 25.00 fps	presented seamlessly 
	Start sector: 000de67a	First ILVU end  sector: 00000000
	End   sector: 000e218e	Last VOBU start sector: 000e2097
Cell:  38 00:00:02.24 @ 25.00 fps	presented seamlessly 
	Start sector: 000e218f	First ILVU end  sector: 00000000
	End   sector: 000e2507	Last VOBU start sector: 000e244f
Cell:  39 00:00:01.24 @ 25.00 fps	presented seamlessly 
	Start sector: 000e2508	First ILVU end  sector: 00000000
	End   sector: 000e25a1	Last VOBU start sector: 000e257c
Cell:   1 has VOB ID:   2, Cell ID:   1
Cell:   2 has VOB ID:   2, Cell ID:   2
Cell:   3 has VOB ID:   2, Cell ID:   3
Cell:   4 has VOB ID:   2, Cell ID:   4
Cell:   5 has VOB ID:   2, Cell ID:   5
Cell:   6 has VOB ID:   2, Cell ID:   6
Cell:   7 has VOB ID:   2, Cell ID:   7
Cell:   8 has VOB ID:   2, Cell ID:   8
Cell:   9 has VOB ID:   2, Cell ID:   9
Cell:  10 has VOB ID:   2, Cell ID:  10
Cell:  11 has VOB ID:   2, Cell ID:  11
Cell:  12 has VOB ID:   2, Cell ID:  12
Cell:  13 has VOB ID:   2, Cell ID:  13
Cell:  14 has VOB ID:   2, Cell ID:  14
Cell:  15 has VOB ID:   2, Cell ID:  15
Cell:  16 has VOB ID:   2, Cell ID:  16
Cell:  17 has VOB ID:   2, Cell ID:  17
Cell:  18 has VOB ID:   2, Cell ID:  18
Cell:  19 has VOB ID:   2, Cell ID:  19
Cell:  20 has VOB ID:   2, Cell ID:  20
Cell:  21 has VOB ID:   2, Cell ID:  21
Cell:  22 has VOB ID:   2, Cell ID:  22
Cell:  23 has VOB ID:   2, Cell ID:  23
Cell:  24 has VOB ID:   2, Cell ID:  24
Cell:  25 has VOB ID:   2, Cell ID:  25
Cell:  26 has VOB ID:   2, Cell ID:  26
Cell:  27 has VOB ID:   2, Cell ID:  27
Cell:  28 has VOB ID:   2, Cell ID:  28
Cell:  29 has VOB ID:   2, Cell ID:  29
Cell:  30 has VOB ID:   2, Cell ID:  30
Cell:  31 has VOB ID:   2, Cell ID:  31
Cell:  32 has VOB ID:   2, Cell ID:  32
Cell:  33 has VOB ID:   2, Cell ID:  33
Cell:  34 has VOB ID:   2, Cell ID:  34
Cell:  35 has VOB ID:   2, Cell ID:  35
Cell:  36 has VOB ID:   2, Cell ID:  36
Cell:  37 has VOB ID:   2, Cell ID:  37
Cell:  38 has VOB ID:   2, Cell ID:  38
Cell:  39 has VOB ID:   2, Cell ID:  39

Program (PGC):   3	PGC Category: Entry id 0x83, Parental ID mask 0x0000
Number of Programs: 5
Number of Cells: 6
Playback time: 00:22:36.07 @ 25.00 fps
Prohibited user operations: Title Play, Title Menu Call, SubPic Menu Call, Audio Menu Call, Angle Menu Call, Chapter Menu Call, Resume, Button Select or Activate, Still Off, Angle Change, Video Pres Mode Change, 
Audio stream 0 control: 8000
Audio stream 1 control: 8100
Audio stream 2 control: 8200
Audio stream 3 control: 8300
Subpicture stream  0 control: 80000000
Subpicture stream  1 control: 81000000
Subpicture stream  2 control: 82000000
Subpicture stream  3 control: 83000000
Subpicture stream  4 control: 84000000
Subpicture stream  5 control: 85000000
Subpicture stream  6 control: 86000000
Subpicture stream  7 control: 87000000
Subpicture stream  8 control: 88000000
Subpicture stream  9 control: 89000000
Subpicture stream 10 control: 8a000000
Subpicture stream 11 control: 8b000000
Subpicture stream 12 control: 8c000000
Subpicture stream 13 control: 8d000000
Subpicture stream 14 control: 8e000000
Subpicture stream 15 control: 8f000000
Subpicture stream 16 control: 90000000
Subpicture stream 17 control: 91000000
Subpicture stream 18 control: 92000000
Next PGC number: 0
Prev PGC number: 0
GoUp PGC number: 0
Still time: 0 seconds (255=inf)
PG Playback mode 00
Color  0: 00b48080
Color  1: 00248080
Color  2: 00628080
Color  3: 00d78080
Color  4: 00808080
Color  5: 00808080
Color  6: 00808080
Color  7: 00808080
Color  8: 00808080
Color  9: 00808080
Color 10: 00808080
Color 11: 00808080
Color 12: 00b48080
Color 13: 001a8080
Color 14: 005a8080
Color 15: 00cd8080
Number of Pre commands: 2
(001) 71 00 00 0e 20 03 00 00 | 
(002) 71 a0 06 0e 2a aa 1a aa | 
Number of Post commands: 7
(001) 71 00 00 0e 20 03 00 00 | 
(002) 71 a0 06 0e 10 04 1a aa | 
(003) 61 00 00 09 00 81 00 00 | 
(004) 79 00 00 09 00 3f 00 00 | 
(005) 00 a1 00 09 00 01 00 07 | 
(006) 30 08 00 01 01 c0 00 00 | 
(007) 30 08 00 05 01 c0 00 00 | 
Number of Cell commands: 0
Program   1 Entry Cell:   1
Program   2 Entry Cell:   2
Program   3 Entry Cell:   3
Program   4 Entry Cell:   4
Program   5 Entry Cell:   6
Cell:   1 00:00:33.13 @ 25.00 fps	STC_discontinuty 
	Start sector: 000e25a2	First ILVU end  sector: 00000000
	End   sector: 000e5584	Last VOBU start sector: 000e5565
Cell:   2 00:11:19.05 @ 25.00 fps	presented seamlessly 
	Start sector: 000e5585	First ILVU end  sector: 00000000
	End   sector: 00121161	Last VOBU start sector: 00121146
Cell:   3 00:09:58.15 @ 25.00 fps	presented seamlessly 
	Start sector: 00121162	First ILVU end  sector: 00000000
	End   sector: 00156ff2	Last VOBU start sector: 00156fd3
Cell:   4 00:00:40.01 @ 25.00 fps	presented seamlessly 
	Start sector: 00156ff3	First ILVU end  sector: 00000000
	End   sector: 0015a751	Last VOBU start sector: 0015a652
Cell:   5 00:00:02.24 @ 25.00 fps	presented seamlessly 
	Start sector: 0015a752	First ILVU end  sector: 00000000
	End   sector: 0015ab1f	Last VOBU start sector: 0015aa53
Cell:   6 00:00:01.23 @ 25.00 fps	presented seamlessly 
	Start sector: 0015ab20	First ILVU end  sector: 00000000
	End   sector: 0015ab9b	Last VOBU start sector: 0015ab76
Cell:   1 has VOB ID:   3, Cell ID:   1
Cell:   2 has VOB ID:   3, Cell ID:   2
Cell:   3 has VOB ID:   3, Cell ID:   3
Cell:   4 has VOB ID:   3, Cell ID:   4
Cell:   5 has VOB ID:   3, Cell ID:   5
Cell:   6 has VOB ID:   3, Cell ID:   6

Program (PGC):   4	PGC Category: Entry id 0x84, Parental ID mask 0x0000
Number of Programs: 5
Number of Cells: 6
Playback time: 00:22:35.10 @ 25.00 fps
Prohibited user operations: Title Play, Title Menu Call, SubPic Menu Call, Audio Menu Call, Angle Menu Call, Chapter Menu Call, Resume, Button Select or Activate, Still Off, Angle Change, Video Pres Mode Change, 
Audio stream 0 control: 8000
Audio stream 1 control: 8100
Audio stream 2 control: 8200
Audio stream 3 control: 8300
Subpicture stream  0 control: 80000000
Subpicture stream  1 control: 81000000
Subpicture stream  2 control: 82000000
Subpicture stream  3 control: 83000000
Subpicture stream  4 control: 84000000
Subpicture stream  5 control: 85000000
Subpicture stream  6 control: 86000000
Subpicture stream  7 control: 87000000
Subpicture stream  8 control: 88000000
Subpicture stream  9 control: 89000000
Subpicture stream 10 control: 8a000000
Subpicture stream 11 control: 8b000000
Subpicture stream 12 control: 8c000000
Subpicture stream 13 control: 8d000000
Subpicture stream 14 control: 8e000000
Subpicture stream 15 control: 8f000000
Subpicture stream 16 control: 90000000
Subpicture stream 17 control: 91000000
Subpicture stream 18 control: 92000000
Next PGC number: 0
Prev PGC number: 0
GoUp PGC number: 0
Still time: 0 seconds (255=inf)
PG Playback mode 00
Color  0: 00b48080
Color  1: 00248080
Color  2: 00628080
Color  3: 00d78080
Color  4: 00808080
Color  5: 00808080
Color  6: 00808080
Color  7: 00808080
Color  8: 00808080
Color  9: 00808080
Color 10: 00808080
Color 11: 00808080
Color 12: 00b48080
Color 13: 001a8080
Color 14: 005a8080
Color 15: 00cd8080
Number of Pre commands: 2
(001) 71 00 00 0e 20 04 00 00 | 
(002) 71 a0 06 0e 2a aa 1a aa | 
Number of Post commands: 7
(001) 71 00 00 0e 20 04 00 00 | 
(002) 71 a0 06 0e 10 05 1a aa | 
(003) 61 00 00 09 00 81 00 00 | 
(004) 79 00 00 09 00 3f 00 00 | 
(005) 00 a1 00 09 00 01 00 07 | 
(006) 30 08 00 01 01 c0 00 00 | 
(007) 30 08 00 05 01 c0 00 00 | 
Number of Cell commands: 0
Program   1 Entry Cell:   1
Program   2 Entry Cell:   2
Program   3 Entry Cell:   3
Program   4 Entry Cell:   4
Program   5 Entry Cell:   6
Cell:   1 00:00:29.13 @ 25.00 fps	STC_discontinuty 
	Start sector: 0015ab9c	First ILVU end  sector: 00000000
	End   sector: 0015d86f	Last VOBU start sector: 0015d83a
Cell:   2 00:13:12.00 @ 25.00 fps	presented seamlessly 
	Start sector: 0015d870	First ILVU end  sector: 00000000
	End   sector: 0019f30f	Last VOBU start sector: 0019f2de
Cell:   3 00:08:09.10 @ 25.00 fps	presented seamlessly 
	Start sector: 0019f310	First ILVU end  sector: 00000000
	End   sector: 001c82a8	Last VOBU start sector: 001c8285
Cell:   4 00:00:39.16 @ 25.00 fps	presented seamlessly 
	Start sector: 001c82a9	First ILVU end  sector: 00000000
	End   sector: 001cbabd	Last VOBU start sector: 001cba01
Cell:   5 00:00:02.23 @ 25.00 fps	presented seamlessly 
	Start sector: 001cbabe	First ILVU end  sector: 00000000
	End   sector: 001cbe94	Last VOBU start sector: 001cbdd3
Cell:   6 00:00:01.22 @ 25.00 fps	presented seamlessly 
	Start sector: 001cbe95	First ILVU end  sector: 00000000
	End   sector: 001cbf12	Last VOBU start sector: 001cbeed
Cell:   1 has VOB ID:   4, Cell ID:   1
Cell:   2 has VOB ID:   4, Cell ID:   2
Cell:   3 has VOB ID:   4, Cell ID:   3
Cell:   4 has VOB ID:   4, Cell ID:   4
Cell:   5 has VOB ID:   4, Cell ID:   5
Cell:   6 has VOB ID:   4, Cell ID:   6

Program (PGC):   5	PGC Category: Entry id 0x85, Parental ID mask 0x0000
Number of Programs: 5
Number of Cells: 6
Playback time: 00:22:30.13 @ 25.00 fps
Prohibited user operations: Title Play, Title Menu Call, SubPic Menu Call, Audio Menu Call, Angle Menu Call, Chapter Menu Call, Resume, Button Select or Activate, Still Off, Angle Change, Video Pres Mode Change, 
Audio stream 0 control: 8000
Audio stream 1 control: 8100
Audio stream 2 control: 8200
Audio stream 3 control: 8300
Subpicture stream  0 control: 80000000
Subpicture stream  1 control: 81000000
Subpicture stream  2 control: 82000000
Subpicture stream  3 control: 83000000
Subpicture stream  4 control: 84000000
Subpicture stream  5 control: 85000000
Subpicture stream  6 control: 86000000
Subpicture stream  7 control: 87000000
Subpicture stream  8 control: 88000000
Subpicture stream  9 control: 89000000
Subpicture stream 10 control: 8a000000
Subpicture stream 11 control: 8b000000
Subpicture stream 12 control: 8c000000
Subpicture stream 13 control: 8d000000
Subpicture stream 14 control: 8e000000
Subpicture stream 15 control: 8f000000
Subpicture stream 16 control: 90000000
Subpicture stream 17 control: 91000000
Subpicture stream 18 control: 92000000
Next PGC number: 0
Prev PGC number: 0
GoUp PGC number: 0
Still time: 0 seconds (255=inf)
PG Playback mode 00
Color  0: 00b48080
Color  1: 00248080
Color  2: 00628080
Color  3: 00d78080
Color  4: 00808080
Color  5: 00808080
Color  6: 00808080
Color  7: 00808080
Color  8: 00808080
Color  9: 00808080
Color 10: 00808080
Color 11: 00808080
Color 12: 00b48080
Color 13: 001a8080
Color 14: 005a8080
Color 15: 00cd8080
Number of Pre commands: 4
(001) 61 00 00 09 00 0e 00 00 | 
(002) 71 00 00 0e 20 05 00 00 | 
(003) 71 a0 09 0e 20 31 10 31 | 
(004) 71 a0 06 0e 2a aa 1a aa | 
Number of Post commands: 8
(001) 71 00 00 0e 20 05 00 00 | 
(002) 71 a0 09 0e 20 31 10 31 | 
(003) 71 a0 06 0e 2b bb 1a aa | 
(004) 61 00 00 09 00 81 00 00 | 
(005) 79 00 00 09 00 3f 00 00 | 
(006) 00 a1 00 09 00 01 00 08 | 
(007) 30 08 00 01 01 c0 00 00 | 
(008) 30 08 00 05 01 c0 00 00 | 
Number of Cell commands: 0
Program   1 Entry Cell:   1
Program   2 Entry Cell:   2
Program   3 Entry Cell:   3
Program   4 Entry Cell:   4
Program   5 Entry Cell:   6
Cell:   1 00:00:39.23 @ 25.00 fps	STC_discontinuty 
	Start sector: 001cbf13	First ILVU end  sector: 00000000
	End   sector: 001ceef9	Last VOBU start sector: 001ceed0
Cell:   2 00:09:50.01 @ 25.00 fps	presented seamlessly 
	Start sector: 001ceefa	First ILVU end  sector: 00000000
	End   sector: 001fc48b	Last VOBU start sector: 001fc45e
Cell:   3 00:11:10.19 @ 25.00 fps	presented seamlessly 
	Start sector: 001fc48c	First ILVU end  sector: 00000000
	End   sector: 002317d1	Last VOBU start sector: 002317a6
Cell:   4 00:00:44.19 @ 25.00 fps	presented seamlessly 
	Start sector: 002317d2	First ILVU end  sector: 00000000
	End   sector: 0023584d	Last VOBU start sector: 002356f2
Cell:   5 00:00:02.24 @ 25.00 fps	presented seamlessly 
	Start sector: 0023584e	First ILVU end  sector: 00000000
	End   sector: 00235c1e	Last VOBU start sector: 00235b55
Cell:   6 00:00:01.24 @ 25.00 fps	presented seamlessly 
	Start sector: 00235c1f	First ILVU end  sector: 00000000
	End   sector: 00235ca6	Last VOBU start sector: 00235c75
Cell:   1 has VOB ID:   5, Cell ID:   1
Cell:   2 has VOB ID:   5, Cell ID:   2
Cell:   3 has VOB ID:   5, Cell ID:   3
Cell:   4 has VOB ID:   5, Cell ID:   4
Cell:   5 has VOB ID:   5, Cell ID:   5
Cell:   6 has VOB ID:   5, Cell ID:   6

Menu PGCI Unit table
--------------------
Number of Menu Language Units (PGCI_LU):   1

Menu Language Code: en
Menu Existence: 80

Program (PGC):   1	PGC Category: Entry id 0x83, Parental ID mask 0x0000
Number of Programs: 0
Number of Cells: 0
Playback time: 00:00:00.00 @ 25.00 fps
Prohibited user operations: None
Next PGC number: 0
Prev PGC number: 0
GoUp PGC number: 0
Number of Pre commands: 14
(001) 71 00 00 08 00 00 00 00 | 
(002) 61 00 00 09 00 0c 00 00 | 
(003) 71 00 00 0c 00 02 00 00 | 
(004) 71 a0 06 0e 2a aa 1a aa | 
(005) 00 b1 00 0e 00 00 00 0e | 
(006) 71 a0 0e 0e 21 00 00 00 | 
(007) 61 00 00 09 00 85 00 00 | 
(008) 79 00 00 09 00 0f 00 00 | 
(009) 71 a0 09 0e 20 01 00 01 | 
(010) 71 a0 09 0e 20 02 00 02 | 
(011) 71 a0 09 0e 20 03 00 03 | 
(012) 71 a0 09 0e 20 04 00 04 | 
(013) 71 a0 09 0e 20 05 00 05 | 
(014) 30 06 00 07 00 c0 00 00 | 
Number of Post commands: 0
Number of Cell commands: 0
No Program map present
No Cell Playback info present
No Cell Position info present

Program (PGC):   2	PGC Category: Entry id 0x00, Parental ID mask 0x0000
Number of Programs: 1
Number of Cells: 1
Playback time: 00:00:01.00 @ 25.00 fps
Prohibited user operations: Time or Chapter Search, Prev or Top PG Search, Next PG Search, Forward Scan, Backward Scan, Title Menu Call, Root Menu Call, SubPic Menu Call, Audio Menu Call, Angle Menu Call, Chapter Menu Call, Still Off, Pause On, Audio Stream Change, SubPic Stream Change, Angle Change, Karaoke Audio Pres Mode Change, Video Pres Mode Change, 
Subpicture stream  0 control: 80000000
Next PGC number: 0
Prev PGC number: 0
GoUp PGC number: 0
Still time: 0 seconds (255=inf)
PG Playback mode 00
Color  0: 00108080
Color  1: 00108080
Color  2: 00108080
Color  3: 00108080
Color  4: 00108080
Color  5: 00108080
Color  6: 00108080
Color  7: 00108080
Color  8: 00108080
Color  9: 00108080
Color 10: 00108080
Color 11: 00108080
Color 12: 00108080
Color 13: 00108080
Color 14: 00108080
Color 15: 00108080
Number of Pre commands: 1
(001) 30 01 00 00 00 00 00 00 | 
Number of Post commands: 1
(001) 30 01 00 00 00 00 00 00 | 
Number of Cell commands: 0
Program   1 Entry Cell:   1
Cell:   1 00:00:01.00 @ 25.00 fps	STC_discontinuty still time 255 
	Start sector: 00000000	First ILVU end  sector: 00000000
	End   sector: 00000012	Last VOBU start sector: 0000000b
Cell:   1 has VOB ID:   1, Cell ID:   1

Program (PGC):   3	PGC Category: Entry id 0x00, Parental ID mask 0x0000
Number of Programs: 0
Number of Cells: 0
Playback time: 00:00:00.00 @ 25.00 fps
Prohibited user operations: None
Next PGC number: 0
Prev PGC number: 0
GoUp PGC number: 0
Number of Pre commands: 1
(001) 30 01 00 00 00 00 00 00 | 
Number of Post commands: 0
Number of Cell commands: 0
No Program map present
No Cell Playback info present
No Cell Position info present

Program (PGC):   4	PGC Category: Entry id 0x00, Parental ID mask 0x0000
Number of Programs: 0
Number of Cells: 0
Playback time: 00:00:00.00 @ 25.00 fps
Prohibited user operations: None
Next PGC number: 0
Prev PGC number: 0
GoUp PGC number: 0
Number of Pre commands: 1
(001) 30 01 00 00 00 00 00 00 | 
Number of Post commands: 0
Number of Cell commands: 0
No Program map present
No Cell Playback info present
No Cell Position info present

Program (PGC):   5	PGC Category: Entry id 0x00, Parental ID mask 0x0000
Number of Programs: 0
Number of Cells: 0
Playback time: 00:00:00.00 @ 25.00 fps
Prohibited user operations: None
Next PGC number: 0
Prev PGC number: 0
GoUp PGC number: 0
Number of Pre commands: 1
(001) 30 01 00 00 00 00 00 00 | 
Number of Post commands: 0
Number of Cell commands: 0
No Program map present
No Cell Playback info present
No Cell Position info present

Program (PGC):   6	PGC Category: Entry id 0x00, Parental ID mask 0x0000
Number of Programs: 0
Number of Cells: 0
Playback time: 00:00:00.00 @ 25.00 fps
Prohibited user operations: None
Next PGC number: 0
Prev PGC number: 0
GoUp PGC number: 0
Number of Pre commands: 1
(001) 30 01 00 00 00 00 00 00 | 
Number of Post commands: 0
Number of Cell commands: 0
No Program map present
No Cell Playback info present
No Cell Position info present

Menu Cell Adress table
-----------------
Number of VOBs in this VOBS: 1
VOB ID:   1, Cell ID:   1   Sector (first): 0x00000000   (last): 0x00000012

Video Title Set Menu VOBU address map
-----------------
VOBU     1  First sector: 0x00000000
VOBU     2  First sector: 0x0000000b

Cell Adress table
-----------------
Number of VOBs in this VOBS: 5
VOB ID:   1, Cell ID:   1   Sector (first): 0x00000000   (last): 0x00004352
VOB ID:   1, Cell ID:   2   Sector (first): 0x00004353   (last): 0x00039af1
VOB ID:   1, Cell ID:   3   Sector (first): 0x00039af2   (last): 0x00074ad1
VOB ID:   1, Cell ID:   4   Sector (first): 0x00074ad2   (last): 0x000780cf
VOB ID:   1, Cell ID:   5   Sector (first): 0x000780d0   (last): 0x0007837f
VOB ID:   1, Cell ID:   6   Sector (first): 0x00078380   (last): 0x00078408
VOB ID:   2, Cell ID:   1   Sector (first): 0x00078409   (last): 0x00078410
VOB ID:   2, Cell ID:   2   Sector (first): 0x00078411   (last): 0x00078418
VOB ID:   2, Cell ID:   3   Sector (first): 0x00078419   (last): 0x00078420
VOB ID:   2, Cell ID:   4   Sector (first): 0x00078421   (last): 0x00078428
VOB ID:   2, Cell ID:   5   Sector (first): 0x00078429   (last): 0x00078430
VOB ID:   2, Cell ID:   6   Sector (first): 0x00078431   (last): 0x00078438
VOB ID:   2, Cell ID:   7   Sector (first): 0x00078439   (last): 0x00078440
VOB ID:   2, Cell ID:   8   Sector (first): 0x00078441   (last): 0x00078448
VOB ID:   2, Cell ID:   9   Sector (first): 0x00078449   (last): 0x00078450
VOB ID:   2, Cell ID:  10   Sector (first): 0x00078451   (last): 0x0007845e
VOB ID:   2, Cell ID:  11   Sector (first): 0x0007845f   (last): 0x00079033
VOB ID:   2, Cell ID:  12   Sector (first): 0x00079034   (last): 0x0007a17b
VOB ID:   2, Cell ID:  13   Sector (first): 0x0007a17c   (last): 0x0007b753
VOB ID:   2, Cell ID:  14   Sector (first): 0x0007b754   (last): 0x0007c0a0
VOB ID:   2, Cell ID:  15   Sector (first): 0x0007c0a1   (last): 0x0007c15a
VOB ID:   2, Cell ID:  16   Sector (first): 0x0007c15b   (last): 0x0007c21e
VOB ID:   2, Cell ID:  17   Sector (first): 0x0007c21f   (last): 0x0007c2f1
VOB ID:   2, Cell ID:  18   Sector (first): 0x0007c2f2   (last): 0x0007c3ba
VOB ID:   2, Cell ID:  19   Sector (first): 0x0007c3bb   (last): 0x0007c465
VOB ID:   2, Cell ID:  20   Sector (first): 0x0007c466   (last): 0x0007c46d
VOB ID:   2, Cell ID:  21   Sector (first): 0x0007c46e   (last): 0x0007c475
VOB ID:   2, Cell ID:  22   Sector (first): 0x0007c476   (last): 0x0007c47d
VOB ID:   2, Cell ID:  23   Sector (first): 0x0007c47e   (last): 0x0007c4ad
VOB ID:   2, Cell ID:  24   Sector (first): 0x0007c4ae   (last): 0x0007c4bb
VOB ID:   2, Cell ID:  25   Sector (first): 0x0007c4bc   (last): 0x0007c4db
VOB ID:   2, Cell ID:  26   Sector (first): 0x0007c4dc   (last): 0x0007c71f
VOB ID:   2, Cell ID:  27   Sector (first): 0x0007c720   (last): 0x0007cae4
VOB ID:   2, Cell ID:  28   Sector (first): 0x0007cae5   (last): 0x0007ce07
VOB ID:   2, Cell ID:  29   Sector (first): 0x0007ce08   (last): 0x0007d10e
VOB ID:   2, Cell ID:  30   Sector (first): 0x0007d10f   (last): 0x0007d467
VOB ID:   2, Cell ID:  31   Sector (first): 0x0007d468   (last): 0x0007d7ca
VOB ID:   2, Cell ID:  32   Sector (first): 0x0007d7cb   (last): 0x0007db2d
VOB ID:   2, Cell ID:  33   Sector (first): 0x0007db2e   (last): 0x0007de42
VOB ID:   2, Cell ID:  34   Sector (first): 0x0007de43   (last): 0x0007e826
VOB ID:   2, Cell ID:  35   Sector (first): 0x0007e827   (last): 0x000ac40a
VOB ID:   2, Cell ID:  36   Sector (first): 0x000ac40b   (last): 0x000de679
VOB ID:   2, Cell ID:  37   Sector (first): 0x000de67a   (last): 0x000e218e
VOB ID:   2, Cell ID:  38   Sector (first): 0x000e218f   (last): 0x000e2507
VOB ID:   2, Cell ID:  39   Sector (first): 0x000e2508   (last): 0x000e25a1
VOB ID:   3, Cell ID:   1   Sector (first): 0x000e25a2   (last): 0x000e5584
VOB ID:   3, Cell ID:   2   Sector (first): 0x000e5585   (last): 0x00121161
VOB ID:   3, Cell ID:   3   Sector (first): 0x00121162   (last): 0x00156ff2
VOB ID:   3, Cell ID:   4   Sector (first): 0x00156ff3   (last): 0x0015a751
VOB ID:   3, Cell ID:   5   Sector (first): 0x0015a752   (last): 0x0015ab1f
VOB ID:   3, Cell ID:   6   Sector (first): 0x0015ab20   (last): 0x0015ab9b
VOB ID:   4, Cell ID:   1   Sector (first): 0x0015ab9c   (last): 0x0015d86f
VOB ID:   4, Cell ID:   2   Sector (first): 0x0015d870   (last): 0x0019f30f
VOB ID:   4, Cell ID:   3   Sector (first): 0x0019f310   (last): 0x001c82a8
VOB ID:   4, Cell ID:   4   Sector (first): 0x001c82a9   (last): 0x001cbabd
VOB ID:   4, Cell ID:   5   Sector (first): 0x001cbabe   (last): 0x001cbe94
VOB ID:   4, Cell ID:   6   Sector (first): 0x001cbe95   (last): 0x001cbf12
VOB ID:   5, Cell ID:   1   Sector (first): 0x001cbf13   (last): 0x001ceef9
VOB ID:   5, Cell ID:   2   Sector (first): 0x001ceefa   (last): 0x001fc48b
VOB ID:   5, Cell ID:   3   Sector (first): 0x001fc48c   (last): 0x002317d1
VOB ID:   5, Cell ID:   4   Sector (first): 0x002317d2   (last): 0x0023584d
VOB ID:   5, Cell ID:   5   Sector (first): 0x0023584e   (last): 0x00235c1e
VOB ID:   5, Cell ID:   6   Sector (first): 0x00235c1f   (last): 0x00235ca6

Video Title Set VOBU address map
-----------------
VOBU     1  First sector: 0x00000000
VOBU     2  First sector: 0x00000020
VOBU     3  First sector: 0x0000003c

... a lot of deleted stuff looking exactly like this ...

VOBU 14181  First sector: 0x00235c1f
VOBU 14182  First sector: 0x00235c55
VOBU 14183  First sector: 0x00235c75
Reading disc structure, please wait...
There are 21 titles on this DVD.
There are 5 chapters in this DVD title.
There are 1 angles in this DVD title.
DVD successfully opened.
MPEG-PS file format detected.
VIDEO:  MPEG2  720x576  (aspect 2)  25.000 fps  9800.0 kbps (1225.0 kbyte/s)
==========================================================================
Opening audio decoder: [liba52] AC3 decoding with liba52
AC3: 2.0 (stereo)  48000 Hz  192.0 kbit/s
AUDIO: 48000 Hz, 2 ch, s16le, 192.0 kbit/12.50% (ratio: 24000->192000)
Selected audio codec: [a52] afm:liba52 (AC3-liba52)
==========================================================================
vo: X11 running at 1280x960 with depth 24 and 32 bpp (":0.0" => local display)
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 576 (preferred csp: Mpeg PES)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG-1 or 2 (libmpeg2))
==========================================================================
Checking audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le...
AF_pre: 48000Hz/2ch/s16le
AO: [oss] 48000Hz 2ch s16le (2 bps)
Building audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le...
Starting playback...
VDec: vo config request - 720 x 576 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [xmga] 720x576 => 768x576 Planar YV12 
[mga] Using 3 buffers.
A:   0.2 V:   0.0 A-V:  0.187 ct:  0.000   1/  1 ??% ??% ??,?% 0 0              
A:   0.2 V:   0.0 A-V:  0.188 ct:  0.004   2/  2 ??% ??% ??,?% 1 0              
A:   0.2 V:   0.1 A-V:  0.154 ct:  0.008   3/  3 ??% ??% ??,?% 1 0              
A:   0.3 V:   0.1 A-V:  0.138 ct:  0.012   4/  4 ??% ??% ??,?% 1 0              
A:   0.3 V:   0.2 A-V:  0.115 ct:  0.016   5/  5 ??% ??% ??,?% 1 0              
A:   0.3 V:   0.2 A-V:  0.105 ct:  0.020   6/  6 ??% ??% ??,?% 1 0              
A:   0.3 V:   0.2 A-V:  0.080 ct:  0.024   7/  7 ??% ??% ??,?% 1 0              
A:   0.3 V:   0.3 A-V:  0.058 ct:  0.028   8/  8 ??% ??% ??,?% 1 0              
A:   0.4 V:   0.3 A-V:  0.034 ct:  0.031   9/  9 ??% ??% ??,?% 1 0              
A:   0.4 V:   0.4 A-V:  0.023 ct:  0.034  10/ 10 ??% ??% ??,?% 1 0              
A:   0.4 V:   0.4 A-V:  0.034 ct:  0.037  11/ 11 ??% ??% ??,?% 1 0              
A:   0.5 V:   0.4 A-V:  0.034 ct:  0.041  12/ 12 ??% ??% ??,?% 1 0              
A:   0.6 V:   0.5 A-V:  0.154 ct:  0.045  13/ 13 ??% ??% ??,?% 2 0              
A:   0.7 V:   0.5 A-V:  0.154 ct:  0.049  14/ 14 48% 17% 38.9% 2 0              
A:   0.7 V:   0.6 A-V:  0.131 ct:  0.053  15/ 15 46% 17% 36.3% 2 0              
A:   0.7 V:   0.6 A-V:  0.108 ct:  0.057  16/ 16 44% 17% 33.9% 2 0              
A:   0.7 V:   0.6 A-V:  0.067 ct:  0.061  17/ 17 43% 17% 32.3% 2 0              
A:   0.7 V:   0.7 A-V:  0.044 ct:  0.065  18/ 18 41% 17% 30.4% 2 0              
A:   0.8 V:   0.7 A-V:  0.021 ct:  0.067  19/ 19 40% 18% 28.8% 2 0              
A:   0.8 V:   0.8 A-V:  0.010 ct:  0.068  20/ 20 41% 18% 27.3% 2 0              
A:   0.8 V:   0.8 A-V: -0.013 ct:  0.066  21/ 21 40% 18% 26.0% 2 0              
A:   0.8 V:   0.8 A-V:  0.000 ct:  0.066  22/ 22 38% 18% 25.0% 2 0              
A:   0.9 V:   0.9 A-V: -0.000 ct:  0.066  23/ 23 38% 18% 24.0% 2 0              
A:   0.9 V:   0.9 A-V: -0.020 ct:  0.064  24/ 24 37% 18% 23.5% 2 0              
A:   0.9 V:   1.0 A-V: -0.020 ct:  0.062  25/ 25 36% 18% 22.7% 2 0              
A:   1.0 V:   1.0 A-V: -0.008 ct:  0.061  26/ 26 36% 18% 22.0% 2 0              
A:   1.0 V:   1.0 A-V: -0.008 ct:  0.061  27/ 27 36% 18% 21.2% 2 0              
A:   1.1 V:   1.1 A-V: -0.008 ct:  0.060  28/ 28 35% 19% 20.5% 2 0              
A:   1.1 V:   1.1 A-V:  0.004 ct:  0.060  29/ 29 34% 19% 19.9% 2 0              
A:   1.2 V:   1.2 A-V: -0.016 ct:  0.059  30/ 30 34% 19% 19.4% 2 0              
A:   1.2 V:   1.2 A-V: -0.005 ct:  0.058  31/ 31 33% 19% 18.8% 2 0              
A:   1.3 V:   1.2 A-V:  0.007 ct:  0.059  32/ 32 33% 19% 18.4% 2 0              
A:   1.3 V:   1.3 A-V:  0.007 ct:  0.059  33/ 33 32% 19% 17.9% 2 0              
A:   1.3 V:   1.3 A-V: -0.004 ct:  0.059  34/ 34 32% 19% 17.4% 2 0              
A:   1.4 V:   1.4 A-V:  0.019 ct:  0.061  35/ 35 32% 19% 17.5% 2 0              
A:   1.4 V:   1.4 A-V: -0.012 ct:  0.060  36/ 36 31% 19% 17.2% 2 0              
A:   1.4 V:   1.4 A-V: -0.012 ct:  0.059  37/ 37 31% 19% 16.7% 2 0              
A:   1.5 V:   1.5 A-V: -0.001 ct:  0.058  38/ 38 31% 19% 16.4% 2 0              
A:   1.5 V:   1.5 A-V:  0.011 ct:  0.059  39/ 39 31% 19% 16.2% 2 0              
A:   1.6 V:   1.6 A-V:  0.014 ct:  0.061  40/ 40 31% 19% 18.8% 2 0              
A:   1.6 V:   1.6 A-V: -0.004 ct:  0.060  41/ 41 30% 19% 18.4% 2 0              
A:   1.6 V:   1.6 A-V: -0.020 ct:  0.058  42/ 42 30% 19% 18.0% 2 0              
A:   1.7 V:   1.7 A-V:  0.003 ct:  0.059  43/ 43 30% 19% 17.9% 2 0              
A:   1.7 V:   1.7 A-V:  0.003 ct:  0.059  44/ 44 30% 19% 17.6% 2 0              
A:   1.8 V:   1.8 A-V:  0.047 ct:  0.063  45/ 45 29% 19% 20.3% 2 0              
A:   1.9 V:   1.8 A-V:  0.052 ct:  0.067  46/ 46 29% 19% 22.6% 2 0              
A:   1.9 V:   1.8 A-V:  0.031 ct:  0.070  47/ 47 29% 19% 22.3% 2 0              
A:   1.9 V:   1.9 A-V:  0.026 ct:  0.073  48/ 48 29% 19% 22.2% 2 0              
A:   1.9 V:   1.9 A-V:  0.003 ct:  0.073  49/ 49 28% 19% 21.8% 2 0              
A:   2.0 V:   2.0 A-V: -0.009 ct:  0.072  50/ 50 29% 19% 21.4% 2 0              
A:   2.0 V:   2.0 A-V: -0.014 ct:  0.071  51/ 51 29% 19% 21.0% 2 0              
A:   2.1 V:   2.0 A-V:  0.015 ct:  0.072  52/ 52 28% 19% 22.6% 2 0              
A:   2.1 V:   2.1 A-V: -0.001 ct:  0.072  53/ 53 28% 19% 23.2% 2 0              
A:   2.1 V:   2.1 A-V: -0.015 ct:  0.070  54/ 54 28% 20% 22.8% 2 0              
A:   2.1 V:   2.2 A-V: -0.021 ct:  0.068  55/ 55 28% 20% 22.4% 2 0              
A:   2.2 V:   2.2 A-V:  0.011 ct:  0.069  56/ 56 28% 20% 23.7% 2 0              
A:   2.2 V:   2.2 A-V: -0.013 ct:  0.068  57/ 57 28% 20% 24.0% 2 0              
A:   2.3 V:   2.3 A-V: -0.027 ct:  0.065  58/ 58 29% 20% 23.6% 2 0              
A:   2.3 V:   2.3 A-V: -0.020 ct:  0.063  59/ 59 29% 20% 23.2% 2 0              
A:   2.4 V:   2.4 A-V: -0.008 ct:  0.063  60/ 60 29% 20% 23.0% 2 0              
A:   2.4 V:   2.4 A-V: -0.008 ct:  0.062  61/ 61 29% 20% 22.7% 2 0              
A:   2.5 V:   2.4 A-V:  0.043 ct:  0.066  62/ 62 30% 20% 24.0% 2 0              
A:   2.5 V:   2.5 A-V:  0.015 ct:  0.067  63/ 63 30% 20% 23.8% 2 0              
A:   2.5 V:   2.5 A-V:  0.005 ct:  0.068  64/ 64 30% 20% 23.5% 2 0              
A:   2.6 V:   2.6 A-V:  0.007 ct:  0.068  65/ 65 31% 20% 23.1% 2 0              
A:   2.6 V:   2.6 A-V:  0.017 ct:  0.070  66/ 66 31% 20% 22.8% 2 0              
A:   2.7 V:   2.6 A-V:  0.015 ct:  0.072  67/ 67 32% 20% 22.6% 2 0              
A:   2.8 V:   2.7 A-V:  0.074 ct:  0.076  68/ 68 33% 20% 23.7% 2 0              
A:   2.8 V:   2.7 A-V:  0.116 ct:  0.080  69/ 69 34% 20% 25.2% 2 0              
A:   2.9 V:   2.8 A-V:  0.128 ct:  0.084  70/ 70 34% 19% 25.1% 3 0              
A:   2.9 V:   2.8 A-V:  0.088 ct:  0.088  71/ 71 34% 20% 24.8% 3 0              
A:   2.9 V:   2.8 A-V:  0.091 ct:  0.092  72/ 72 35% 20% 24.5% 3 0              
A:   3.0 V:   2.9 A-V:  0.088 ct:  0.096  73/ 73 35% 19% 24.2% 4 0              
A:   3.0 V:   2.9 A-V:  0.075 ct:  0.100  74/ 74 35% 19% 24.1% 4 0              
A:   3.0 V:   3.0 A-V:  0.072 ct:  0.104  75/ 75 35% 19% 23.8% 4 0              
A:   3.1 V:   3.0 A-V:  0.068 ct:  0.108  76/ 76 35% 19% 23.5% 4 0              
A:   3.1 V:   3.0 A-V:  0.080 ct:  0.112  77/ 77 36% 19% 23.3% 4 0              
A:   3.2 V:   3.1 A-V:  0.077 ct:  0.116  78/ 78 36% 19% 23.0% 4 0              
A:   3.2 V:   3.1 A-V:  0.079 ct:  0.120  79/ 79 37% 19% 23.9% 5 0              
A:   3.2 V:   3.2 A-V:  0.050 ct:  0.124  80/ 80 36% 19% 23.6% 5 0              
A:   3.3 V:   3.2 A-V:  0.045 ct:  0.128  81/ 81 36% 19% 23.3% 5 0              
A:   3.3 V:   3.2 A-V:  0.062 ct:  0.132  82/ 82 37% 19% 23.3% 5 0              
A:   3.3 V:   3.3 A-V:  0.057 ct:  0.136  83/ 83 37% 19% 23.0% 5 0              
A:   3.4 V:   3.3 A-V:  0.076 ct:  0.140  84/ 84 37% 19% 24.1% 6 0              
A:   3.4 V:   3.4 A-V:  0.060 ct:  0.144  85/ 85 37% 19% 24.0% 6 0              
A:   3.4 V:   3.4 A-V:  0.022 ct:  0.146  86/ 86 37% 18% 23.7% 7 0              
A:   3.5 V:   3.4 A-V:  0.015 ct:  0.147  87/ 87 37% 18% 23.5% 7 0              
A:   3.5 V:   3.5 A-V:  0.012 ct:  0.148  88/ 88 37% 18% 23.2% 7 0              
A:   3.6 V:   3.5 A-V:  0.046 ct:  0.152  89/ 89 38% 18% 24.1% 8 0              
A:   3.6 V:   3.6 A-V:  0.028 ct:  0.155  90/ 90 38% 18% 23.9% 8 0              
A:   3.6 V:   3.6 A-V:  0.014 ct:  0.157  91/ 91 38% 18% 23.6% 9 0              
A:   3.6 V:   3.6 A-V: -0.016 ct:  0.155  92/ 92 38% 18% 23.4% 9 0              
A:   3.7 V:   3.7 A-V:  0.029 ct:  0.158  93/ 93 38% 18% 24.2% 9 0              
A:   3.8 V:   3.7 A-V:  0.027 ct:  0.161  94/ 94 38% 18% 24.0% 9 0              
A:   3.8 V:   3.8 A-V:  0.051 ct:  0.165  95/ 95 39% 18% 23.8% 9 0              
A:   3.9 V:   3.8 A-V:  0.044 ct:  0.169  96/ 96 38% 18% 25.0% 10 0             
A:   3.9 V:   3.8 A-V:  0.037 ct:  0.172  97/ 97 39% 18% 24.7% 10 0             
A:   3.9 V:   3.9 A-V: -0.001 ct:  0.172  98/ 98 38% 18% 24.5% 11 0             
A:   3.9 V:   3.9 A-V: -0.008 ct:  0.171  99/ 99 38% 18% 24.2% 11 0             
A:   4.0 V:   4.0 A-V:  0.002 ct:  0.172 100/100 39% 18% 24.1% 11 0             
A:   4.0 V:   4.0 A-V: -0.003 ct:  0.171 101/101 39% 18% 23.9% 11 0             
A:   4.1 V:   4.0 A-V:  0.004 ct:  0.172 102/102 38% 18% 24.5% 12 0             
A:   4.1 V:   4.1 A-V: -0.011 ct:  0.171 103/103 39% 17% 24.3% 12 0             
A:   4.1 V:   4.1 A-V: -0.050 ct:  0.167 104/104 38% 18% 24.3% 12 0             
A:   4.1 V:   4.2 A-V: -0.056 ct:  0.163 105/105 38% 18% 24.1% 12 0             
A:   4.2 V:   4.2 A-V: -0.059 ct:  0.159 106/106 39% 18% 23.9% 12 0             
A:   4.2 V:   4.2 A-V: -0.066 ct:  0.155 107/107 39% 18% 23.7% 12 0             
A:   4.2 V:   4.3 A-V: -0.048 ct:  0.151 108/108 39% 18% 23.7% 12 0             
A:   4.3 V:   4.3 A-V: -0.027 ct:  0.148 109/109 39% 18% 24.4% 12 0             
A:   4.4 V:   4.4 A-V: -0.001 ct:  0.148 110/110 40% 18% 24.2% 12 0             
Exiting... (Quit)


More information about the MPlayer-users mailing list