avicii: Add support for Dolby Atmos

Co-authored-by: HELLBOY017 <abhaygill017@gmail.com>
Co-authored-by: kibria5 <mdkibria687@gmail.com>
This commit is contained in:
Sanju0910
2023-05-28 20:08:40 +05:30
committed by psavarmattas
parent 33308604cd
commit bc2f1a5993
10 changed files with 96 additions and 5 deletions

View File

@@ -131,6 +131,7 @@ Only the three quirks included above are recognized at this point:
<MediaCodecs>
<Include href="media_codecs_google_audio.xml" />
<Include href="media_codecs_google_telephony.xml" />
<Include href="media_codecs_dolby_audio.xml" />
<Settings>
<Setting name="max-video-encoder-input-buffers" value="11" />
</Settings>

View File

@@ -136,6 +136,7 @@ Only the three quirks included above are recognized at this point:
<Include href="media_codecs_google_audio.xml" />
<Include href="media_codecs_vendor_audio.xml" />
<Include href="media_codecs_google_telephony.xml" />
<Include href="media_codecs_dolby_audio.xml" />
<Settings>
<Setting name="max-video-encoder-input-buffers" value="11" />
</Settings>