Versions Compared

Key

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

...

Currently, we don’t supply the parser as a GUI installation file but as a portable program.
Please contact our support to receive a link to download the latest version of the Parser.
Unpack the downloaded .zip file to your desired location (for example to D:\OoonaParser).

OOONA Parser requires Microsoft Visual C++ 2015 Redistributable Update 3 RC
which can be downloaded here https://www.microsoft.com/en-us/download/details.aspx?id=52685


Commands

-encode

Down-convert the file to .mp4 360p proxy (*) + adjust for fast streaming.

-dat

Extract metadata, waveform and shot-changes to a “.dat” JSON file.

-dash

Package the file into MPEG DASH container (a directory with .mpd xml description and video/audio segments)

-drm

Same as “-dash” but with encryption – use either of them and don’t use both together).
Will package the file into MPEG DASH container, encrypted and protected with DRM via OOONA’s proxy server
(it will only be playable using the exact same Toolkit server used to encrypt it).

...