-
It's a perfectly matched replacement for that 4.8kLOC file.
https://lib.rs/crates/lopdf
There's also https://github.com/fschutt/printpdf (which uses lopdf), which does a lot of what dpx does alr…
-
```
What steps will reproduce the problem?
1. DPX frame with full RGB values to Prores HQ 422 or 444 encode with ffmbc
command
2.
3.
What is the expected output? What do you see instead?
I wouldnt e…
-
We have some DPX files that produce the following warning message when trying to RAWcook them:
```
non-conforming DPX ditto key is set to "same as the previous frame" but header data differs
```
…
-
contents of `dpx_pdfencrypt` and `dpx_dpxcrypt` could also be replaced with external tools
-
```
What steps will reproduce the problem?
1. DPX frame with full RGB values to Prores HQ 422 or 444 encode with ffmbc
command
2.
3.
What is the expected output? What do you see instead?
I wouldnt e…
-
Mass conservation at f32: GMAO did the work of keeping mass conservation for f32 calculation.
Unfortunately those changes will invalidate 8.1.3 version of the FV3GFS we are using for translate test. …
-
```
What steps will reproduce the problem?
1. Trying to write dpx file using the data taken from IplImage (OpenCv)/ This
means the data is unsigned char with 3 channels for RGB. Using 10-bits format.…
-
Hi there,
A colleague reported successful encoding of a sequence with a gap in it today, despite the use of the --no-accept-gaps flag. I may have misunderstood proper use of this flag so grateful f…
-
Hi there,
Wondering if it would be easy to implement a flag that partially decoded an FFV1 MKV to retrieve a couple of DPX files and the attachments only. Looking for a simple way for Film Ops coll…
-
[An extra null pointer check is not needed in functions](https://isocpp.org/wiki/faq/freestore-mgmt#delete-handles-null "Do I need to check for null before delete p?") like the following.
- [cineon::…