http://bugs.winehq.org/show_bug.cgi?id=58425
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #7 from Zeb Figura z.figura12@gmail.com --- (In reply to Brendan McGrath from comment #6)
One of the reasons I felt this was safe for Proton but not for upstream was because I know 'h264parse' is always available with Proton. For upstream wine however, it will require the user to install `gst-plugins-bad`.
Without 'h264parse' available, removing the 'au' alignment could make things worse (I'll need to double check). But even so, there is probably a way to check if 'h264parse' is missing and then fallback to 'au' alignment in that scenario.
I'll look in to it.
I think depending on h264parse is fine. We need it anyway for other reasons; cf. 5988.