From b7a8d7f8ba1f3157824d1277b3bdf9741e2d2a01 Mon Sep 17 00:00:00 2001 From: henry Date: Mon, 16 Dec 2002 09:56:13 +0000 Subject: [PATCH] v4l - dimensions in the example were not multiple of 16 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8475 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCS/documentation.html b/DOCS/documentation.html index 88e9ca0175..aebcf925ab 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -1160,7 +1160,7 @@ on:driver=v4l:width=640:height=480 -vo xv
    -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=900 \
    -oac mp3lame -lameopts cbr:br=64 \
    -vop - pp=lb,crop=720:540:24:18 -o output.avi
+ pp=lb,crop=720:544:24:16 -o output.avi

This will additionally rescale the image to 384x288 and compresses