Skip to content

Smart format selection #5

Description

@vokimon

Let the library be smart and given some clues deduce which is the format and subformat to use. For instance:

  • When no main format is specified, deduce it from the file name extension. Say from file.ogg, it could deduce you want to dump an ogg vorbis file.
  • When no subformat is specified, deduce it from the main format. Say you want to dump a Riff Wave, it could choose 16bits Linear PCM subformat.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions