Search found 18 matches

by ydedy
Mon Aug 30, 2021 12:22 pm
Forum: DCP-o-matic
Topic: DoM crashing when trying to create DCP from unencrypted VF+OV
Replies: 9
Views: 3425

Re: DoM crashing when trying to create DCP from unencrypted VF+OV

I tried after making a fresh new install of DOM and the issue is still reproduced on my end.

EDIT : also confirming it seems to work on 2.15.x., but I don't feel comfortable using a dev version on our main production server. Is there hope for it to be fixed on the next stable release?
by ydedy
Fri Aug 27, 2021 12:39 pm
Forum: DCP-o-matic
Topic: DoM crashing when trying to create DCP from unencrypted VF+OV
Replies: 9
Views: 3425

Re: DoM crashing when trying to create DCP from unencrypted VF+OV

Yes that's it, the VF only adds subtitles.
by ydedy
Fri Aug 27, 2021 12:25 pm
Forum: DCP-o-matic
Topic: DoM crashing when trying to create DCP from unencrypted VF+OV
Replies: 9
Views: 3425

Re: DoM crashing when trying to create DCP from unencrypted VF+OV

It seems that the issue is similar with encrypted DCP as sources. They are well played back with the player when adding the KDM to it. But the in a DoM project, the right-click "Add KDM..." feature crashes the same way as with "Add OV...". There seems to be a pattern that may hel...
by ydedy
Fri Aug 27, 2021 12:10 pm
Forum: DCP-o-matic
Topic: DoM crashing when trying to create DCP from unencrypted VF+OV
Replies: 9
Views: 3425

Re: DoM crashing when trying to create DCP from unencrypted VF+OV

No message at all, the software just closes. Right after the OV starts to be analyzed.
by ydedy
Fri Aug 27, 2021 11:23 am
Forum: DCP-o-matic
Topic: DoM crashing when trying to create DCP from unencrypted VF+OV
Replies: 9
Views: 3425

DoM crashing when trying to create DCP from unencrypted VF+OV

Hi all, I am running into an issue I am sure I didn't experience a couple of month ago. Let say I have this unencrypted DCP OV + VF as source (previously created with DCP o matic): UnencMovie_FTR-1_F_FR-XX_FR-G_51_4K_CF_20210227_DCP_IOP_OV UnencMovie_FTR-1_F_FR-EN_FR-G_51_4K_CF_20210301_DCP_IOP_VF B...
by ydedy
Fri Oct 23, 2020 9:51 am
Forum: DCP-o-matic
Topic: [off-topic dev question] About the clustered encoding
Replies: 5
Views: 3589

Re: [off-topic dev question] About the clustered encoding

This makes everything clearer now! I was always wondering why the outgoing connection from the main DoM wasn't really saturating the link since I didn't know that there was a prior image processing. All "video" files are sent as plain uncompressed bitmaps, even intra-frame codecs like ProR...
by ydedy
Fri Oct 23, 2020 9:09 am
Forum: DCP-o-matic
Topic: [off-topic dev question] About the clustered encoding
Replies: 5
Views: 3589

Re: [off-topic dev question] About the clustered encoding

Hello, Thanks, this is pretty interesting! About the to-be-encoded frames, are they processed by ffmpeg in a lossless fashion before being queued then sent to the server or this is another library that slices the source data to the queue? We are using a rather heavy cluster (6x Xeon E5-2630 v4 sprea...
by ydedy
Thu Oct 22, 2020 7:33 pm
Forum: DCP-o-matic
Topic: [off-topic dev question] About the clustered encoding
Replies: 5
Views: 3589

[off-topic dev question] About the clustered encoding

Just out of curiosity, I was wondering how the clustered encoding on DCP-o-matic is handled since I plan to build a similar app/software in the same spirit with ffmpeg as well. Does the main server send the frames one by one to each of the encoding servers then once every frames are done the main se...
by ydedy
Wed Jan 22, 2020 11:45 am
Forum: DCP-o-matic
Topic: URL to direct download the binary
Replies: 4
Views: 4730

Re: URL to direct download the binary

Yes Debian 10 in my case
by ydedy
Wed Jan 22, 2020 10:48 am
Forum: DCP-o-matic
Topic: URL to direct download the binary
Replies: 4
Views: 4730

Re: URL to direct download the binary

I use both curl and wget !

But most generally wget to download files using the cli.