using a MPEG-2 file.
[I am using 0.8.6 15th May 2006 build]
I can see the text and time when I play the file :
Code: Select all
vlc -vvv --sub-filter marq --sub-filter time --time-position="8" --marq-marquee="Arrrrgghh" --marq-x=50 --marq-y=50 --width=200 --height=100 "toto.mpg"
Is it mandatory to add a transcoding step ?
Is the "--sout-transcode-sfilter <string>"
Any help would be appreciated