[Bug 30366] Wing commander 4 fails to play videos

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jun 30 23:53:50 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=30366

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #22 from Zebediah Figura <z.figura12 at gmail.com> ---
Sorry for the delay in getting to this.

The not-negotiated error happens because the video is at least partially
interlaced, and we don't handle that. 

While DirectShow caps are capable of expressing interlaced video, I'm not sure
that all of the default video sinks are capable of rendering it, and in any
case it's much easier just to have GStreamer deinterlace the video for us.
Hence I think we want to add a "deinterlace" element to our postprocessing
chain.

-- 
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