21 Mar
2024
21 Mar
'24
10:57 a.m.
On Thu Mar 21 05:05:06 2024 +0000, Zebediah Figura wrote:
Ech, this is... not great, sorry :-/ Documentation suggests that the builtin AAC encoder should have a MF_MT_USER_DATA in its media type. Is this wrong? Or is the application plugging its own AAC encoder? Or stripping that attribute? If we really need this I prefer to have the code in Wine manually, assuming it's deemed safe. The AAC encoder does not require the `MF_MT_USER_DATA` attribute, if it's missing it will simply generate one from other attributes.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5159#note_65609