mirror of
https://github.com/axiomatic-systems/Bento4.git
synced 2026-01-19 00:05:12 +08:00
4 lines
67 B
Batchfile
4 lines
67 B
Batchfile
@echo off
|
|
SET parent=%~dp0
|
|
python "%parent%..\utils\mp4-hls.py" %*
|