mirror of
https://github.com/mpv-player/mpv
synced 2025-03-20 02:09:52 +00:00
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
This commit is contained in:
parent
6f7916cae6
commit
b7a8d7f8ba
@ -1160,7 +1160,7 @@ on:driver=v4l:width=640:height=480 -vo xv</CODE><BR>
|
||||
-ovc lavc -lavcopts
|
||||
vcodec=mpeg4:vbitrate=900 \<BR> -oac
|
||||
mp3lame -lameopts cbr:br=64 \<BR> -vop
|
||||
pp=lb,crop=720:540:24:18 -o output.avi </CODE><BR>
|
||||
pp=lb,crop=720:544:24:16 -o output.avi </CODE><BR>
|
||||
|
||||
<BR>
|
||||
This will additionally rescale the image to 384x288 and compresses
|
||||
|
Loading…
Reference in New Issue
Block a user