OCBackup: Add thumbnail generation
Open, Needs TriagePublic

Description

TIFFLoader TODO:

  • Add some simple nearest-neighbor interpolation or just duplicate pixels to fill missing ones
  • Add Bayer pattern retrieval from DNG file, e.g. RGGB, BGGR etc.
  • Add heterogeneous image data storage, currently fixed to 16bit
  • Add fast downscaling of images
  • !Important! Add loading of sub-images, because some DNG files contain thumbnail as first one, sometimes it has wrong colors and is unusable for correct preview

Notes:

  • Use Qt to write PPM image to disk (conversion to 8bit has to be done prior), this format should be simple enough for thumbnails
  • Generate thumbnails and check possible ways to reduce RAM usage
  • Store processed thumbnails/previews in a file (simple binary storage would be sufficient, don't forget a header with necessary infos) to bypass processing when folder is accessed next time
BAndiT1983 updated the task description. (Show Details)
BAndiT1983 raised the priority of this task from to Needs Triage.
BAndiT1983 added a project: Open Cine.
BAndiT1983 moved this task to User wishes on the Open Cine board.
BAndiT1983 added a subscriber: BAndiT1983.
BAndiT1983 updated the task description. (Show Details)Feb 5 2016, 9:56 PM
BAndiT1983 renamed this task from Thumbnails for clip explorer ("Manage") to OCBackup: Add thumbnail generation.Feb 5 2016, 11:25 PM
BAndiT1983 updated the task description. (Show Details)Feb 6 2016, 3:01 PM
BAndiT1983 updated the task description. (Show Details)Feb 6 2016, 3:24 PM
BAndiT1983 updated the task description. (Show Details)Feb 7 2016, 1:03 AM
BAndiT1983 updated the task description. (Show Details)Feb 13 2016, 11:51 PM
BAndiT1983 updated the task description. (Show Details)Feb 14 2016, 1:18 AM

Current state: