Skip to content

Document the behavior for multiplexed ogg files #86

Description

@TonalidadeHidrica

The Vorbis specification states that an ogg/vorbis file may contain chained Vorbis stream, but may not be multiplexed.
When a new logical stream starts without the previous stream ends, the current lewton decoder switches to the new stream and discards the remainder of previous stream. Although handling such situation is not required by the situation, it may be better to document the behavior. Also, it may be ideal that users can handle multiplexed stream individually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions