Fix h265 video import using CLI

pull/4000/head
Chocobozzz 2021-04-21 09:08:14 +02:00
parent 84294ae9c9
commit 08370f6244
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ async function getVideoStreamCodec (path: string) {
const videoCodec = videoStream.codec_tag_string
if (videoCodec === 'vp09') return 'vp09.00.50.08'
if (videoCodec === 'hev1') return 'hev1.1.6.L93.B0'
const baseProfileMatrix = {
avc1: {