Last modified: 2012-04-04 00:36:49 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T37684, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 35684 - Black streaks across .jpeg images
Black streaks across .jpeg images
Status: RESOLVED DUPLICATE of bug 24854
Product: MediaWiki
Classification: Unclassified
File management (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-04-03 23:55 UTC by Smallman
Modified: 2012-04-04 00:36 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Comment 1 Bawolff (Brian Wolff) 2012-04-04 00:36:49 UTC
For the first image listed:
bawolff@Bawolff-L:~$ exiftool 417176main_SDO_Guide_CMR_Page_12_Image_0002.jpg 
ExifTool Version Number         : 7.30
File Name                       : 417176main_SDO_Guide_CMR_Page_12_Image_0002.jpg
Directory                       : .
File Size                       : 175 kB
File Modification Date/Time     : 2010:02:12 22:50:40
File Type                       : JPEG
MIME Type                       : image/jpeg
JFIF Version                    : 1.1
Resolution Unit                 : inches
X Resolution                    : 150
Y Resolution                    : 150
DCT Encode Version              : 100
APP14 Flags 0                   : Encoded with Blend=1 downsampling
APP14 Flags 1                   : (none)
Color Transform                 : YCCK
Image Width                     : 579
Image Height                    : 579
Encoding Process                : Baseline DCT, Huffman coding
Bits Per Sample                 : 8
Color Components                : 4
Image Size                      : 579x579

The line of interest is:
>Color Transform                 : YCCK

So apparently its using a non-standard colour transform. Googling YCCK says:

"YCCK model is specific for the JPEG image compression. It is a variant of the YCbCr model containing an additional K channel (black). The fact is that JPEG codec performs more effectively if the luminance and color information are decoupled. Therefore, a CMYK image should be converted to YCCK before JPEG compression."

Hence this appears basically the same issue as bug 24854 (Non-standard colour models don't work well). Duping to that bug

*** This bug has been marked as a duplicate of bug 24854 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links