mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-02-10 00:18:06 +01:00
Merge branch 'master' of https://github.com/advplyr/audiobookshelf
This commit is contained in:
commit
5d4047c171
@ -151,7 +151,7 @@ class AbMergeManager {
|
|||||||
input: coverPath,
|
input: coverPath,
|
||||||
options: ['-f image2pipe']
|
options: ['-f image2pipe']
|
||||||
})
|
})
|
||||||
ffmpegOptions.push('-vf [2:v]crop=trunc(iw/2)*2:trunc(ih/2)*2')
|
ffmpegOptions.push('-c:v copy')
|
||||||
ffmpegOptions.push('-map 2:v')
|
ffmpegOptions.push('-map 2:v')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user