Commit Graph

4 Commits (bc1a91f4cd6d4b8fc0655321a2f7506f29ba6222)

Author SHA1 Message Date
Eugen 2e4afccd9d Fix #2108 - Fix gif uploads (#2171)
* Fix #2108 - Fix gif uploads
Add specs for media attachment gifv conversion

* Add ffmpeg to travis

* Make travis install ffmpeg, not libav

* Switch travis to trusty
8 years ago
Eugen Rochko 03a857f59a Use more widely supported MP4 format for gifv's 8 years ago
Eugen Rochko 85fce04d1b Detect videos with no sound, handle them like gifv 8 years ago
Eugen Rochko caf5b8e975 Fix #431 - convert gif to webm during upload. Web UI treats them like it did
before. In the API, attachments now can be either image, video or gifv. Gifv
is to be treated like images in terms of behaviour, but are videos by file
type.
8 years ago