Bug #28
Pan and scan does not work
| Status: | Closed | Start Date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | video_output | |||
| Target version: | undetermined |
Description
The pan and scan hotkeys are E and W. When pressed, it shows the on screen display, but the video does not zoom in or out. I tried with the packaged mplayer binary from the terminal, and it works fine. So I think there's definitely something wrong when mplayer is the slave.
History
Updated by Adrian Stutz over 3 years ago
- Status changed from New to Closed
- 1 set to wontfix
mplayer's pan and scan as well as scale shortcuts don't work with the internal video output.
The video frames are passed directly to the gui and it takes care of scaling and aspect ratio correction.
If you're using the internal video output, you have to use the options in the "Movie" menu and the corresponding shortcuts.
There's currently no way to pass the mplayer keyboard input to the gui. The functionality is available in the gui but with different shortcuts. On the other hand, the gui shortcuts also work with the external video outputs (iirc).