pycousin / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
GNU General Public License v2.0
0 stars 0 forks source link

Support for clipping / cropping to predefined aspect ratios #403

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It would be nice to be able crop a movie to a certain aspect ratio during
playback like it is possible in vlc. It reduces or removes the black bars
on monitors with different ratio than the movie. The pan-scan functionality
of mplayer should suffice for achieving the minimum. 

Original issue reported on code.google.com by glkdestr...@googlemail.com on 22 May 2010 at 10:47

GoogleCodeExporter commented 8 years ago
There is experimental support for pan and scan support, but you need to enable 
it at
compile time. See configure for more details.

Original comment by kdeko...@gmail.com on 23 May 2010 at 1:20

GoogleCodeExporter commented 8 years ago
The default mplayer interface already has pan-scan support that works well for 
me. I'm not sure about any architectural difficulties but maybe just passing 
the key events for `w` and `e` (controlling that option) through would suffice?

Original comment by will...@gmail.com on 27 Jul 2011 at 2:02

GoogleCodeExporter commented 8 years ago
Should be fixed in 1.0.7

Original comment by kdeko...@gmail.com on 21 Nov 2012 at 6:51

GoogleCodeExporter commented 8 years ago

Original comment by kdeko...@gmail.com on 21 Mar 2013 at 2:16