When the video is playing. I can click the little box in the lower right corner and select a playback resolution. Where in the settings can I set the default so the video will start playing at the resolution I want, so I don't have to manually pick it every time a video starts?
+ Reply to Thread
Results 1 to 9 of 9
-
Last edited by sluggerb; 2nd Jun 2023 at 09:15.
-
Preferences - General - Startup - When starting - Custom position and Custom size and disable the option below (for starting the program without video).
Preferences - Playback - Default window size: Custom (for starting with video).
Windows width should be different, if you're using auto-hide for playlist, because for the first option playlist is not hidden automatically, using different width the size and position of the window can be the same, when starting without and with the video. This way it can be the same even in any screen corner. -
Thanks, I looked in Preference > Playback but I do not see an option to select 360p. Here is a screenshot. Am I in the right place?
[Attachment 71445 - Click to enlarge] -
Thanks, maybe I was misspeaking, I apologize, I'm not looking to change the windows size (It always plays fullscreen and that is what I want) I want to set the quality of the video to 360p. Is that possible? Of does setting the window size impact this? I'm kinda new to this if you couldn't tell thank a lot for the help!
Last edited by sluggerb; 2nd Jun 2023 at 10:34.
-
You could also use the AviSynth feature of PotPlayer:
[Attachment 71447 - Click to enlarge]
With this AviSynth script:
Code:BilinearResize((width*180/height)*2, 360).Spline36Resize(width, height)
-
Similar Threads
-
Why is there another media control under PotPlayer's default one?
By Tequinzyy in forum Newbie / General discussionsReplies: 0Last Post: 25th May 2023, 23:08 -
Potplayer - How to set default video recording settings?
By itsZainBoi in forum Software PlayingReplies: 0Last Post: 13th Aug 2022, 16:57 -
Not able to change any advanced video playback settings in VLC or Potplayer
By Russ10 in forum Newbie / General discussionsReplies: 18Last Post: 31st Dec 2020, 07:55 -
[PotPlayer] Playlist: 'sort by' name/title default
By SICKPUPPIES in forum Newbie / General discussionsReplies: 0Last Post: 20th Nov 2020, 18:14 -
How to change default of a soundtrack/language with PotPlayer
By pintree3 in forum Software PlayingReplies: 2Last Post: 23rd Feb 2020, 07:02