https://github.com/krateng/viamala
Self-hosted website for quick video cutting
https://github.com/krateng/viamala
ffmpeg homeserver selfhosted video video-cutter webserver
Last synced: 6 months ago
JSON representation
Self-hosted website for quick video cutting
- Host: GitHub
- URL: https://github.com/krateng/viamala
- Owner: krateng
- License: gpl-3.0
- Created: 2019-03-25T16:02:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-25T18:03:17.000Z (over 3 years ago)
- Last Synced: 2025-03-25T22:17:06.443Z (7 months ago)
- Topics: ffmpeg, homeserver, selfhosted, video, video-cutter, webserver
- Language: Python
- Size: 2.13 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Viamala

Viamala is a bottle / waitress based webserver intended for the LAN that allows users to have their video files cut. This happens in a very simple manner with ffmpeg without reencoding.
Works well with [surselva](https://github.com/krateng/surselva).
## Requirements
* [bottle.py](https://github.com/bottlepy/bottle)
* [waitress](https://github.com/Pylons/waitress)
* [ffmpeg](https://github.com/FFmpeg/FFmpeg)## Credit
Default background picture by [Krivec Ales](https://dreamypixel.com)