Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flac.md: fix "-q" misinformation, and more. #818

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

H2Swine
Copy link
Contributor

@H2Swine H2Swine commented Mar 3, 2025

Hope I haven't messed up how pulls work. Wouldn't be the first time.

This intends to fix #816 , the man page wrongly states -q 16 is permitted.

I have worked on more on the man page, but I don't want to put in too much in one request.

  • Also, reworded -p for consistency with -q; -m and -M for clarity; and --lax for brevity.
  • The following should have been done in the previous round: the --help text has the tagging options right after --picture. Did so here too.
  • But, and this should either also be fixed in the help text or be rejected: --no-utf-8 is a tagging option - aren't those encoding-only? Moved and reworded, but reject as appropriate.

* max -q value was wrong, issue xiph#816 . Fixed that. 
* Also, reworded -m, -M for clarity, -p for consistency with -q, --lax for brevity. 
* This should have been done in the previous round: the --help text has the tagging options right after --picture. Did so here too. * But, and this should either also be fixed in the help text or be rejected: --no-utf-8 is a tagging option - aren't those encoding-only? Moved and reworded, but reject as appropriate.
Reworded the wording of -j, correcting the max to the actual 64.
@H2Swine
Copy link
Contributor Author

H2Swine commented Mar 5, 2025

Looks like max thread count was wrong as well. Also reworded, clarifying that default is single-thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation - incorrect range of qlp-coeff-precision parameter
1 participant