mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-28 22:08:36 +02:00
Merge branch 'advplyr:master' into update_cover_on_merge
This commit is contained in:
commit
9b6fa8fe8c
1 changed files with 2 additions and 2 deletions
|
@ -151,7 +151,7 @@ class AbMergeManager {
|
|||
input: coverPath,
|
||||
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')
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue