Wolfgang Woehl
Well-known member
make all
make install
make install
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: this_feature_currently_requires_accessing_site_using_safari
Does anyone know how to format subtitles for the DCP?
Is the tc relative to the reel length?
Many many thanks
When I did it in sudo su with the instructions above, it worked. I have just done a test. The Command C creates a file but D and E say that C is invalid.
PROJ.cpl.xml: Invalid CompositionPlaylist or PackingList file.
I used Chris Perry's steps
Command C (create an XML composition playlist):
mkcpl --kind feature --title DCPFULLNAME \Command D (create an XML packing list):
--annotation DCPFULLNAME --norating \
PROJ.video.mxf PROJ.audio.mxf > PROJ.cpl.xml
mkpkl --issuer BitFilms --annotation DCPFULLNAME \ PROJ.video.mxf PROJ.audio.mxf PROJ.cpl.xml > PROJ.pkl.xmlCommand E (create the ASSETMAP and VOLINDEX XML files):
mkmap --issuer BitFilms \Anyway, I am going to have a play and see how I get on. Many thanks again,
PROJ.video.mxf PROJ.audio.mxf PROJ.cpl.xml PROJ.pkl.xml