aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/ffmpeg-utils.ts
Commit message (Expand)AuthorAgeFilesLines
* (ffmpeg) B-adapt 1 and B-frames 16 (#774)Anton Latukha2018-07-101-0/+2
* Handle higher FPS for high resolution (test)Chocobozzz2018-06-291-7/+18
* Fix error loggingChocobozzz2018-03-261-2/+2
* Display ffmpeg output errorsChocobozzz2018-03-201-3/+7
* Fix video_share_url duplicate key in transcoding jobChocobozzz2018-03-191-2/+4
* Fix resolution for portrait videosChocobozzz2018-02-271-4/+10
* Don't fail on upload if we cannot generate thumbnailChocobozzz2018-02-271-10/+23
* Keep ratio for thumbnailsChocobozzz2018-02-271-7/+11
* Add 30 fps limit in transcodingChocobozzz2018-02-261-11/+42
* Move models to typescript-sequelizeChocobozzz2017-12-131-1/+1
* Cleanup helpersChocobozzz2017-11-271-2/+1
* Begin activitypubChocobozzz2017-11-271-1/+0
* Improve transcoding qualityChocobozzz2017-10-171-1/+2
* Use preview instead of thumbnail for oembedChocobozzz2017-10-171-1/+1
* Change how we handle resolutionChocobozzz2017-10-091-0/+79