摘要: 1//截图2 string kk = "ffmpeg -i \"" + avsPath + "\" -vframes 1 -r 1 -ac 1 -ab 2 -f image2 -t 0.001 \"" + fileout + "\\" + filename + ".jpg\"\n";3 System.Diagnos... 阅读全文
posted @ 2007-08-03 14:18 fishert 阅读(1320) 评论(0) 推荐(0)