User guide

CONFIDENTIAL This document is property of VITEC MULTIMEDIA, and may not be used or diffused to a third party without prior written approval.
LW Player User Guide v2.6 page 50 / 70
8. COMMAND LINE
8.1. Run Player in Command Line
Help:
PlayerLW.exe help displays the above window.
Example of start One board with a playlist and auto start decoding.
PlayerLW.exe –profile path\ActiveProfile.xml” –list “path\playlist.xml-play
Example of start One board with a file and auto start decoding.
PlayerLW.exe –profile path\ActiveProfile.xml” –file “path\media.ts” play
Use coma between file names to run player with more than one file.
Example of multi-board start 4 boards starts with one file that is added to playlist
twice.
PlayerLWm.exe -profile d:\CurrentBuild\Product_Files\Bin\ActiveProfile1.xml -file
"s:\HDTV.ts","s:\HDTV.ts" -profile
d:\CurrentBuild\Product_Files\Bin\ActiveProfile2.xml -file "s:\HDTV.ts","s:\HDTV.ts"
-profile d:\CurrentBuild\Product_Files\Bin\ActiveProfile3.xml -file
"s:\HDTV.ts","s:\HDTV.ts" -profile
d:\CurrentBuild\Product_Files\Bin\ActiveProfile4.xml -file "s:\HDTV.ts","s:\HDTV.ts"
play
PlayerLWm guarantees back-to-back in loop decoding only if there are two
or more files in playlist.