Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Opus tools Opus tools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.OrgXiph.Org
  • Opus toolsOpus tools
  • Issues
  • #1932
Closed
Open
Issue created Feb 25, 2013 by azaqiel@azaqiel

opus-tools requires a certain order of arguments

when encoding with opusenc.exe, version 0.1.6 (using libopus 1.1-alpha) downloaded from mozilla.org, this does not work:

opusenc output.opus infile.wav

and gives the error:

output.opus: No such file or directory

however, this does work:

opusenc infile.wav output.opus

this is not huge at all in my opinion, just causes a little confusion. especially when foobar2000 is involved, which gives the most vague error available.

Assignee
Assign to
Time tracking