Code: Select all
vlc -v --scale=0.25 --video-x=0 --video-y=0 Movie.mp4
Code: Select all
cvlc --sub-filter "logo{file=logo.png,position=6,y=40}:marq{marquee=%H:%M:%S,position=5}" Movie.mp4
I wanted to know if this has become possible in the latest version of VLC 2.X. I want to display Marquee on my sout streams withought transcoding.If you want to modify the picture, you have to transcode. There is no way around it, at least not with current VLC versions.