Did you try using option -Sdisable=EAN-13 If not and it doesn't help, provide samples please.
FYI: zbar has moved to https://git.linuxtv.org/zbar.git/ You may try current version from there.
FYI: zbar has moved to https://git.linuxtv.org/zbar.git/ zbarimg V0.23 from there did decode your image as BASTIEN out-of-the-box. zbarimg roiToSave.png QR-Code:BASTIEN scanned 1 barcode symbols from 1 images in 0.05 seconds
FYI: zbar has moved to https://git.linuxtv.org/zbar.git/ I've seen same behavior on Linux with version 0.23 (SuSE LEAP 15.2). I haven't done any investigation on this. But I see (with display) that camera focus is very slow. IMHO: zbarcam forces some kind of synchronous processing as side-effect thus slowing down camera auto-focus using same sequence of pictures.
FYI: zbar has moved to https://git.linuxtv.org/zbar.git/
FYI: zbar has moved to https://git.linuxtv.org/zbar.git/
Hi all, Zebra Crossing (ZXing) is another open source project implementing 1d and 2d barcode decoders. I did use it's online offer to scan images either accessible online or by upload on all of Simon Rupfs samples and ALL have been decoded successfully with these comments: "Nr. 13 deutsch.jpg" additional UPC_E was found "Nr. 38 deutsch.jpg" additional EAN_8 was found "Nr. 46 deutsch.jpg" additional EAN_8 was found Axel Miller mentioned in his Post that he did find out that function rs_correct in...
Have you tried these options? -Sdisable -Sqrcode.enable The first one disables all symboligies, the second (re-)enables qr codes.