Added cmd file to make it a cli tool
This commit is contained in:
2
transcode.cmd
Normal file
2
transcode.cmd
Normal file
@ -0,0 +1,2 @@
|
||||
@echo off
|
||||
python "%~dp0ffmpeg_transcoder.py" %*
|
Reference in New Issue
Block a user