[MPlayer-users] [PATCH] reworked video capture - testers needed

Sylvain Petreolle spetreolle at yahoo.fr
Sun Aug 11 11:28:02 CEST 2002


Compiles but doesn't work for me (note that it didn't function before
so this  isn't your patch fault).

As reported before mplayer says that the tuner is unable to set the
norm (it supports PAL and SECAM, no problem with xawtv.). Searching in
the ml shows that another person reported it with anoher tv card.

See
http://www.MPlayerHQ.hu/pipermail/mplayer-users/2002-July/018681.html
and
http://www.MPlayerHQ.hu/pipermail/mplayer-users/2002-May/015614.html

 --- Jindrich Makovicka <makovick at kmlinux.fjfi.cvut.cz> a écrit : >
Greetings.
> This patch adds the following features to V4L module:
> 
> - multithreaded audio/video buffering
> - a/v timebase synchronization (sample count vs. gettimeofday)
> - "immediate" mode support for mplayer
> - fixed colorspace stuff - RGB??, YV12 and YUY2 modes now work as
> expected
> - native ALSA9 audio capture
> 
> Please try this patch out. If you're using *BSD, please verify that
> this patch doesn't break anything in bsdbt capture plugin.
> 
> Things you could especially test are 1) trying various colorspaces
> (RGB15|16|24|32, YV12, YUY2, I420) - just to verify that they give
> the
> correct colors, there's no point in capturing in RGB24 into DIVX -
> and 2) capturing a bit longer video (about 2 hours) to verify the a/v
> sync.
> 
> For a quick start, here is a sample command line, which should work
> for 
> decent machines >1GHz + DDR266:
> 
> mencoder -v -tv on:driver=v4l:width=768:height=576 \
> -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=900 \
> -oac mp3lame -lameopts cbr:br=64 \
> -vop crop=720:540:24:18,pp -npp lb -o test.avi
> 
> If you have a somewhat slower machine, try this:
> 
> mencoder -v -tv on:driver=v4l:width=384:height=288 \
> -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=900 \
> -oac mp3lame -lameopts cbr:br=64 \
> -o test.avi
> 
> For watching deinterlaced TV:
> 
> mplayer -v -tv on:driver=v4l:width=768:height=576 \
> -vop crop=720:540:24:18,pp -npp lb
> 
> Enjoy.
> 

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com




More information about the MPlayer-users mailing list