docs: disable issues
parent
54bfe16c28
commit
770f1e92da
|
@ -2,8 +2,14 @@
|
||||||
|
|
||||||
Extremely minimal on-demand video transcoding server in go. Used by the FOSS photos app, [Memories](https://github.com/pulsejet/memories).
|
Extremely minimal on-demand video transcoding server in go. Used by the FOSS photos app, [Memories](https://github.com/pulsejet/memories).
|
||||||
|
|
||||||
|
## Filing Issues
|
||||||
|
|
||||||
|
Please file issues at the [Memories](https://github.com/pulsejet/memories) repository.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
Note: this package provides bespoke functionality for Memories. As such it is not intended to be used as a library.
|
||||||
|
|
||||||
You need go and ffmpeg/ffprobe installed
|
You need go and ffmpeg/ffprobe installed
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue