[FFmpeg-devel] [PATCH 6/6] Implement v4l2 input size autodetection.

Luca Abeni lucabe72
Tue Apr 27 16:11:23 CEST 2010


On Tue, 2010-04-27 at 15:57 +0200, Michael Niedermayer wrote:
[...]
> > Update: setting "framedrop" to 0 in ffplay.c fixes the problem (BTW,
> > how can I change the framedrop value using the command line? "-framedrop"
> > does not seem to allow it).
> 
> -noframedrop

Ah, thanks; I missed it because it is not documented in "ffplay -h".
Anyway, I confirm that
	ffplay -f video4linux2 /dev/video0
shows the reported problem, while
	ffplay -noframedrop -f video4linux2 /dev/video0
works ok.

[...]
> if you decide not to look into the ffplay issue then please open a
> roundup issue so i wont forget about it
Ok; I am going to open a bugreport on roundup. 



				Luca




More information about the ffmpeg-devel mailing list