Skip to content
This repository was archived by the owner on Jan 11, 2022. It is now read-only.
This repository was archived by the owner on Jan 11, 2022. It is now read-only.

Plans to support loading older AVI 1.0 (type 1) files? #8

@thomasmfields

Description

@thomasmfields

Hi there,

Do you have any plans to update this library to support loading type 1 AVI files? At the moment when you try to load one, it results in an exception from Type2Index::Read():

if ( superIndex.bIndexType != 0/AVI_INDEX_OF_INDEXES/ ) Stream::ThrowException();

where for the file I am trying to load has a bIndexType value of 32.

Many thanks,
Tom

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions