http://bugs.winehq.org/show_bug.cgi?id=23990
Summary: Skip unsupported MPEG streams in quartz instead of waiting Product: Wine Version: 1.2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: quartz AssignedTo: wine-bugs@winehq.org ReportedBy: b7.10110111@gmail.com
There are some games, namely GTA(III, VC, SA) which show MPEG movies at startup which need to be skipped by pressing a key, otherwise these games won't continue startup. Every time this message appears:
fixme:quartz:MPEGSplitter_query_accept MPEG-1 system streams not yet supported.
Why not just skip these movies (reporting EOF to the app) instead of waiting for something (a key press in this case)? It would improve usability of the above named games and some other ones. Current behaviour could make the games unplayable if there were no in-game way of skipping the movies.
http://bugs.winehq.org/show_bug.cgi?id=23990
Xavier Vachon xvachon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon@gmail.com
--- Comment #1 from Xavier Vachon xvachon@gmail.com 2010-10-26 22:18:58 CDT --- winetricks quartz is a workaround for this issue. Use that until this gets fixed.
http://bugs.winehq.org/show_bug.cgi?id=23990
--- Comment #2 from Ruslan b7.10110111@gmail.com 2010-10-27 09:06:42 CDT --- Don't know if this has ever worked for anyone, but on my system i get segfault with this workaround on GTAVC and GTASA, so it's not a workaround for me.
http://bugs.winehq.org/show_bug.cgi?id=23990
--- Comment #3 from Xavier Vachon xvachon@gmail.com 2010-10-27 10:23:58 CDT --- Forgot, winetricks quartz devenum . This works for me with San Andreas.
http://bugs.winehq.org/show_bug.cgi?id=23990
Ruslan b7.10110111@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #4 from Ruslan b7.10110111@gmail.com 2010-12-11 07:20:03 CST --- Now that MPEG streams are supported, this bug is obsolete.
http://bugs.winehq.org/show_bug.cgi?id=23990
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2010-12-14 02:26:22 CST --- Closing invalid.