https://bugs.winehq.org/show_bug.cgi?id=54191
Bug ID: 54191 Summary: Agarest 1 stopped showing Videos after implementing ASF Reader filter Product: Wine Version: 8.0-rc1 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: j-r@online.de Distribution: ---
The intro videos of Agarest 1 are no longer shown after
commit 4608e1e1257a377cd554a0e885368e3feb7d286f Author: Rémi Bernon rbernon@codeweavers.com Date: Fri May 20 21:48:59 2022 +0200
qasf: Register ASF Reader filter media type.
Looks like the new feature leads the game onto a new path that ultimately fails with messages like
winegstreamer warning: audioconvert0: not negotiated winegstreamer warning: audioconvert0: ../../../../libs/gst/base/gstbasetransform.c(1423): gst_base_transform_reconfigure (): /GstBin:bin0/GstAudioConvert:audioconvert0: not negotiated winegstreamer warning: videoconvert1: not negotiated winegstreamer warning: videoconvert1: ../../../../libs/gst/base/gstbasetransform.c(1423): gst_base_transform_reconfigure (): /GstBin:bin0/GstVideoConvert:videoconvert1: not negotiated
Perhaps my gstreamer 1.16 is just too old? But then it'd be nice if configure gave a warning/error.
https://bugs.winehq.org/show_bug.cgi?id=54191
j-r@online.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |4608e1e1257a377cd554a0e8853 | |68e3feb7d286f
https://bugs.winehq.org/show_bug.cgi?id=54191
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |quartz Keywords| |regression CC| |z.figura12@gmail.com
--- Comment #1 from Zeb Figura z.figura12@gmail.com --- No, the gstreamer message is harmless; the bug is in Wine, and is probably the same bug as in 53640 and 53748.
https://bugs.winehq.org/show_bug.cgi?id=54191
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED CC| |rbernon@codeweavers.com Fixed by SHA1| |409d0f4247ea4815481489bb193 | |4cadde9c30410
--- Comment #2 from Rémi Bernon rbernon@codeweavers.com --- The offending commit has been reverted for now, this should be fixed after 409d0f4247ea4815481489bb1934cadde9c30410, although it may require the prefix to be re-created -or the registry to be edited to unregister the class.
https://bugs.winehq.org/show_bug.cgi?id=54191
--- Comment #3 from j-r@online.de --- Thanks for the quick response. Sorry for not searching more thoroughly for existing reports (Agarest has always been special when it comes to videos, so I wrongly assumed it was specific to the game).
https://bugs.winehq.org/show_bug.cgi?id=54191
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.0-rc3.