mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-05-24 02:02:29 -04:00
update as per suggestion
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
This commit is contained in:
parent
cf98a1fbc7
commit
ebb7590350
@ -429,7 +429,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
||||
{
|
||||
return "libfdk_aac";
|
||||
}
|
||||
return "aac -strict experimental";
|
||||
return "aac";
|
||||
}
|
||||
|
||||
if (string.Equals(codec, "mp3", StringComparison.OrdinalIgnoreCase))
|
||||
|
Loading…
x
Reference in New Issue
Block a user