Versions Compared

Key

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

...

Long option name

Short option name

Value is optionalDefault valuePossible valuesDescription

--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

Samples

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