PeerTube/shared/models
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
..
activitypub Basic video redundancy implementation 2018-09-13 14:05:49 +02:00
actors Add user moderation in the account page 2018-10-05 17:02:10 +02:00
avatars Basic video redundancy implementation 2018-09-13 14:05:49 +02:00
feeds feature: initial syndication feeds support 2018-04-17 01:09:06 +02:00
i18n Add zh-Hans-CN to i18n.ts 2018-09-25 14:46:02 +02:00
nodeinfo Move nodeinfo model in shared/ 2018-09-04 15:34:11 +02:00
overviews Videos overview page: first version 2018-08-31 09:19:58 +02:00
redundancy Improve redundancy: add 'min_lifetime' configuration 2018-09-24 13:38:39 +02:00
search Add ability to search video channels 2018-08-27 09:41:54 +02:00
server show last commit hash alongside server version in footer 2018-10-01 14:31:01 +02:00
users Add user history and resume videos 2018-10-05 11:22:38 +02:00
videos Set bitrate limits for transcoding (fixes #638) (#1135) 2018-10-08 16:26:04 +02:00
index.ts Basic video redundancy implementation 2018-09-13 14:05:49 +02:00
oauth-client-local.model.ts ClientLocal -> OAuthClientLocal 2017-06-25 17:44:19 +02:00
result-list.model.ts Move to promises 2017-07-05 14:14:16 +02:00