octopuscinema / raw-player

Lightweight multi-platform video playback for reviewing RAW video footage from professional cameras.
https://www.octopuscinema.com/raw-player
MIT License
25 stars 0 forks source link

Slimraw compressed DNG files do not open #11

Closed larssteenhoff closed 1 year ago

larssteenhoff commented 1 year ago

I have here two .DNG files created by Sigma FP and then converted to lossless compressed with Slimraw ( https://www.slimraw.com )

https://www.dropbox.com/s/exehkhx884anv4u/A001_005_20220409_000001.DNG?dl=0

One is compressed with premiere cc compatible on and the other without.

https://www.dropbox.com/s/mtx0q9nhxglizns/B001_005_20220409_000001.DNG?dl=0

Both have an error when opening in RawPlayer

Screenshot 2022-12-17 at 10 59 47

octopus-russell commented 1 year ago

This is something we are aware of, unfortunately it requires some re-writing of the lossless jpeg decoder - not a quick fix :( . It is in the road map for the first quarter of 2023.

octopus-russell commented 1 year ago

We have completed a rewrite of the lossless decompression code which now supports SlimRAW. This will be released as part of the next major revision at the end of the month

larssteenhoff commented 1 year ago

We have completed a rewrite of the lossless decompression code which now supports SlimRAW. This will be released as part of the next major revision at the end of the month

Great to hear that!

octopus-russell commented 1 year ago

v1.1 with support for lossless SlimRAW DNGs now released