July 1, 2025
8:51 a.m.
http://bugs.winehq.org/show_bug.cgi?id=58425 --- Comment #6 from Brendan McGrath <bmcgrath(a)codeweavers.com> --- 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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.