Hi
I cannot find a good workflow for making OV and VF(s) from MKV
containing audio, video and subtitles.
I do the folowing
- New project
- Add the OV DCP
- Select "Split by video content" in reel type
- Checking "Use this DCP..." in both video and audio tab
- Add the MKV containing the subtitles (and audio+video from
which the OV was made)
Now the MKV is added to the timeline at the end of the DCP (all
three tracks).
So now I want to get the subtitles aligned with the DCP.
In the timeline view I drag the MKV content on top of the DCP
content and then click on some of the tracks.
Now one of two things happens:
- DOM crashes with: "An exception occurred: Programming error at
../src/lib/butler.cc:133 Butler video buffers reached 480 frames
(audio is 0)."
- DOM refuses to let me use DCP video ad audio: "Cannot
reference this DCP: it overlaps other video content; remove the
other content"
Okay, my thinking is: I need to remove the audio and video track
of the MKV:
- In timeline view I separate the DCP and MKV again and remove
the MKV audio track successfully (right-click and Remove).
- I try to do the same for the video track, but then both video
AND subtitle track is removed (and the MKV is removed from the
content listing)
So...what is a good workflow to make an OV with no subs and a VF
with subs from a MKV?
Cheers,
Christian (using DOM 2.14.2 on Ubuntu 18.04)