flask-mp4server
Spawn an MP4 conversion server, powered by Python's flask library.
The server page takes an input video file and converts it to an MP4 using the mp4 tool.
Usage (Auto-Generated)
usage: flask_mp4server [-h] [--port PORT]
options:
-h, --help show this help message and exit
--port PORT Port to run the server on