Page 1 of 1

stream a video after incorporate date+time on it

Posted: 17 Nov 2009 15:07
by walid
Hi, everybody, i've a question about the advenced use of VLC, my english is not fluent, but i will try to tell you about my problem.

So, i would like to incorporate a texte (for exemple: date + time) in a video then stream it (for exemple by UDP on 172.22.35.37:1234).

This is what i can make at prensent:
1) TO Incorporate date + time on a video: vlc --sub-filter "marq{marquee=%d/%m/%y %H:%M:%S,position=9}" MyVideo.mpeg
2) TO Stream a video by UDP on 172.22.35.37:1234: vlc -vvv MyVideo.mpeg --sout '#std{access=udp,mux=ts,dst=172.22.35.37:1234}'

BUT what i don't t know how to do is to stream the video after it contains the (date + time) IN order to reuse this video for other treatments, for exemple to make mosaic.

I have an idea: i must make a mix of both commands!!!!

Is there someone who can help me?
Any idea?

http://www.yelles.fr

Re: stream a video after incorporate date+time on it

Posted: 02 Dec 2009 18:03
by thannoy
Please do not cross-post. It spead answers and create a mess in topics. In fact, "sream-out sout" forum was maybe the better choice.

duplicated topic: viewtopic.php?f=2&t=68176