SFM/Rendering at 1080p: Difference between revisions
m (Fixed command-line) |
RagnarokEOTW (talk | contribs) No edit summary |
||
Line 16: | Line 16: | ||
You can also use this command-line switch in a command prompt or in a desktop shortcut. | You can also use this command-line switch in a command prompt or in a desktop shortcut. | ||
Once Source Filmmaker is running, you will be able to select higher export resolutions via the Export Movie panel; This also affects the resolution of image exports. | |||
{{bug|SFM will crash if you attempt to export as an image after changing the export resolution without first saving and reloading the session.}} | |||
If you want to change back to the default render setting of 720p, just remove '''-sfm_resolution 1080 -w 1920 -h 1080''' from your launch options. | If you want to change back to the default render setting of 720p, just remove '''-sfm_resolution 1080 -w 1920 -h 1080''' from your launch options. |
Revision as of 16:15, 28 August 2018
Template:Otherlang2 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 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.
If you want to render at 1080p, you must set the appropriate command-line startup option before you launch the SFM.

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 -w 1920 -h 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.
Once Source Filmmaker is running, you will be able to select higher export resolutions via the Export Movie panel; This also affects the resolution of image exports.

If you want to change back to the default render setting of 720p, just remove -sfm_resolution 1080 -w 1920 -h 1080 from your launch options.
