[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 - [PATCH] Panscan slave command as default
Page 1 of 1

[PATCH] Panscan slave command as default

PostPosted: Sat Apr 09, 2011 6:18 pm
by terra

Re: [PATCH] Panscan slave command as default

PostPosted: Sat Apr 09, 2011 9:13 pm
by rvm
Why?

I think it caused a lot of troubles.

Re: [PATCH] Panscan slave command as default

PostPosted: Fri Apr 22, 2011 6:58 am
by terra
a very useful attribute of the slave command ensures that subtitles aren't cut off by pan-scan when the video and screen aspect ratios differ

Re: [PATCH] Panscan slave command as default

PostPosted: Fri Apr 22, 2011 7:25 am
by terra
besides, mplayer's default behavior is to not cut off subs

mplayer -vo gl [Mazui]_Denpa_Onna_to_Seishun_Otoko_-_02_[5190BBAF].mkv

mplayer(2), letterboxed: http://i.imgur.com/mtnzr.jpg
mplayer(2), panscan: http://i.imgur.com/q1B7G.jpg
smplayer with mplayer(2), panscan: http://i.imgur.com/vRiCA.jpg

Re: [PATCH] Panscan slave command as default

PostPosted: Fri Apr 22, 2011 7:27 am
by Guest
the whole aspect_none workaround is really not a decent solution