Re: Ogle gets killed when trying to open the root menu
H}kan Hjort <[email protected]> Sun, 23 Nov 2003 17:43:03 +0100
| Newsgroups | gmane.comp.video.ogle.devel |
|---|---|
| Message-ID | <[email protected]> |
Sun Nov 09 2003, Sander Jansen wrote: > I just bought Peter Gabriel - Growing Up Live DVD, which plays fine, untill > you try open the root menu, using the 'r' key. Whenever I do that, it just > quits: > > Here's the debug output.. Let me know if you need more info. > -snip- > Debug[ogle_mpeg_vs]: horizontal_size: 720, vertical_size: 480 -snip- > Debug[ogle_mpeg_vs]: horizontal_size: 704, vertical_size: 480 -snip- > Debug[ogle_mpeg_vs]: horizontal_size: 720, vertical_size: 480 > Debug[ogle_mpeg_vs]: padded_width: 720, padded_height: 480 > Debug[ogle_mpeg_vs]: frame rate: 30000/1001 (29.97) > Debug[ogle_vout]: set_sync_point() > Note[ogle_vout]: Found Xv extension 2.2, checking for suitable adaptors > Note[ogle_vout]: Xv adaptor "NV10 Video Overlay" port 105 image format > 842094169 > Debug[ogle_ctrl]: child: 8637 killed (/usr/lib/ogle/ogle_mpeg_vs) Ok, so it looks like something is wrong with ogles video output buffer management. The video switches from 720x480 to 704x480 and then we it treis to switch back to 720x480 we crash. -- HÃ¥kan Hjort