https://github.com/das-kaesebrot/transcodeservice
RESTful ffmpeg based transcoding service
https://github.com/das-kaesebrot/transcodeservice
docker ffmpeg rest-api restful-api transcoding
Last synced: 4 months ago
JSON representation
RESTful ffmpeg based transcoding service
- Host: GitHub
- URL: https://github.com/das-kaesebrot/transcodeservice
- Owner: das-kaesebrot
- Created: 2022-02-08T22:02:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-09-08T22:59:39.000Z (10 months ago)
- Last Synced: 2025-10-23T09:48:24.690Z (8 months ago)
- Topics: docker, ffmpeg, rest-api, restful-api, transcoding
- Language: Java
- Homepage:
- Size: 1.32 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# transcodeservice
RESTful transcode service written in flask to queue ffmpeg transcoding jobs, giving the user full control over all possible parameters.
The app will also expose a web UI interface to add jobs more easily.