PeerTube_original/server/lib/job-queue/handlers
Felix Ableitner edb4ffc7e0 Set bitrate limits for transcoding (fixes #638) (#1135)
* Set bitrate limits for transcoding (fixes #638)

* added optimization script and test, changed stuff

* fix test, improve docs

* re-add optimize-old-videos script

* added documentation

* Don't optimize videos without valid UUID, or redundancy videos

* move getUUIDFromFilename

* fix tests?

* update torrent and file size, some more fixes/improvements

* use higher bitrate for high fps video, adjust bitrates

* add test video

* don't throw error if resolution is undefined

* generate test fixture on the fly

* use random noise video for bitrate test, add promise

* shorten test video to avoid timeout

* use existing function to optimize video

* various fixes

* increase test timeout

* limit test fixture size, add link

* test fixes

* add await

* more test fixes, add -b:v parameter

* replace ffmpeg wiki link

* fix ffmpeg params

* fix unit test

* add test fixture to .gitgnore

* add video transcoding fps model

* add missing file
2018-10-08 16:26:04 +02:00
..
utils expliciting type checks and predicates (server only) 2018-07-25 22:01:25 +02:00
activitypub-follow.ts Add local user subscriptions 2018-08-27 09:41:54 +02:00
activitypub-http-broadcast.ts Migrate to bull 2018-07-11 14:00:17 +02:00
activitypub-http-fetcher.ts Refractor videos AP functions 2018-09-19 11:16:23 +02:00
activitypub-http-unicast.ts Migrate to bull 2018-07-11 14:00:17 +02:00
email.ts Migrate to bull 2018-07-11 14:00:17 +02:00
video-file.ts Set bitrate limits for transcoding (fixes #638) (#1135) 2018-10-08 16:26:04 +02:00
video-import.ts Add timeout on youtube dl to cleaup files 2018-10-01 12:00:05 +02:00
video-views.ts Process last hour views instead of current hour 2018-09-13 14:14:15 +02:00