Posts

Dockerized DCP & IMF OSS Binaries
Dockerized DCP & IMF OSS …

A free dockerized instance of common DCP and IMF open source tools. Contains compiled binaries from CineCert’s asdcplib, openjpeg and more. Freely mount your own storage and either EXEC or SSH into your scalable container. The DCP & IMF OSS Binaries image runs a rocky linux 9 OS holding …

Working with Go and DGraph | Part 1
Working with Go and …

In this three part walkthrough we are going to create a mini web service using Go that connects with a DGraph instance and returns a DQL (dgraph query language) query via a ‘/query’ endpoint, both locally and running within a Kubernetes Cluster. the basics covered here should give anyone …

RDD52 Guardbit requirements of JPEG 2000
RDD52 Guardbit …

What is a guard bit? And how do I know what is set in my encoded JPEG 200 image. There are two freely available tools that will produce you the Guard Bit Information of a JPEG 2000 image. OpenJPEG Distributed under the open source project OpenJPEG. The included CLI utili opj_dump will produce a …