Added cmd file to make it a cli tool

This commit is contained in:
2025-06-01 15:53:52 +00:00
parent 4109378b87
commit f071e93f61

2
transcode.cmd Normal file
View File

@ -0,0 +1,2 @@
@echo off
python "%~dp0ffmpeg_transcoder.py" %*