extract/rip DCP to movie file

1,980 views
Skip to first unread message

Eric Sebalsky

unread,
Dec 11, 2014, 4:58:43 AM12/11/14
to ope...@googlegroups.com
just wanted to let you guys know that it is finally possible to do this in a very easy and HQ way! the latest free version of davinci resolve (lite 11.1) is able to read a DCP.

just navigate the library to the location of the DCP and a movie clip (with 5.1 sound) will show up. you can then add it to your mediathek and create a new timeline. check the following first:
  • set the project settings accordingly (for example there is a "DCI scope" resolution preset)
  • go to the "edit" tab and open up the audio mixer and set it to 5.1 to see/hear all of the channels playing
  • you can reedit the DCP here or apply filters/grading/scaling/framerate conversion
  • go to "delivery" to export it to e.g. ProRes with 6 channel audio

note: the free lite version does not support DCP export, it can export jp2000 but not in the XYZ color space. also you'd need "easyDCP creator" to create a DCP within davinci resolve. 


Manuel AC

unread,
Dec 11, 2014, 2:06:38 PM12/11/14
to ope...@googlegroups.com
Just tried and after a few seconds the image goes low quality wit a
watermark "EasyDCP demo" just like in the preview.

But for those with an EasyDCP license is certainly good news.

Manuel AC
> --
> You received this message because you are subscribed to the Google Groups
> "opendcp" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to opendcp+u...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

SL film

unread,
Feb 13, 2015, 8:11:32 AM2/13/15
to ope...@googlegroups.com
so what other freeware ways on mac are there?
ffmpeg? of course for unencrypted DCPs only.

Manuel AC

unread,
Feb 13, 2015, 1:27:57 PM2/13/15
to ope...@googlegroups.com
Never managed to make ffmpeg work in a Mac, go with Virtualbox and Linux.
Tried once and colors didn't convert from XYZ. It's a very slow conversion.

This is my collection of notes about it. Have fun.

http://olitee.com/2014/02/ffmpeg-convert-dcp-quicktime/
ffmpeg -i [filenamefor_vid.mxf] -i [filenamefor_aud.mxf] -c:v libx264
-pix_fmt yuv420p -vf "scale=-1:720" -profile slow -crf 21 -ac 2
outputFilename.mp4

H264 from DCP using ffmpeg
http://www.belle-nuit.com/use-ffmpeg-for-dcp-to-h-264-conversion
Prores from DCP using ffmpeg
ffmpeg -i j2c.mxf -i pcm.mxf -vcodec prores -acodec pcm_s16le output.mov

http://www.belle-nuit.com/open-source-dcp-player-proof-of-concept
http://www.knuterikevensen.com/?p=1089

Manuel AC

Terrence

unread,
Feb 13, 2015, 1:33:06 PM2/13/15
to ope...@googlegroups.com
Try Homebrew if you want linux type applications or libraries on OSX.
It's quite nice.

http://brew.sh

Once homebrew is installed, then install ffmpeg with 'brew install ffmpeg'
Reply all
Reply to author
Forward
0 new messages