]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/lib/video-transcoding.ts
Force HLS transcoding
authorChocobozzz <me@florianbigard.com>
Tue, 22 Dec 2020 14:42:02 +0000 (15:42 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 22 Dec 2020 15:04:42 +0000 (16:04 +0100)
commit236841a1d73a1b67541537f0017856848ad43b79
tree843d6fdb355f834bd03d1c9b0f40eea0390cd424
parent1916c9663ac632227e60ebc93cec616b2dd6800d
Force HLS transcoding

Fix weird behaviour with some web browsers. Don't really know if it's a
ffmpeg bug, a safari bug or a peertube bug, but forcing transcoding
seems to fix this playback bug
server/lib/job-queue/handlers/video-transcoding.ts
server/lib/video-transcoding.ts