I am wondering if someone can please assist me, I am trying to add multiple marquees to a video I am playing fullscreen on a raspberry pi, the command I am using is as follows
Code: Select all
cvlc -Lf --no-osd --no-mouse-events --marq-size=20 --marq-color=0xFFFF00 '--sub-source=marq{marquee="First line",position=8}:marq{marquee="Different line",position=4}' "/boot/source/loading.mp4"
SOURCES:
https://wiki.videolan.org/Documentation ... es_Filters
https://wiki.videolan.org/Documentation:Modules/marq/
https://wiki.videolan.org/File:Marq_dem ... Linux.png/