Skip to content

Engine rejects small but valid WAV files #1851

@illwieckz

Description

@illwieckz

The smallest WAV file the engine accepts is 90 bytes, 8KHz i16 mono.

But the smallest valid WAV file I could produce is 46 bytes:

But the engine rejects it:

Warn: Unhandled exception (St12length_error): cannot create std::vector larger than max_size()

With some other small sizes it sometime even reports that the file is empty!

That looks bogus.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions