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.
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
InputStreamfor reading the binary output. Also, I'd like to use this in conjunction with-stay_open.