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

[Feature Request] Pipe support for input/output #206

Open
Nekotekina opened this issue Sep 15, 2023 · 0 comments
Open

[Feature Request] Pipe support for input/output #206

Nekotekina opened this issue Sep 15, 2023 · 0 comments

Comments

@Nekotekina
Copy link

Nekotekina commented Sep 15, 2023

Currently the following things (examples) fail (Ubuntu 22.04, bash):
waifu2x-ncnn-vulkan -i <(djxl test.jxl png:-) -o test.pngdecode image /dev/fd/63 failed
waifu2x-ncnn-vulkan -i test.png -f png -o >(ffprobe -)invalid outputpath extension type
waifu2x-ncnn-vulkan -i test.png -f png -o /dev/stdout → same as before

It's not too convenient to rely on temporary files to workaround these limitations.

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

No branches or pull requests

1 participant