On Sun, 22 Feb 2015, Andrew Levine wrote:
> > On 22 Feb 2015, at 19:32, Carl Hetherington <cth(a)carlh.net> wrote:
> >
> >>> DCP-o-matic wrote 46158 frames to disk, 143758 were already created on a
> >>> previous run, so did not need to be encoded and written.
> >>
> >> But verified with their md5-checksum, right?
> >
> > Yes.
>
> Would it be possible to skip that step? ;-)
I think it probably would. The original reasoning was to spot if the end
of a previous encode had been corrupted by a crash / power-cut or
whatever. On reflection it seems more sensible perhaps to work back from
the end of the existing data and find the first frame that has the correct
checksum, then continue the encode from there.
Best regards,
Carl
Hi Carl,
Re: Sound Sync.
I'm using 1.76 which I've just realised is not the latest.. in the
timing tab I changed frame rate from 25 to 24 and I believe DCP-o-Matic
used to say, audio re-sampled to xxx, but it does not now so I must be
changing the wrong value.
Any ideas? Thanks, Kevin.
> > DCP-o-matic wrote 46158 frames to disk, 143758 were already created on a
> > previous run, so did not need to be encoded and written.
>
> But verified with their md5-checksum, right?
Yes.
Best,
Carl
Hi there,
can anyone explain these messages to me?
Fri Feb 20 10:33:51 2015: Job: Computing image digest
Fri Feb 20 11:31:54 2015: Job: Computing audio digest
Fri Feb 20 11:33:35 2015: Wrote 46158 FULL, 143758 FAKE, 26 REPEAT; 25 pushed to disk
Especially the last one.
Many thanks in advance!
Cheers,
Andrew
I'm having an issue with sound sync. Input file is an AVI at 25fps and I
set DCP-o-Matic to output 24fps (our projector can handle 25fps ok but
there is a visual glitch when the frame-rate changes).
The problem is that although the image does run at 24fps the audio
continues at 25fps which obviously causes it to be wildly out of sync.
Am I doing something wrong?
Kevin Orman
I mentioned before that I like the way DCP-o-matic shows the essential processing options below the content tab, so that there is a quick overview about what happens during the conversion with regard to scaling, aspect ratio, audio, etc.
Wondering wether we could add a full set of these details below the DCP tab - as there is more than enough space there, and some of the DCP tab options are relevant to these. Also, the DCP tab should normally be the final stage before one hits 'Jobs -> Create DCP', so I think it would be good to have an overview over all essential processing there before one finally hits 'Make DCP. One could even an another 'Make DCP' button there.
In a later release, I also think it would be more useful to include the 'tips' or hints there, possibly behind the specific parameter causing the warning/hint. I think 'Tips' will be easily missed as it has to be called manually.
e.g. something like:
Content frame rate is 25 fps -> Warning Icon, Click and 'Your DCP frame rate 25fps may cause problems...' appears.
Same for audio issues, DCP bandwith, etc. This would add to my idea from above for a full overview of most essential aspects of the DCP creation.
And: I brought this up earlier, but Carl has a different opinion on this: I still think the scaling method should go under the content tab and has to be settable content-specific. I don't think it makes sense to have a choice of different scaling methods, but only 'global'. The only reason to choose different scaling methods should be content-related. Another reason: Scaling method is not a DCI/DCP specific parameter, unlike all other parameters under the DCP tab.
- Carsten
Am 25.01.2015 um 20:40 schrieb Manuel AC:
> Sorry, colorspace it's certainly not it, but something is different in
> the color encoding, similar or the same as in 3D.
> Or maybe is just the server who sends the image differently?
> It's definitely a different color setting in the projector.
'Classic' server-side media blocks with HD-SDI connections towards the projector use a different transmission colorspace for 3D (because Dual-Link HD-SDI can not do 48fps in full 12Bit xyz/4:4:4). Thus for 3D, these systems use 10Bit YCbCr over HD-SDI between Server and projector, so the projector needs a special input format for 3D.
But HFR in the strict sense of HFR-3D does not work on these systems anyway, HFR-3D (96/120Hz playout frame rate) does not work over HD-SDI at all.
Only IMB/IMS Systems support HFR-3D, and the IMB systems does not suffer the bandwith limitation as HD-SDI, so, 3D on IMB systems use xyz/4:4:4 as well as 2D/24fps.
But for all those formats and signals, the storage/DCP format is always yxz. And that is what DCP-o-matic does.
You may in fact be after playing 48fps 2D, so to say, 2D-HFR. And you may have found an 48fps YCbCr format on the projector. But that is meant to be used with 'classic' 3D on HD-SDI systems. Technweise, the DCP storage format is always xyz, not matter what frame rate or 2D/3D. The transmission format between server and mediablock/projector can ALWAYS be different, but that is nothing DCP-o-matic has to deal with. You configure suitable output/input formats on server and projector to deal with that.
- Carsten