[Bug 23990] New: Skip unsupported MPEG streams in quartz instead of waiting

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 13 11:04:19 CDT 2010


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 at winehq.org
        ReportedBy: b7.10110111 at 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.



More information about the wine-bugs mailing list