Opened 15 years ago
Closed 14 years ago
#1650 closed defect (duplicate)
Crash on forward navigation on DVD
Reported by: | Owned by: | reimar | |
---|---|---|---|
Priority: | normal | Component: | demuxer |
Version: | unspecified | Severity: | normal |
Keywords: | Cc: | compn | |
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
When using the default "open disc" option from gmplayer, I cannot navigate through the DVD as it just ends after the opening copyright notice. If I press forward track it crashes every single time. I will attach the debug output from gdb in this report. When using the alternative dvdnav:// I cannot click on any of the on-screen items to navigate the dvd either. It was built on a debian testing installation with only the following options:
./configure --prefix=/usr --disable-mencoder --disable-mencoder --enable-debug --enable-gui
and no forced cflags/cxxflags
Attachments (1)
Change History (6)
by , 15 years ago
Attachment: | mplayer-navigation-crash.txt added |
---|
comment:1 by , 15 years ago
comment:3 by , 14 years ago
Cc: | added |
---|
yes the bugzilla is used. just that there are less than 5 active mplayer devels.
if you want to watch more than the first title of the dvd you should use dvd://2 or dvd://3 etc.
if you want to use dvdnav:// you have to use the keys in input.conf to select titles, or add -mouse-movements and make sure your vo is supported.:
-mouse-movements
Permit MPlayer to receive pointer events reported by the video
output driver. Necessary to select the buttons in DVD menus.
Supported for X11-based VOs (x11, xv, xvmc, etc) and the gl,
gl2, direct3d and corevideo VOs.
##
## DVDNAV
## Requires dvdnav://
##
UP {dvdnav} dvdnav up # DVDNav UP
DOWN {dvdnav} dvdnav down # DVDNav DOWN
LEFT {dvdnav} dvdnav left # DVDNav LEFT
RIGHT {dvdnav} dvdnav right # DVDNav RIGHT
ESC {dvdnav} dvdnav menu # DVDNav MENU
ENTER {dvdnav} dvdnav select # DVDNav SELECT (ok)
BS {dvdnav} dvdnav prev # DVDNav PREVIOUS menu (in the order chapter->title->root)
as for the crash, no idea.
comment:4 by , 14 years ago
Owner: | changed from | to
---|
comment:5 by , 14 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Mostly GUI-specific, gui is no longer maintained, however it happens to be fixed "by chance".
gdb crash debug output