[vlc] Apply video filters modules to streaming video
Ben Lau
benlau at linux.org.hk
Sat Mar 20 19:00:12 CET 2004
Hi,
I am trying to stream a video from captured card and apply a video
filter to it.
However , I can stream the video successfully but the video filter
doesn't work. That is the command:
vlc -vvv v4l:/dev/video0:norm=pal:channel=2 --filter invert
--sout='#transcode{vcodec=mp4v,acodec=mpga,vb=3000,ab=256,vt=800000,keyint=80,deinterlace}:std{access=udp,mux=ts,url=localhost}'
It is allright if i just play the video locally by the command:
vlc -vvv v4l:/dev/video0:norm=pal:channel=2 --filter invert
What is the correct way to specific the video filters when streaming
a video? Thanks for any advise.
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc
mailing list