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

Docker examples in documentation are outdated and use old parameters #1323

Closed
somenewaccountthen opened this issue Feb 3, 2025 · 1 comment
Labels
state:Done This issue has been resolved/dismissed type:Bug Something isn't working

Comments

@somenewaccountthen
Copy link

somenewaccountthen commented Feb 3, 2025

Docker examples in documentation are outdated and use old parameters
https://docs.video2x.org/running/container.html

e.g.: docker run --gpus all -it --rm -v $PWD:/host ghcr.io/k4yt3x/video2x:$TAG -i standard-test.mp4 -o output.mp4 -f realesrgan -r 4 -m realesr-animevideov3

-f
-r
-m

These throw [2025-02-03 10:59:47] [critical] Error parsing arguments: unrecognised option

@somenewaccountthen somenewaccountthen added the type:Bug Something isn't working label Feb 3, 2025
@github-actions github-actions bot added the state:Backlog This issue will be worked on in the future label Feb 3, 2025
k4yt3x added a commit that referenced this issue Feb 4, 2025
@k4yt3x
Copy link
Owner

k4yt3x commented Feb 4, 2025

Thanks for pointing that out. Fixed.

@k4yt3x k4yt3x closed this as completed Feb 4, 2025
@github-actions github-actions bot added state:Done This issue has been resolved/dismissed and removed state:Backlog This issue will be worked on in the future labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:Done This issue has been resolved/dismissed type:Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants