Opened 16 years ago

Last modified 16 years ago

#985 new defect

mplayer on console does not honor keybindings

Reported by: sbtwelve@… Owned by: reimar
Priority: normal Component: core
Version: unspecified Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

In version 1.0rc2-1 of mplayer, when run from console it does not honor keybindings. Has been tested on Arch Linux i686. In a screen -a session or X session problem is not replicated.

Change History (2)

comment:1 by compn, 16 years ago

please paste some mplayer -v file.avi output , including you pressing some keys ... does mplayer detect and error 'No bind found for key 'A'.' or anything ?

comment:2 by sbtwelve@…, 16 years ago

(In reply to comment #1)

please paste some mplayer -v file.avi output , including you pressing some keys
... does mplayer detect and error 'No bind found for key 'A'.' or anything ?

with -v

REQ: flags=0x437 req=0x0
VO: [sdl] 1024x768 => 1852x768 Planar YV12
VO: Description: SDL YUV/RGB/BGR renderer (SDL v1.1.7+ only!)
VO: Author: Ryan C. Gordon <icculus@…>, Felix Buenemann <atmosfear@…>
SDL: Using 0x32315659 (Planar YV12) image format
SDL: using hardware-surface
SDL: setting zoomed fullscreen with modeswitching
SDL Mode: 0: 1024 x 768
SET SDL Mode: 0: 1024 x 768
[ASPECT] Warning: No suitable new res found!
vo: x11 uninit called but X11 not inited.. ml.ll.the lavdopts,bytes

Exiting... (Quit)

without -v

[swscaler @ 0x8998810]SwScaler: BICUBIC scaler, from yuv420p to yuv420p using MMX2
[swscaler @ 0x8998810]SwScaler: using 4-tap MMX scaler for horizontal luminance scaling
[swscaler @ 0x8998810]SwScaler: using 4-tap MMX scaler for horizontal chrominance scaling
[swscaler @ 0x8998810]SwScaler: using n-tap MMX scaler for vertical scaling (YV12 like)
[swscaler @ 0x8998810]SwScaler: 656x272 -> 1024x768
VO: [sdl] 1024x768 => 1852x768 Planar YV12
[ASPECT] Warning: No suitable new res found!
No bind found for key . ml.ll.the lavdopts,
Exiting... (Quit)

hitting space (starts volume down) left shift (startx volume up) and q trying to quit, q was hit maybe 6 times on both, amount of times q was hit may vary

Note: See TracTickets for help on using tickets.