|
|
(15 intermediate revisions by 10 users not shown) |
Line 1: |
Line 1: |
| When the SFM exports your movie, its default is to render at 720p. This means that your movie will be 1280 pixels wide by 720 pixels high, which is a good resolution for most movies made with the SFM. If, for some reason, you want your movie to have a higher resolution, you can instead render at 1080p, which means a movie that is 1920 pixels wide by 1080 pixels high.
| | #Redirect [[SFM/Rendering at Higher Resolutions]] |
| | |
| If you want to render at 1080p, you must set the appropriate command-line startup option before you launch the SFM.
| |
| | |
| {{Warning|Rendering at 1080p will take longer than rendering at 720p.}}
| |
| | |
| '''To render at 1080p:'''
| |
| | |
| # Quit the Source Filmmaker if it's open. | |
| # In Steam, right-click '''Source Filmmaker''', click '''Properties''', click the '''SET LAUNCH OPTIONS''' button, and add '''-sfm_resolution 1080''' to your command-line startup options.
| |
| # Launch the Source Filmmaker.
| |
| | |
| You can also use this command-line switch in a command prompt or in a desktop shortcut.
| |
| | |
| {{Bug|As of SFM 0.9.5.9, command-line launch options do not get taken into account when launching the SFM through the QSDK launcher.}}
| |
| | |
| If you want to change back to the default render setting of 720p, just remove '''-sfm_resolution 1080''' from your launch options.
| |
| | |
| {{Tip|Having the SFM resolution set to 1080p may severely degrade viewport performance. For this reason, you might want to only switch to it when you are ready to perform your final movie layoff.}}
| |
| | |
| == See also ==
| |
| | |
| * [[SFM/Command-line startup options|Command-line startup options]]
| |
| | |
| {{shortpagetitle}}
| |
| [[Category:Source Filmmaker]]
| |