[MPlayer-users] Mouse up events lost in DGA mode, making controls useless
Wieslaw Kierbedz
sprawki at wp.pl
Tue Apr 29 16:20:41 CEST 2003
on 29-04-2003 1:27 PM, Malcolm Smith at m.h.smith at ed.ac.uk wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> This applies to mplayer 0.90 in DGA mode. I also observed it in
> 0.90pre10.
>
> The problem is that if I accidentally click a mouse button while playing
> a movie through -vo dga, the movie keeps playing perfectly but the
> controls become useless and there is no option except to wait for the
> the file to end or hit the reset button. If playback was paused at the
> time, even the first option is unavailable.
>
> The output in the console afterwards indicates that mplayer is treating
> the mouse button as a modifier but is not detecting the button release
> events. None of the controls are therefore recognised:
>
> VO: [dga] 640x480 => 640x480 Planar YV12
> vo_dga: DGA 2.0 available :-) Can switch resolution AND depth!
> vo_dga: Selected hardware mode 640 x 480 @ 85 Hz @ depth 24, bitspp
> 32.
> vo_dga: Video parameters by codec: 640 x 480, depth 24, bitspp 32.
> Using MMX2 for colorspace transform
> A: 667.1 V: 667.1 A-V: 0.028 ct: 0.031 16678/16678 0% 0% 0.0% 0 0
> 0%
> No bind found for key MOUSE_BTN0-LEFT 2.2% 6 0
> 0%
> No bind found for key MOUSE_BTN0-RIGHT 2.2% 6 0
> 0%
> No bind found for key MOUSE_BTN0-LEFT 2.1% 6 0
> 0%
> No bind found for key MOUSE_BTN0-RIGHT 2.1% 6 0
> 0%
> No bind found for key MOUSE_BTN0-ESC % 2.1% 6 0
> 0%
> No bind found for key MOUSE_BTN0-ESC % 2.1% 6 0
> 0%
> No bind found for key MOUSE_BTN0-ESC % 2.1% 6 0
> 0%
> No bind found for key MOUSE_BTN0-UP 0% 2.1% 6 0
> 0%
> No bind found for key MOUSE_BTN0-DOWN 2.1% 6 0
> 0%
> No bind found for key MOUSE_BTN0-* 0% 2.1% 6 0
> 0%
> No bind found for key MOUSE_BTN0-/ 0% 2.0% 6 0
> 0%
> No bind found for key MOUSE_BTN0-+ 0% 2.0% 6 0
> 0%
> No bind found for key MOUSE_BTN0-- 0% 2.0% 6 0
> 0%
> No bind found for key MOUSE_BTN0-ESC % 2.0% 6 0
> 0%
> a52: CRC check failed! 0.000 ct: 0.057 17006/17006 40% 0% 2.0% 6 0
> 0%
> a52: error at resampling
> A: 680.5 V: 680.5 A-V: 0.003 ct: 0.058 17013/17013 40% 0% 2.0% 6 0
> 0%
MOUSE_BTN0 is configured in input.conf as menu up command, but you have to
compile mplayer with --enable-menu and run it with -menu.
You can bind other commands to mouse buttons - just in
~/.mplayer/input.conf.
Maybe you compiled menu and do not bind any key to leave it?
Try Escape.
More information about the MPlayer-users
mailing list