Hi everyone.
Trying to import DCP, get error "Could not find essense type". Seems, this
is due to encryption in some reels of DCP. Ideally, this error needs to be
changed to more self-explanatory.
Kindest, Alexey
Hi Carl.
To what degree (if any) is DCP-o-matic scriptable?
I've got to make a huge number of DCPs of short films (about 300) for a
festival, each one from a single video file. What I have in mind is:
* I put all the video files in a single folder
* I write a script which executes DCP-o-matic for each file passing the
path of the video file
* For each video, DCP-o-matic makes a DCP-o-matic project file (with
default settings) and save it to another folder
* (Ideally) DCP-o-matic also runs 'Analyse audio' on each video
Why do I want to do this? I'm using batch processing to make the actual
DCPs once I have DCP-o-matic project files, which works great. But with
this many films, I spend a lot of time creating a DCP-o-matic project
file for each file, waiting for it to analyse, then waiting for it to
analyse audio. Each of these processes runs pretty fast, but with this
volume of films, the time spent watching the progress bars is pretty
significant (and boring!)
If possible, it'd be great to be able to script that process so that for
each film I just need to open the project file that's already created
and adjust any settings that I need to. The save the project and move it
into another folder for batch processing to make the actual DCP.
I'm using the v1 branch as stability is key at this point.
Is the CLI interface documented anywhere? And if this isn't possible at
present, could you point me to the part of the codebase which deals with
these processes? Maybe I could hack around and see if I can add this
feature (though C++ is not my strong suit).
Jim
Just discovered that the trimming is relative to the dcp timecode,
once modified, and not that from the original source, as you would
expect having the option inside the Content tab?
I encountered a case when I need frame precise trimming to match with
some subtitles, created with the original file, but I'm not sure if
the dcp-timecode trimming could be useful in any other case.
Manuel AC
I'm new to DCP-O-Matic, and having trouble with a test I'm doing.
When I add a J2C image sequence (DCI compliant, made in another app), it is
out of order. It starts in the middle of the movie and jumps around
throughout.
The naming structure of the files is:
EWS_DCP_092815_000000.j2c
EWS_DCP_092815_000001.j2c
EWS_DCP_092815_000002.j2c
...
Any ideas on what is happening? Would having the date in the name be
causing issues?
Thanks--
--Parke
Hello!
when I have a DCP, made with DOM, and just want to trim a little part at
the beginning, can it be done without rendering the picture again? I
tried it with the same project and just trimmed the beginning, but DOM
just starts rendering again. When I make a new project and import the
DCP all i get is the folder with the xml files of the DCP without
picture and sound. Am I doing something wrong?
Thanks for the help
Andreas
Hallo,
have installed precisely Version 2.4.0. 1.83 So far.
Under the heading Sound, Sound Show 'no longer works at the end of the
analysis the program:
Have different file formats tested. Nor can a file whose audio was analyzed,
add after restarting the program does not return. Also there immediately
appears the message that the program no longer works.
System information in the notes.
Many greetings
Steffen
I’ve made a DCP of a 90 minutes documentary,
But the projectionist, don’t succeed to ingest the DCP, he say that there’s to much files and folder on the disk.
I’ve copied the whole folder of my DCP :
Is it something normal that I’ve this result and then a Video Folder with another .mxf with the same size of the video .xmf file in the first folder ?
Please help me !
Benoît Poncelin
Tel : 06 81 52 34 27
http://benoitponcelin.wix.com/bppostproduction <http://benoitponcelin.wix.com/bppostproduction>
Hi all,
DCP-o-matic 2.4.0 is now available for download from:
http://dcpomatic.com/download
It has the following changes:
* Basic support for creation of VF DCPs from imported OV DCPs.
* Handle non-UTF-8 .srt files better.
* Add experimental packages for Fedora 22.
* Fix various problems with subtitle timing when video frame rates change.
* Fix various preview problems when changing DCP frame rate (#695 and #699).
* Fix incorrect recognition of a folder of images due to filenames beginning with ._
* Fix failure to analyse audio of some combined video/audio files.
* Fix subtitle errors in some cases.
* Fix errors with .MTS files in some cases (#702).
* Fix incorrect hint when making a 3D DCP.
* Fix error on adjusting the audio map in some cases.
* Fix for analysis of audio when the subject is later in the playlist than some other long piece of content.
* Fix encoding server shortcut on Windows.
* Fix failure to display audio analyses in some cases.
* Fix crash when re-making certificates after deleting existing ones (#690).
* Fix crash on adding an empty folder as content (#691).
* Fix non-operational image sequence frame rate dialogue.
* Speculative fix for hangs at the end of encodes in some cases.
* Fix subtitle timing when trimmed.
* Add a new stereo to 5.1 upmixing algorithm (Upmixer B).
* Allow configuration of default standard (Interop or SMPTE).
* Speed up checking of existing image data when resuming transcodes.
* Add a frame counter to transcode progress (#111).
* Add export button for certificates.
* Display peak audio value in the audio tab if an analysis has been done.
* Add option to analyse audio automatically when it is added (#673).
* Mark SCP as being the protocol for Doremi as well as AAM (#678).
Thanks to Mirjam Bromundt and Thierry Journet.
Best regards,
Carl