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

Ability to read binary output from command #117

Open
cowwoc opened this issue Jan 14, 2021 · 3 comments
Open

Ability to read binary output from command #117

cowwoc opened this issue Jan 14, 2021 · 3 comments

Comments

@cowwoc
Copy link

cowwoc commented Jan 14, 2021

I am trying to implement https://softwarerecs.stackexchange.com/a/51036/2570 using your library.

There doesn't seem to be a way to invoke exiftool with arbitrary options and get back an InputStream for reading the binary output. Also, I'd like to use this in conjunction with -stay_open.

@EugenMayer
Copy link

We would also need to read binary data from an exif attribute. Any chance to move this forward?

@mjeanroy
Copy link
Owner

Hi @cowwoc & @EugenMayer,
Not sure to understand your needs can you share some code with the "ideal" API you would like to use?
Or can you give more details of what you want to do, and I'll find a way to implement it :)

@mjeanroy
Copy link
Owner

And needless to say I would be happy to review a PR :)

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

3 participants