i have an huge problem: i have to put an svg picture over a video.
i use:
Code: Select all
vlc ./movie.avi --spu --osd --text-renderer=svg --sub-filter=marq --marq-marquee=”$(cat ./image.svg)”
![Shocked :shock:](./images/smilies/icon_eek.gif)
...and options marq-x and marq-y don't works with svg renderer... I can't put more little square to put a big pic...
![Sad :(](./images/smilies/icon_sad.gif)
thanks to all...
help me please