[vlc-devel] CVS Commit (fenrir)

cvs at videolan.org cvs at videolan.org
Mon Mar 31 05:46:11 CEST 2003


Update of /cvs/videolan/vlc
Modified Files:
	configure.ac.in 

Update of /cvs/videolan/vlc/modules/access/v4l
Modified Files:
	v4l.c 

Update of /cvs/videolan/vlc/modules/codec
Modified Files:
	Modules.am 
Added Files:
	rawvideo.c 

Update of /cvs/videolan/vlc/modules/mux
Modified Files:
	avi.c ogg.c 

Update of /cvs/videolan/vlc/modules/packetizer
Modified Files:
	a52.c copy.c mpeg4audio.c mpeg4video.c mpegaudio.c mpegvideo.c 

Update of /cvs/videolan/vlc/src/stream_output
Modified Files:
	stream_output.c 

Log Message:
 * v4l: updated, now it should grab (and compress if you want) the video.
Audio grabbing part is commented out and untested.
 The syntax is like that:
  v4l:<device>[:option=value:...]
 options: channel,norm (pal, ntsc,secam), frequency (not really there is
          a factor), audio, size (WxH or subqcif,qsif,qcif,sif,cif,vga),
          codec (optional, mpeg1 or mpeg4 and need to have compiled the
          encoders modules)
 ex: v4l:/dev/video:channel=0:frequency=8052:norm=secam:size=vga
 Please test.
 * rawvideo.c: a pseudo decoder for raw video (I420).
 * packetizer/*, mux/*, stream_output.c: fixed (I hope) audio/video
synchro problems.


-- 
fenrir
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list