在使用前需要安装配置好ffmpeg @echo off setlocal enabledelayedexpansion for %%i in (D:\RECORD_VIDEO\*.mp4) do ( call :flag %%i for %%i in (1) do ( ffm