Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can specify one or more file paths as program agrumentsarguments. Stereo Viewer will open all of these files in different tabs.

...

Using short option name specify option value after symbol '=' or immediately after the option name. Using long option name specify option value only after symbol '='.

Warning

Note, that all options names are case-sensitive.

Long option name

Short option name

Value is optionalDefault valuePossible valuesDescriptionSupported

--play

...


truetruetrue, false

The opened files are played immediately


--stereo

...


truefalsetrue, false

The stereo mode enabled for opened files


--invert

...


truefalsetrue, false

Swaps the left and the right images


--round

...


truetruetrue, false

Loops the movie


--half

...


truetruetrue, false

Plays only first half the movie


--split

...


false

...


m, s, f, o
  • m - Mono image split type
  • s - Side by Side image split type
  • f - Frames Shift image split type
  • o - Over/Under image split type

--framesshift

-Afalse

...


Any Integer

Integer number of the frame shift


--fullscreen
true

The last specified file will be opened in fullscreen modeFrom 4.8.18.69
--fit-view
true

All files will be opened fitted to their widgetsFrom 4.8.18.69

Samples

"OctoNus Stereo Viewer.exe" C:\movie001.flm --play --half --stereo --invert --split=f -A5
"OctoNus Stereo Viewer.exe" "C:\myStones\mono.mp4" --split=f --framesshift=4 --play
"OctoNus Stereo Viewer.exe" stereo.mp4 --split=s --stereo --half
"OctoNus Stereo Viewer.exe" stereo1.mp4 --split=s stereo2.mp4 --invert (both options there will be applied to both movies)