The workaround is to give up the --overwrite option, create a temp file, and copy it back over the source:
$ unpaper -t pbm raw_pg-000_im_th35.pbm raw_pg-000_unpapered.pbm && mv -v raw_pg-000_unpapered.pbm raw_pg-000_im_th35.pbm Processing sheet #1: raw_pg-000_im_th35.pbm -> raw_pg-000_unpapered.pbm [image2 @ 0x5561ee6a2ae0] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead. [image2 @ 0x5561ee6a2ae0] Encoder did not produce proper pts, making some up. 'raw_pg-000_unpapered.pbm' -> 'raw_pg-000_im_th35.pbm' I probably should have mentioned --overwrite in the subject of this report.. can't change it now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1921628 Title: unpaper: error: no input or output files given. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unpaper/+bug/1921628/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
