We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 816ab93 commit 84e04acCopy full SHA for 84e04ac
1 file changed
testsuite/jpeg-corrupt/ref/out-alt5.txt
@@ -46,5 +46,7 @@ src/corrupt-icc-4552.jpg : 1500 x 1000, 3 channel, uint8 jpeg
46
ICCProfile:rendering_intent: "Unknown"
47
jpeg:subsampling: "4:2:0"
48
oiio:ColorSpace: "srgb_rec709_scene"
49
-iinfo ERROR: "src/corrupt-iptc-8011.jpg" : JPEG error: Corrupt JPEG data: 256 extraneous bytes before marker 0xdb ("src/corrupt-iptc-8011.jpg")
+oiiotool ERROR: read : JPEG error: Corrupt JPEG data: 256 extraneous bytes before marker 0xdb ("src/corrupt-iptc-8011.jpg")
50
Corrupted IPTC data
51
+Full command line was:
52
+> oiiotool -oiioattrib imageinput:strict 1 -info -v src/corrupt-iptc-8011.jpg
0 commit comments