Subject: Re: ogle on 1.5.x -- tester needed
To: None <tech-pkg@netbsd.org>
From: Frank Knappe <knappe@tu-harburg.de>
List: tech-pkg
Date: 06/03/2002 22:32:20
On Wed, 29 May 2002, Frank Knappe wrote:

I've updated my pkgsrc yesterday and there was a new version of 
libdvdread. I made an update and it seems that my installed version of
ogle was deleted. A make install didn't worked because there was
the message that you need at least 1.5[Y-Z]. The original patch for the 
Makefile supplied by Thomas Klausner didn't worked, so I changed
the things manually. When I start ogle as root, I get at least with one
of my DVDs a working screen on my monitor. I can then choose the language
of that DVD and after that ogle fails.
Here's the output:

Debug[ogle_ctrl]: Started /usr/pkg/lib/ogle/ogle_mpeg_ps with pid 4949
Debug[ogle_ctrl]: Started /usr/pkg/lib/ogle/ogle_vout with pid 4950
libdvdread: Encrypted DVD support unavailable.
libdvdread: Encrypted DVD support unavailable.
vm: play_PGC: first_play_pgc
JumpSS_VMGM_PGC 3
vm: play_PGC: state.pgcN (3)
LinkPGCN 4
vm: play_PGC: state.pgcN (4)
PGC pre commands didn't do a Jump, Link or Call
play_PG: state.pgN (1)
play_Cell: state.cellN (1)
Debug[ogle_nav]: sending subpicture palette
Debug[ogle_nav]: sending aspect 16:9
Debug[ogle_nav]: sending audio demuxstream 0
Debug[ogle_nav]: sending subp demuxstream 0
Debug[ogle_ctrl]: _new stream bf, 0
vmg: shmid: 131074
Debug[ogle_nav]: forced select button 1
Debug[ogle_nav]: FlowCtrlCompleteVideoUnit = 1;
Debug[ogle_nav]: end of cell
Note[ogle_nav]: Still picture select an item to continue.
Debug[ogle_ctrl]: _new stream e0, 0
Debug[ogle_ctrl]: Started /usr/pkg/lib/ogle/ogle_mpeg_vs with pid 4951
## video_stream:req cap
video_dec: shmid: 131075
Debug[ogle_ctrl]: _new stream bd, 20
video_dec: data_buf shmid: 131073
## video_stream:got cap and stream
vs: get ouput buffer
Debug[ogle_ctrl]: got capability video_out
horizontal_size: 720, vertical_size: 576
padded_width: 720, padded_height: 576
frame rate: 25
Debug[ogle_vout]: set_sync_point()
warning: failed to load external entity "/root/.oglerc"
Note[ogle_vout]: get_video_config(): Couldn't read '/root/.oglerc'
Note[ogle_vout]: using default config for 'trinity.matrix.invalid:11.0'
Note[ogle_vout]: Using 'X11' as source for geometry
Note[ogle_vout]: Using 'XF86VidMode' as source for resolution
Note[ogle_vout]: Display w: 361, h: 271, hp: 1152, vp: 864
Note[ogle_vout]: Display sar: 312192/311904 = 1.000923
Note[ogle_vout]: Found Xv extension 2.2, checking for suitable adaptors
Note[ogle_vout]: Xv adaptor "ATI Rage128 Video Overlay" port 42 image
format 842094169
Debug[ogle_vout]: resize: 1024, 576
Debug[ogle_vout]: resize: 1024, 576

Why isn't there any support for Encrypted DVDs. libdvdcss is installed
libdvdcss-0.0.3.ogle3 library to access encrypted DVD

When I now press a button for one language I get the following output:
LinkPGCN 5
vm: play_PGC: state.pgcN (5)
JumpSS_VTSM vts 2 title 1 menu 3
vm: play_PGC: state.pgcN (1)
LinkPGCN 4
vm: play_PGC: state.pgcN (4)
play_PG: state.pgN (1)
play_Cell: state.cellN (1)
Debug[ogle_nav]: sending subpicture palette
*** Backward scr discontinuity
system_clock_reference: [0.000000 s]
prev system_clock_reference: [0.063390 s]
demux: changed to scr_nr: 1
*vmg: unrecognized event type (24)
Debug[ogle_nav]: FlowCtrlCompleteVideoUnit = 1;
Debug[ogle_nav]: end of cell
*demux: dvdreadblocks failed
Debug[ogle_ctrl]: pid: 4949 exited with status: 1
Note[ogle_nav]: Pause for 10 seconds,
Jun  3 22:24:36 trinity /netbsd: cd0(pciide0:1:0):  Check Condition on
CDB: 0x28 00 00 39 cc 3a 00 00 20 00
Jun  3 22:24:36 trinity /netbsd:     SENSE KEY:  Illegal Request
Jun  3 22:24:36 trinity /netbsd:      ASC/ASCQ:  ASC 0x6f ASCQ 0x03
Jun  3 22:24:36 trinity /netbsd: 
Debug[ogle_ctrl]: pid: 4951 exited with status: 0
Debug[ogle_ctrl]: pid: 4950 exited with status: 0
Debug[ogle_ctrl]: slaying child: 4947
Debug[ogle_ctrl]: slaying child: 4948
Debug[ogle_ctrl]: removing shmid: 262144
Debug[ogle_ctrl]: removing shmid: 131073
Debug[ogle_ctrl]: removing shmid: 131074
Debug[ogle_ctrl]: removing shmid: 131075
Debug[ogle_ctrl]: removing shmid: 131076
Debug[ogle_ctrl]: removing shmid: 131077
ctrl: ipc_rmid: Invalid argument
Debug[ogle_ctrl]: removing shmid: 131078
Note[ogle_ctrl]: exiting


# X -version

XFree86 Version 4.1.0 / X Window System

I didn't find a newer version of X for 1.5.1.


Ciao, Frank.