=== AVSourceCmd  0.10.27                                             === Unigraf Oy 
Binary build date: Feb 10 2021 12:16:55

Requires: TSI.dll 0.10.28 

=== Playback CLI tool for UCD-3xx/4xx devices

The utility is a tool for loading playback content (video frames, packets, audio) defined 
in a scenario or in a playlist file and setting UCD device in a playback mode.
The format of scenario and playlist files is explained in the enclosed
AV_Source_scenario.pdf.

=== Usage

Required parameters: --playlist OR --scenario OR --play:
  --playlist [VALUE]            Specifies file path to playlist file.
  --scenario [VALUE]            Specifies file path to scenario file.
  --play                        Starts playback with previously loaded content.

Optional parameters:
  --source-sn [SN]              Serial number of the Source device.
  --verbose                     Turns on verbose logging.
  --interface [INF]             HDMI or DisplayPort.

Test automation parameters:
  --sink-sn [SN]                Serial number of the Sink device.
  --capture-folder [VALUE]      Specifies file path to store captured content.
  --reset-sink-before-capture   Resets the Sink device when starting capture application.
  
Note: the --scenario mode of operation requires serial number and interface to be defined.
For example

AVSourceCmd.exe --scenario scenario.txt --source-sn 1828C398 --interface HDMI

=== Example

Sample content is included in the package. Please edit the run.bat and define the UCD device 
serial number. Run the batch file.
