First attempt at generating animated thumbnails
This doesn't work on two grounds: * There is significant pixelation * The resulting image size is wrong (but the frames are correct) This is part of #28 and needs some cleaning up before it's an active code path. Pushing now because this code path won't be activated under normal circumstances.
Showing
- config.sample.yaml 18 additions, 14 deletionsconfig.sample.yaml
- src/github.com/turt2live/matrix-media-repo/config/config.go 4 additions, 3 deletionssrc/github.com/turt2live/matrix-media-repo/config/config.go
- src/github.com/turt2live/matrix-media-repo/services/thumbnail_service/thumbnail_service.go 5 additions, 0 deletions...edia-repo/services/thumbnail_service/thumbnail_service.go
- src/github.com/turt2live/matrix-media-repo/services/thumbnail_service/thumbnailer.go 68 additions, 14 deletions...trix-media-repo/services/thumbnail_service/thumbnailer.go
Please register or sign in to comment