aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/ffmpeg-utils.ts
Commit message (Expand)AuthorAgeFilesLines
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-241-1/+1
* Correctly migrate to fs-extraChocobozzz2018-08-271-3/+3
* Don't set a bitrate on unknown audio inputChocobozzz2018-08-141-12/+14
* Cleanup utils helperChocobozzz2018-08-141-0/+23
* adding tests for audio conversionsRigel Kent2018-08-011-21/+33
* ffmpeg auto threadJorropo2018-08-011-1/+3
* fixing tests to deal with new transcoding parametersRigel Kent2018-08-011-2/+1
* Nice ffmpeg to 15 and 2Jorropo2018-08-011-3/+3
* fixing audio getter when video has no audioRigel Kent2018-08-011-18/+29
* Fixing #626 with ffmpeg's low default audio bitrateRigel Kent2018-08-011-5/+116
* (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