[MPlayer-users] Capture: video buffer full - dropping frame

Martin Collins martin at mkcollins.org
Sat Oct 9 21:44:24 CEST 2004


On Sat, 09 Oct 2004 19:54:43 +0200
Heine Laursen <maillist at gozar.dynu.com> wrote:

> If my capture card don't support mjpeg it is then okay to use
> huffyuv?

Try it and see. Also try ljpeg and ffv1 or even mjpeg in the lavcopts.
 
> I have just noticed another thing. My capture card is capturing 
> interlaced. Is there any way I can get it to stop that, or is it out
> of my control?
> I fixed it useing -vf pp=ci when i futher encode the video to divx

Use pp=lb during capture. Don't refer to mpeg4 as divx unless you are
actually using divx which is a particular mpeg4 codec.

> mencoder -endpos 00:05:00 -tv 
> driver=v4l2:input=2:mjpeg:normid=0:decimation=1:adevice=/dev/dsp0:a
> mode=1:fps=25 -ovc copy -oac copy -o test.avi tv://

You still have mjpeg in there. 

> I have been playing around with mplayer, and I have managed to
> capture useing the divx codec. I know I know. It's a bad idea to use
> divx in capture. And I'm just playing around here.

You can use mpeg4 if you like though it's not the best for editing.
Using vqscale=2 will give the best quality.

> So my computer is soposeley fast enuf to capture live Divx
> However with my little knowleage of capturing I don't know if that
> is the hole truth!

Your computer should be plenty fast enough, just make sure your hard
drive has DMA enabled with hdparm.

Martin




More information about the MPlayer-users mailing list