https://github.com/rejetto/unsupported-videos
HFS plugin to expand the SHOW command so that, for unsupported video files, a streaming-conversion is done.
https://github.com/rejetto/unsupported-videos
hfs-plugin
Last synced: 5 months ago
JSON representation
HFS plugin to expand the SHOW command so that, for unsupported video files, a streaming-conversion is done.
- Host: GitHub
- URL: https://github.com/rejetto/unsupported-videos
- Owner: rejetto
- License: gpl-3.0
- Created: 2024-12-17T22:13:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-29T13:49:02.000Z (10 months ago)
- Last Synced: 2025-08-29T16:41:13.445Z (10 months ago)
- Topics: hfs-plugin
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unsupported-videos
HFS plugin to expand the SHOW command so that, for unsupported video files, a streaming-conversion is started.
This can be heavy on the CPU of the server, so please configure restrictions.
For this to work, you have to install ffmpeg. Configure the "ffmpeg path" option to specify where ffmpeg is installed.
If you haven't yet, [download this](https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-win64-gpl.zip),
and unzip only the file `ffmpeg.exe` that you'll find in the `bin` folder.

HFS ~ HTTP File Server https://github.com/rejetto/hfs