You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would adding a flag to specify the format of the input work for you?
I think it would be easier to implement than guessing the file format automatically (because you can't read a few bytes for format guessing then rewind the stream when using stdin).
avifenc supports reading jpg, png formats as files.
But not as file descriptors:
The text was updated successfully, but these errors were encountered: