While we are on the subject of AVI files: could someone please take a look
at the function IAVIStream_fnWriteData() in avifil32/avifile.c? There is an
unused variable "dwPos" (line 1326), which has been there since this
function was first implemented (2002-10-18), I could just remove this
variable,
"Maarten Lankhorst" <[EMAIL PROTECTED]> 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
Hello Dmitry,
2008/4/11, Dmitry Timoshkov <[EMAIL PROTECTED]>:
> "Dan Kegel" <[EMAIL PROTECTED]> wrote:
> > Maarten stumbled across what he said was very useful
> > documentation about the AVI file format. For future reference,
> > here it is:
> > http://sunsson.iptime.org/projects/juliet/wiki
"Dan Kegel" <[EMAIL PROTECTED]> wrote:
> Maarten stumbled across what he said was very useful
> documentation about the AVI file format. For future reference,
> here it is:
> http://sunsson.iptime.org/projects/juliet/wiki/MediaFileFormat
AVI files are just RIFF files, and RIFF file format is ver
On Thu, Apr 10, 2008 at 11:42 AM, Dan Kegel <[EMAIL PROTECTED]> wrote:
> Maarten stumbled across what he said was very useful
> documentation about the AVI file format. For future reference,
> here it is:
> http://sunsson.iptime.org/projects/juliet/wiki/MediaFileFormat
Sorry for the spam, but
Maarten stumbled across what he said was very useful
documentation about the AVI file format. For future reference,
here it is:
http://sunsson.iptime.org/projects/juliet/wiki/MediaFileFormat