Hey everyone!
How do I play a video in full screen and keep the original resolution without stretching it? I mean, to fill black in the background.
mplayer -fs video.avi (will stretch the video)
I tried panscan and zoom but didn't work.
VLC also will do.
Could not find anything here: http://www.mplayerhq.hu/DOCS/man/en/mplayer.1.html#VIDEO%20FILTERS
Thanks!
+ Reply to Thread
Results 1 to 19 of 19
-
-
VLC:
https://forum.videohelp.com/threads/350495-Hauppauge-HD-PVR-SD-Cropping-Info?p=2197438&...=1#post2197438
Pretty much every player can zoom. In MPCHC select Video Frame -> Touch Window From Inside. In SMPlayer you can zoom with the E key. PotPlayer uses 9 on the keypad. -
By means of trial and error, I've found the following command-lines work without glitches for me:
mplayer -vo gl -fs -vf expand=width:height "video.mp4"
mplayer -vo gl2 -fs -vf expand=width:height "video.mp4"
HTHLast edited by El Heggunte; 4th Nov 2012 at 18:13.
-
still doesn't work. it plays the movie in full screen but stretches it.
-
with this, it plays in 3x4, but still not the original resolution:
Code:mplayer -vf expand=:::::1 "video.mp4"
Last edited by leandro; 4th Nov 2012 at 13:16.
-
-
I don't know what you mean by "keep original video resolution". For example, do you want a 640x480 video to play at 640x480 in the middle of a 1920x1080 screen with black borders all around it?
Last edited by jagabo; 4th Nov 2012 at 17:04.
-
-
The newest versions of Win Media Player have no respect for aspect ratios. Add inferior playback to begin with, and the suggestion to use something better seems more than reasonable.
Last edited by sanlyn; 23rd Mar 2014 at 12:43.
-
The OP isn't using Windows Media Player. He's using mplayer, a linux command line player. Though it's not clear if he's running Linux or Windows.
Last edited by jagabo; 5th Nov 2012 at 17:47.
-
-
Similar Threads
-
Encode video with different luminance resolution and video resolution
By kylix999 in forum Video ConversionReplies: 14Last Post: 6th Jun 2012, 07:57 -
Flash .flv video out of sync (original video is perfect with double audio s
By TACtech in forum EditingReplies: 2Last Post: 3rd Apr 2012, 12:13 -
Improve MPlayer performance / video smoothness
By alexandre_fs in forum Software PlayingReplies: 2Last Post: 15th Jan 2009, 15:38 -
mplayer/encoder speed up video
By crazychicken in forum LinuxReplies: 0Last Post: 20th Apr 2008, 19:54 -
How to convert any video or audio to WAV using mplayer
By Baldrick in forum AudioReplies: 12Last Post: 15th Nov 2007, 01:08