AVI file format documentation

Dmitry Timoshkov dmitry at codeweavers.com
Fri Apr 11 05:01:20 CDT 2008


"Maarten Lankhorst" <m.b.lankhorst at gmail.com> wrote:

>>  Both dlls/mciavi32 and dlls/avifil32 are able to parse and play AVI files.
> I don't think I can use that from quartz though. It uses the
> asyncreader primitives and I don't believe there is such thing as a
> IRiffReader interface. ;-)

There is no such a thing as IRiffReader interface at all.

> Also, I don't think avifill and mciavi currently support seeking, that
> is very important as well.

That depends on what you mean by "seeking". If that's what commonly used
for moving from one frame to another, or from one position in stream to
another there is nothing magic to implement.

-- 
Dmitry.



More information about the wine-devel mailing list