1
0
Fork 0
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:
Rigel Kent 2020-12-24 18:02:04 +01:00 committed by Chocobozzz
parent 7185dab3ff
commit b7085c7132
23 changed files with 51 additions and 4 deletions

View file

@ -33,6 +33,7 @@ describe('Test create transcoding jobs', function () {
'480p': true,
'720p': true,
'1080p': true,
'1440p': true,
'2160p': true
},
hls: {