PeerTube/scripts
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
..
build Fix dnt route 2018-10-01 15:20:13 +02:00
clean Speaup clean script 2018-09-14 10:07:33 +02:00
danger/clean Clean shell scripts (#398) 2018-03-27 10:35:12 +02:00
dev Fix npm run dev:server 2018-06-29 09:33:36 +02:00
e2e add protractor profile for local tests 2018-10-01 13:40:28 +02:00
i18n replace fs by fs-extra to prevent EMFILE error 2018-08-27 16:03:57 +02:00
watch Upgrade server dependencies 2018-08-27 16:35:26 +02:00
client-report.sh Reduce bundle sizes 2018-06-07 16:50:33 +02:00
create-import-video-file-job.ts Optimize SQL requests of watch page API endpoints 2018-09-19 09:54:37 +02:00
create-transcoding-job.ts Optimize SQL requests of watch page API endpoints 2018-09-19 09:54:37 +02:00
generate-api-doc.sh Clean shell scripts (#398) 2018-03-27 10:35:12 +02:00
generate-code-contributors.ts replace fs by fs-extra to prevent EMFILE error 2018-08-27 16:03:57 +02:00
help.sh Set bitrate limits for transcoding (fixes #638) (#1135) 2018-10-08 16:26:04 +02:00
optimize-old-videos.ts Set bitrate limits for transcoding (fixes #638) (#1135) 2018-10-08 16:26:04 +02:00
parse-log.ts replace fs by fs-extra to prevent EMFILE error 2018-08-27 16:03:57 +02:00
play.sh Clean shell scripts (#398) 2018-03-27 10:35:12 +02:00
prune-storage.ts Set bitrate limits for transcoding (fixes #638) (#1135) 2018-10-08 16:26:04 +02:00
release.sh parametrize gpg key in release script 2018-10-03 11:51:55 +02:00
reset-password.ts Add migration 2017-12-13 17:46:23 +01:00
test.sh Clean shell scripts (#398) 2018-03-27 10:35:12 +02:00
travis.sh Add tests regarding well known/static text endpoints 2018-10-01 17:29:11 +02:00
update-host.ts Improve update host script and add warning if AP urls are invalid 2018-06-21 18:36:08 +02:00
upgrade.sh fix diff order 2018-10-03 09:53:03 +02:00