mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
This commit is contained in:
parent
b3273f0f9a
commit
49eb04899c
@ -81,7 +81,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
|||||||
{ "aac_at", 6 },
|
{ "aac_at", 6 },
|
||||||
{ "ac3", 6 },
|
{ "ac3", 6 },
|
||||||
{ "eac3", 6 },
|
{ "eac3", 6 },
|
||||||
{ "dts", 6 },
|
{ "dca", 6 },
|
||||||
{ "mlp", 6 },
|
{ "mlp", 6 },
|
||||||
{ "truehd", 6 },
|
{ "truehd", 6 },
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user