
91
•
•
•
•
•
•
To play a video named MYVIDEO.TS on the SD card, use:
videoplay myvideo.ts
To play a video with a space in its name, such as MY VIDEO.TS, use:
videoplay “my video.ts”
To change the volume level (0 - 100) to 75% when playing a video or audio, use:
videoplay volume 75
audioplay volume 75
To change the video mode, use this format with the videomode command:
videomode 1024x768x60p
To display an image, use this format with the imageplay command:
imageplay slide1.bmp
To specify an image mode, use this format with the imageplay command:
imageplay slide1.bmp 0
imageplay slide1.bmp 1
Referencing CF/SD cards
To list the contents of a CF card, enter:
dir cf:/
To list the contents of an SD card, enter:
dir sd:/
Comentários a estes Manuais