michaeldsmith

Results 44 comments of michaeldsmith

@meshula thanks for your review of PR #160, it has been merged with master. I just tried building OpenEXR RB-2.5 statically using -DBUILD_SHARED_LIBS=OFF and then tried to build CTL from...

@meshula thanks for your advice about explicitly linking to ZLIB in the CTL CMakeLists.txt files when using OpenEXR 2.x, I've added PR #162 that does this, see commit [c4c51ec](https://github.com/michaeldsmith/CTL/commit/c4c51ec2354a875bf8dc5a56f4a30a9d49048441). Please...

JID is a good option for HTJ2K to MXF wrapping. JID is available here: https://github.com/sandflow/jid JID wraps J2C sequences, or MJC (a single file containing J2C sequences) or a pipe...

I think an application that is knowingly skipping the decoding of resolution levels would not necessarily expect the lower resolution data to be lossless. I could imagine it might be...