comparison DOCS/documentation.html @ 8474:33db249dda88

v4l - dimensions in the example were not multiple of 16
author henry
date Mon, 16 Dec 2002 09:56:13 +0000
parents ac4162fbfa5f
children b29982e68d8c
comparison
equal deleted inserted replaced
8473:12d19b01d4c6 8474:33db249dda88
1158 capturing movies.<BR> <CODE> &nbsp;&nbsp;&nbsp;&nbsp;mencoder -tv 1158 capturing movies.<BR> <CODE> &nbsp;&nbsp;&nbsp;&nbsp;mencoder -tv
1159 on:driver=v4l:width=768:height=576 \<BR> 1159 on:driver=v4l:width=768:height=576 \<BR>
1160 &nbsp;&nbsp;&nbsp;&nbsp;-ovc lavc -lavcopts 1160 &nbsp;&nbsp;&nbsp;&nbsp;-ovc lavc -lavcopts
1161 vcodec=mpeg4:vbitrate=900 \<BR> &nbsp;&nbsp;&nbsp;&nbsp;-oac 1161 vcodec=mpeg4:vbitrate=900 \<BR> &nbsp;&nbsp;&nbsp;&nbsp;-oac
1162 mp3lame -lameopts cbr:br=64 \<BR> &nbsp;&nbsp;&nbsp;&nbsp;-vop 1162 mp3lame -lameopts cbr:br=64 \<BR> &nbsp;&nbsp;&nbsp;&nbsp;-vop
1163 pp=lb,crop=720:540:24:18 -o output.avi </CODE><BR> 1163 pp=lb,crop=720:544:24:16 -o output.avi </CODE><BR>
1164 1164
1165 <BR> 1165 <BR>
1166 This will additionally rescale the image to 384x288 and compresses 1166 This will additionally rescale the image to 384x288 and compresses
1167 the video with the bitrate of 350kbps in high quality mode. The 1167 the video with the bitrate of 350kbps in high quality mode. The
1168 vqmax option looses the quantizer and allows the video compressor to 1168 vqmax option looses the quantizer and allows the video compressor to