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)”
How to set svg picture dimensions equal to the video dimension??
...and, is this my error or a bug???
help me please
thanks to all...