[streaming] command for live streaming
Kushal Dalal
kushal.dalal at einfochips.com
Wed Jul 19 07:32:07 CEST 2006
Hi All
I am running VLC on embedded system.
I want to stream live video.
Before doing that I 'm interested in dumping captured video to file.
I am trying following command but it is not working.
./vlc -vvv -I dummy --noaudio v4l://:v4l-vdev="/dev/video0"
:v4l-chroma="UYVY" :v4l-caching=10 :v4l-fps=7.000000 :v4l-width=160
:v4l-height=120 :v4l-quality=100 :v4l-norm="PAL" --sout-ffmpeg-strict 1
--sout-ffmpeg-keyint 7.000000 --sout
'#transcode{vcodec=mp2v,vb=3000,venc=ffmpeg{keyint=80,hurry-up,vt=800000},de
interlace}:std{access=file,mux=ps,url=output1.mpg}'
I tried with lower resolutions too.
Can someone suggest me command line for doing so?
Thanks
Kushal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.videolan.org/pipermail/streaming/attachments/20060719/84bc19d3/attachment.htm
More information about the streaming
mailing list