level 5
--vf, --video-filter <filter0>/<filter1>/... Apply video filtering to the input file
Filter options may be specified in <filter>:<option>=<value> format.
crop:left,top,right,bottom
removes pixels from the edges of the frame
大概--vf crop:left=20,top=20 这样子吧
2013年12月27日 12点12分