2 cineplayer, 1 syntax, 1 input files – Doremi CineAsset User Manual

Page 72: 2 fullscreen, 2 examples

Advertising
background image

Example 2 creates a one reel DCP from video1.ts using the settings specified in the jp2k_settings.pro
file. The DCP will be named dcp_example2 and saved to the root directory of the G drive.

3. CineAssetSchedule.exe dcp -i G:\video1.ts -video_only G:\video2.ts

-audio_only -settings G:\jp2k_settings.pro dcp_example3 G:\

Example 3 creates a one reel DCP using the video track from video1.ts and the audio track from
video2.ts. The settings specified in jp2k_settings.pro file will be used when creating the DCP, which will
be named dcp_example3 and saved to the root directory of the G drive.

4. CineAssetSchedule.exe dcp -i G:\reel1.wav G:\reel1.m2v -i G:\reel2.wav

g:\reel2.m2v -settings jp2k_settings.pro dcp_example4 G:\

Example 4 creates a 2 reel dcp, reel one made from the reel1.wav and reel2.m2v files and reel 2 made
from the reel2.wav and reel2.m2v files. The settings specified in jp2k_settings.pro file will be used
when creating the DCP, which will be named dcp_example4 and saved to the root directory of the G
drive.

4.2 CinePlayer

CinePlayer can also be used from the command line. CinePlayer.exe is installed in C:\Program
Files\DoremiLabs\CineAsset.

4.2.1

Syntax

CinePlayer.exe [input file 1] [input file 2] {-fullscreen}

4.2.1.1 Input files

 The maximum number if input files is two. If two input files are specified, only the audio track

will be taken from “input file 1” and only the video track will be taken from “input file 2”.

 An input file can be a video or audio file of any format supported by CineAsset.
 An input file can also be a folder containing DCP files or a folder containing an Image

Sequence.

4.2.1.2 Fullscreen

When the full-screen switch is present, CinePlayer will open in full-screen mode.

4.2.2

Examples

1.

CinePlayer.exe G:\audio.wav G:\video.ts -fullscreen

Example 1 will open audio.wav and video.ts in for playback in CinePlayer. The application will open in
full-screen mode.

2.

CinePlayer.exe G:\Example_DCP\ -fullscreen

In example 2, “Example_DCP” is a folder containing DCP files. This example will open the DCP from
folder “Example_DCP” for playback in full-screen mode.

DCA.OM.000488.DRM

Page 72 of 82

Version 2.5

Doremi Labs

Advertising