Skip to content

Running RITEG.V2

By default, RITEG is hardcoded to load project/vhs project and will do so when there is no project specified explicitly.

All command-line options

  • -project <path> Specify path to a project directory
  • -preset <name> Specify project-internal preset to override base settings
  • -size <w>x<h> Specify initial window size
  • -scale <scale> Specify output resolution scale factor. Must be greater or equal to 0.25 and less or equal to 5.0

Examples

Example 1: VHS - SMPTE bars

riteg -project project/vhs -scale 2 -preset SMPTE

Example 2: VHS - blank screen

riteg -project project/vhs -scale 2