16 / 28
FMod-IPECMOT 48/10 User Manual v2.5
5.
Configuration file
General
The configuration file is a text file place at the root of the uSD or the USB
storage device which contains video to play.
This file allows some configuration for the media player.
If a line starts with ‘#’, the line was not taking into account by the media
player. To take this line into account you must remove the ‘#’.
I2C_ADDRESS
#I2C_ADDRESS 64 # i2c-address (decimal only)
# WARNING! If I2C_ADDRESS is defined, the
jumper will be ignored
If you want to set an address I2C with this configuration file, you can
remove the first ‘#’ and write the new address. The address must be
written in decimal and must be between 8 and 118.
AUTO_MODE_PAUSE_MS
AUTO_MODE_PAUSE_MS 1000 # automatic reading config (standalone)
# = 0 : disabled
# > 0 : pause between 2 videos in ms,
forward reading
# < 0 : pause between 2 videos in ms,
backward reading
This configuration is used in standalone mode, you can disable standalone
mode by setting 0 or select the time in millisecond between the end of a
video and the start of the next video.
If you want to play video 0, then video 1, then video 2 … set a positive
value. If you want to play video 10 then, then video 9, then video 8 … set a
negative value.
AUTO_MODE_INITIAL_WAIT_MS
AUTO_MODE_INITIAL_WAIT_MS 10000
# initial wait before mediaplayer starts
to auto-play
This configuration is used to define the time in millisecond before media
players starts to auto-play (standalone mode).
LVDS_BRIGHTNESS
LVDS_BRIGHTNESS 255
# Brightness [0-255], 255 = max