]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/lib/transcoding/transcoding.ts
Fix transcoding failure when importing a video
authorChocobozzz <me@florianbigard.com>
Mon, 31 Oct 2022 10:45:08 +0000 (11:45 +0100)
committerChocobozzz <me@florianbigard.com>
Mon, 31 Oct 2022 12:30:39 +0000 (13:30 +0100)
commit6740b6428be1c27e9ad728eede7c428d1e2e9f47
treecf5c919cecd3b1a961002fb7ceee72ff3d9aa478
parentf746622be455309112d858105992b2fa0b01af90
Fix transcoding failure when importing a video
server/controllers/api/videos/import.ts
server/lib/job-queue/handlers/video-import.ts
server/lib/sync-channel.ts
server/lib/transcoding/transcoding.ts
server/lib/video-pre-import.ts [moved from server/lib/video-import.ts with 100% similarity]