]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Fix audio sync after saving replay
authorChocobozzz <me@florianbigard.com>
Fri, 6 Nov 2020 08:09:36 +0000 (09:09 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Mon, 9 Nov 2020 14:33:04 +0000 (15:33 +0100)
commit3bc68dfd6183078fb56b53e24e74f889c85c4ae0
treeeac38175bf815227f39bf0327c7399b85b05ad08
parentf8c00564e7e66c7c9d65ea044a4c1485df0e4c7c
Fix audio sync after saving replay

hls.js seems to not correctly handle audio gaps with fragmented mp4
(but can with a ts playlist)
client/package.json
client/src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts
client/yarn.lock
server.ts
server/helpers/ffmpeg-utils.ts
server/lib/job-queue/handlers/video-live-ending.ts