aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/transcoding/video-transcoding-profiles.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add basic video editor supportChocobozzz2022-02-281-270/+0
|
* Move b frame strategy in transcoding profileChocobozzz2021-12-141-8/+19
| | | | | We may use a too high value for some encoders and it allows to specify custom values/strategy
* Add minimum bitrate limitChocobozzz2021-11-101-6/+21
|
* Merge branch 'release/3.4.0' into developChocobozzz2021-10-111-1/+4
|\
| * Fix live bitrateChocobozzz2021-10-111-1/+4
| |
* | Remove useless conditionChocobozzz2021-10-111-1/+1
|/
* Remove useless asyncChocobozzz2021-08-261-2/+2
|
* Improve target bitrate calculationChocobozzz2021-08-061-18/+14
|
* Limit live bitrateChocobozzz2021-08-061-22/+11
|
* Move transcoding files in their own directoryChocobozzz2021-05-111-0/+256