Aspect correction. Scaling set. Enlarged buffer for extra options.

This commit is contained in:
n-a-c-h
2006-02-26 06:33:50 +00:00
parent d88bacdf68
commit a910ea4a8e

View File

@@ -5,7 +5,7 @@ md_ntsc times 20 db "59649/995"
md_pal times 5 db "50/1" md_pal times 5 db "50/1"
md_prog times 50 db "mencoder" md_prog times 50 db "mencoder"
md_raw times 100 db "-demuxer rawvideo -rawvideo format=0x42475218:w=256:h=224:size=172032" md_raw times 100 db "-demuxer rawvideo -rawvideo format=0x42475218:w=256:h=224:size=172032"
md_other times 50 db "-aspect 4/3 -mc 0 -nosound" md_other times 75 db "-aspect 4:3 -vop scale -mc 0 -nosound"
md_file times 50 db "video.avi" md_file times 50 db "video.avi"
@Valid variables to use in the next three lines are: @Valid variables to use in the next three lines are: