Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Vorbis tools
Vorbis tools
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 62
    • Issues 62
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.Org
  • Vorbis toolsVorbis tools
  • Issues
  • #142

Closed
Open
Opened Jan 27, 2002 by knweiss@knweiss

localization issue with -q option

Are you aware of the fact that the argument to the -q option
is internationalized? I.e. with my German locale settings I
have to type "oggenc -q 4,99" instead of "oggenc -q 4.99" if
I want to use a quality setting with a decimal point.

Well, this isn´t a problem in itself. However, the English
documentation is very confusing for German users (or users
with a similar locale). There should at least be a warning for
users of other locales that they may have to use "," instead
of "." depending on their locale.

I could also imagine that this can break some not locale-aware
programs which launch an oggenc process and try to set the
quality without setting a private "C" locale environment for
the oggenc process first.

Unfortunately, I don't know the best practices concerning
command line argument localization. I hope you guys make
a good decision.
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: xiph/vorbis-tools#142