2023-08-06 16:48:07 +01:00

3 lines
55 B
Batchfile

for /R %%a in ("*.mp4") do MP4Box -lang eng "%%a"
exit