mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 15:28:23 +00:00
prefer to use libfdk_aac for better audio quality
This commit is contained in:
parent
20ac3c36e2
commit
db23660660
2 changed files with 6 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
|||
"libvpx",
|
||||
"libvpx-vp9",
|
||||
"aac",
|
||||
"libfdk_aac",
|
||||
"libmp3lame",
|
||||
"libopus",
|
||||
"libvorbis",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue