Search found 2778 matches

by carl
Wed Jun 18, 2025 10:53 pm
Forum: Grok
Topic: Grok GPU JPEG2000 encoder for DCP-o-matic
Replies: 2
Views: 132549

Re: Grok GPU JPEG2000 encoder for DCP-o-matic

At the moment, no.
by carl
Sun Jun 15, 2025 6:54 pm
Forum: DCP-o-matic
Topic: DCP-o-matic 2.18.20 released
Replies: 0
Views: 36

DCP-o-matic 2.18.20 released

Download now from here .


Fix decryption of encrypted MPEG2 DCPs.
Fix truncation of project names containing underscores.
Always allow problem reporting, even when there's no loaded project.
Make sure an email address is entered in the problem report dialogue before OK is enabled.
Updated cs ...
by carl
Thu Jun 12, 2025 10:22 pm
Forum: DCP-o-matic
Topic: Possible bug in new version, DCP name gets messed up when reloading DCP
Replies: 4
Views: 79

Re: Possible bug in new version, DCP name gets messed up when reloading DCP

I think the discarding of underscores is just happening at the wrong time - whatever you enter in the "name" field should be preserved on save/reload. We then decide what to do with underscores / other characters when creating the ISDCF name.

I added a tweak to my local copy of DCP-o-matic so I ...
by carl
Thu Jun 12, 2025 2:54 pm
Forum: DCP-o-matic
Topic: Possible bug in new version, DCP name gets messed up when reloading DCP
Replies: 4
Views: 79

Re: Possible bug in new version, DCP name gets messed up when reloading DCP

It seems wrong though that you can enter DSA_Reel_3, then it removes the _ but then when you load the project back in your name has lost the Reel_3 part.
by carl
Wed Jun 11, 2025 12:31 pm
Forum: DCP-o-matic
Topic: Decrypting VF for use with decrypted OV
Replies: 12
Views: 214

Re: Decrypting VF for use with decrypted OV

Right, yes I had forgotten that multiple VFs per project probably also means that you need to somehow duplicate parts of the UI (or, like you say, at least decide what you're looking at in the preview). I don't have a clear idea of how that would look. Maybe it's easier than I imagine, but I don't ...
by carl
Tue Jun 10, 2025 11:53 am
Forum: DCP-o-matic
Topic: Decrypting VF for use with decrypted OV
Replies: 12
Views: 214

Re: Decrypting VF for use with decrypted OV

The final number of CPLs shouldn't (forcibly) be all possible combinations of audio language and subtitle language, since a combination DE-VLS, for instance, wouldn't serve much of an audience (to be honest, my example of FR-VLS is not frequent either, on an American title, Flemish AND French ...
by carl
Mon Jun 09, 2025 11:56 pm
Forum: DCP-o-matic
Topic: Decrypting VF for use with decrypted OV
Replies: 12
Views: 214

Re: Decrypting VF for use with decrypted OV

Interesting... I wonder we could tweak that to
1. derive the correct OV automatically (i.e. minimise the overall DCP size, or something) so we don't have to specify it, then
2. flip everything left to right so that we can use drop-down boxes instead of 1-to-many lines.
ui.png
ui.png (68.34 KiB) Viewed 90 times
by carl
Mon Jun 09, 2025 4:16 pm
Forum: DCP-o-matic
Topic: Decrypting VF for use with decrypted OV
Replies: 12
Views: 214

Re: Decrypting VF for use with decrypted OV

am imagining the content list to be split to reel tabs as well, depending on reel/content, or -alternatively- being grouped into blocks (vertical segregation). Another, more radical change would have been built a representation of the timeline under or over where the status info and bars are now ...
by carl
Mon Jun 09, 2025 4:14 pm
Forum: DCP-o-matic
Topic: Decrypting VF for use with decrypted OV
Replies: 12
Views: 214

Re: Decrypting VF for use with decrypted OV

There is a drawback, of course. It would call for a new, more "advanced" user interface, to the end of making things clearer with more than one content files (and probably reels) and more manageable(2). While I would have been more than happy to see DCP-o-matic going that way, it might end up being ...
by carl
Mon Jun 09, 2025 12:36 pm
Forum: DCP-o-matic
Topic: Decrypting VF for use with decrypted OV
Replies: 12
Views: 214

Re: Decrypting VF for use with decrypted OV

It might be interesting to consider a change so that a single project can produce multiple DCPs. I never liked the workflow for making VFs.

Maybe you could add A.mp4, B.wav and C.srt to a project, then somehow say "A and B are in the OV, C in a VF", click "Make DCPs" and both OV and VF are made ...