A snippet of my vlm config is as follows:
Code: Select all
new background broadcast enabled
setup background input logo_1988.jpg
setup background option image-duration=-1
setup background output #transcode{width=1280,height=720,sfilter=mosaic,vcodec=mp2v,vb=10000,fps=25,acodec=mp2a,ab=128}:bridge-in{id-offset=100}:display
Code: Select all
vlc --no-audio --mosaic-width=1280 --mosaic-height=720 --mosaic-keep-picture --mosaic-rows=6 --mosaic-cols=6 --mosaic-position=0 --vlm-conf mosaic.vlm
Code: Select all
new background broadcast enabled
setup background input logo_1988.jpg
setup background option image-duration=-1
setup background option sub-filter=mosaic
setup background output #bridge-in{id-offset=100}:display