>>107
コマンドを直接実行するならこれでいいんじゃない

for %A in ("W:\Videos\*.m2ts") do ffmpeg -hide_banner -n -i "%~fA" "%~dpnA.srt"