Recently I got a ProRes-File that I needed to convert to DCP. The problem was that the audio was a few seconds off. Since I am not very experienced I researched a bit without finding a proper recipe and eventually performed the following solution which I do not know if this is the proper way to deal with this.
1. Created the DCP with no adjustments.
2. Edited the entry point of the video in the CPL file with a text editor.
3. Started a new DCP-o-matic project and loaded the manipulated DCP.
4. From the end I then trimmed the same amount that I shiftet so that both audio and video again had the same length.
5. Again created a DCP that now works correctly.
Correcting audio offset
-
- Site Admin
- Posts: 2548
- Joined: Thu Nov 14, 2013 2:53 pm
Re: Correcting audio offset
Sometimes bugs in DCP-o-matic cause audio offset errors, but if this really was just a fault in the original file... another solution would be to use the "delay" control in the audio tab to nudge the audio into the right time.
-
- Posts: 2804
- Joined: Tue Apr 15, 2014 9:11 pm
- Location: Germany
Re: Correcting audio offset
There is an audio delay/offset in DCP-o-matic, you could have used right away.
You do not have the required permissions to view the files attached to this post.
-
- Posts: 2
- Joined: Mon Nov 14, 2022 7:15 pm
Re: Correcting audio offset
Thank you for the kind replies. Now I see that the very post that inspired me to the CPL-manipulation https://dcpomatic.com/forum/viewtopic.php?t=106 actually mentioned this feature but I completely ignored it. Still I am a bit proud of finding my own solution as a complete amateur but I will use the delay tool in the future . Another reference that actually covers the CPL editing approach https://dcpomatic.com/forum/viewtopic.php?t=1266