[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 - Fullscreen with original size

This forum is deprecated. Please visit https://github.com/smplayer-dev/smplayer/discussions

Fullscreen with original size

Problems, bugs, suggestions... anything related to SMPlayer.

Fullscreen with original size

Postby drs » Mon Feb 15, 2010 10:13 am

Hi,

i'm trying SMplayer with Windows XP.
How can i do fullscreen with original size of the video (no resize).

Thanks.

++
drs
 

Re: Fullscreen with original size

Postby zhaiduting » Tue Feb 23, 2010 4:29 pm

I also reported this problem before.
It seems that it can't be solved.
Quote from http://smplayer.berlios.de/forums/viewtopic.php?id=1499
---------------------------------------

ASSUME:
screen resolution = 1024 x 768
Preferences -> General -> Video -> Default zoom = 1
original size of sample.wmv = 640 x 360

When the sample is played in fullscreen,
actual size of sample.wmv = 1024 x 576 //note: 1024*360/640=576
press the W key 1 time, size: 973 x 547 //note: 1024*0.95=972.8; 576*0.95=547.2
press the W key 2 times, size: 922 x 518 //note: 1024*0.9=921.6; 576*0.9=518.4
... ... ...
press the W key 7 times, size: 666 x 374 //note: 1024*0.65=665.6; 576*0.65=374.4
press the W key 8 times, size: 614 x 346 //note: 1024*0.6=614.4; 576*0.6=345.6

In fact, I feel like to see the sample with its original size in fullscreen.
If I press the W key 7 times, it is bigger than 640 x 360
If I press the W key 8 times, it is smaller than 640 x 360

So, I WISH:
if( fullScreenSize != originalSize ){
dblclick the screen 1 time, see the sample in fullScreen(1024 x 576);
dblclick the screen 2 times, see the sample in originalSize(640 x 360);
dblclick the screen 3 times, see the sample out of fullScreen;
dblclick the screen 4 times, fullScreen again;
... loop ...
} else {
dblclick the screen 1 time, see the sample in fullScreen(1024 x 576);
dblclick the screen 2 times, see the sample out of fullScreen;
dblclick the screen 3 times, fullScreen again;
... loop ...
}
zhaiduting
 
Posts: 6
Joined: Mon Jan 04, 2010 6:56 am

Re: Fullscreen with original size

Postby rvm » Wed Feb 24, 2010 2:06 am

Actually I don't know exactly what you mean.

Have you tried to press Shift+W?
rvm
Site Admin
 
Posts: 3787
Joined: Wed Dec 23, 2009 1:25 am
Location: España

Re: Fullscreen with original size

Postby zhaiduting » Wed Feb 24, 2010 6:48 am

zhaiduting
 
Posts: 6
Joined: Mon Jan 04, 2010 6:56 am

Re: Fullscreen with original size

Postby rvm » Thu Feb 25, 2010 1:12 am

I see.

Well, no, currently there's no option for that.
rvm
Site Admin
 
Posts: 3787
Joined: Wed Dec 23, 2009 1:25 am
Location: España

Re: Fullscreen with original size

Postby zhaiduting » Wed Mar 03, 2010 6:58 am

Lot's of player have no such function except RealPlay.
When mouse is over the videotest.rm, we can see as the picture

Version of realplay.exe is 6.0.12.1483
zhaiduting
 
Posts: 6
Joined: Mon Jan 04, 2010 6:56 am

Re: Fullscreen with original size

Postby drs » Fri Mar 05, 2010 10:08 pm

Thanks,

so 'm not lucky with SMPlayer for the moment :-(.
I turn back to vlc who play fullscreen in original size (but have other bug...).

++
drs
 


Return to General

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 5 guests

cron