On Wed Feb 8 21:54:04 2023 +0000, Zebediah Figura wrote:
- else if ( hr == MF_E_TRANSFORM_NEED_MORE_INPUT )
- {
TRACE("no output received.\n");
r = ICERR_OK;
- }
Is this correct? The documentation for VFW is somewhat vague.
Yes, this is needed so that the intro video of Zwei: The Arges Adventures plays to the end without crashing (there is a null frame near the end of the video).