[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
SMPlayer Support Forum • View topic - Position of video within letterbox
Page 1 of 1

Position of video within letterbox

PostPosted: Thu Feb 20, 2014 8:29 am
by xichael
I'd like to position the video at the top at the top of the screen, and letterbox only the bottom. How can this be achieved?

Re: Position of video within letterbox

PostPosted: Sun Feb 23, 2014 3:51 am
by rvm

Re: Position of video within letterbox

PostPosted: Sun Feb 23, 2014 4:36 am
by xichael
That did position the video at the top, but also scaled it down quite a bit. How can I move the video up, while keeping it at full width.

Re: Position of video within letterbox

PostPosted: Sun Feb 23, 2014 4:59 am
by rvm

Re: Position of video within letterbox

PostPosted: Sun Feb 23, 2014 5:03 am
by xichael
Perfect. Thank you!