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(a)winehq.org ReportedBy: b7.10110111(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.