mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 17:59:37 +02:00
add support for 1440p (Quad HD/QHD/WQHD) videos
This commit is contained in:
parent
7185dab3ff
commit
b7085c7132
23 changed files with 51 additions and 4 deletions
|
@ -33,6 +33,7 @@ describe('Test create transcoding jobs', function () {
|
|||
'480p': true,
|
||||
'720p': true,
|
||||
'1080p': true,
|
||||
'1440p': true,
|
||||
'2160p': true
|
||||
},
|
||||
hls: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue