DCP question

Get answers to your questions about color grading, editing and finishing with DaVinci Resolve.
  • Author
  • Message
Offline

Henchman

  • Posts: 596
  • Joined: Fri Sep 21, 2018 12:43 am
  • Location: Los Angeles
  • Real Name: Mark Hensley

DCP question

PostSat Oct 13, 2018 4:47 pm

So, I made a DCP for a short film I finished. I am in the lucky position that I was able to have it checked for free.
I had copied it to an EXT2 formatted USB drive, using paragon software. The inode was 256.
They went tomingestbit, and it failed.

I am now having the DCP made, as I need it for a festival, and got a discount. So saved some money there.

Now, once I have it, I'll make it available for download for other festivals.
But if I want to copy it to a USB drive, what's the best way to do this?
I installed a copy of VMware and UBUNTU on my mac, hoping that would do better job of copying, but still no option to format it with an inode ot 128.

Suggestions?
https://www.imdb.com/name/nm0972296/
Offline
User avatar

dariobigi

  • Posts: 566
  • Joined: Thu Aug 23, 2012 4:52 am
  • Location: New York City

Re: DCP question

PostSat Oct 13, 2018 4:52 pm

BCPs need to be put onto a special hard drive formatted in a particular way. Google it.


Sent from my iPhone using Tapatalk
Dario Bigi, Colorist
http://dariobigi.com
New York
C: 1-646-436-4600

HPz840 - 2x 14 Core 2.6GHz - 64GB RAM
Windows 10 Pro 21H2
2x RTX 2080Ti (SD 472.84)
Resolve Studio 17.4.6
Decklink 4K Extreme (12.2.2)
FSI CM250
Panasonic FZ1000
Mini Panel
Offline

Henchman

  • Posts: 596
  • Joined: Fri Sep 21, 2018 12:43 am
  • Location: Los Angeles
  • Real Name: Mark Hensley

Re: DCP question

PostSat Oct 13, 2018 4:55 pm

dariobigi wrote:BCPs need to be put onto a special hard drive formatted in a particular way. Google it.


Sent from my iPhone using Tapatalk


I've done piles of googling.
And they can be put on thumbdrives, that are properly formatted.

,
https://www.imdb.com/name/nm0972296/
Offline

Reynaud Venter

  • Posts: 5022
  • Joined: Sun May 28, 2017 9:34 am

Re: DCP question

PostSat Oct 13, 2018 5:56 pm

Mark, have a look at Cinematiq's solution: http://dcp-transfer.com
Offline

Domingo Olmo Martin

  • Posts: 69
  • Joined: Mon Aug 27, 2012 3:09 pm

Re: DCP question

PostSat Oct 13, 2018 10:15 pm

Inode of Ext2 or Ext3 format must be 128
In ubuntu open a terminal and type

To see the DCP usb stick path
Code: Select all
$ lsblk

then you need to unmount the usb stick that you want to format
(considering that the path of the stick is /dev/sde1)
Code: Select all
$ sudo umount /dev/sde1

then format the stick, it can take a long time, when the format is done eject the key and reintroduce it
Code: Select all
$ sudo mkfs.ext2 -I 128 0 -L DCPSTICKNAME /dev/sde1

Then you need to modify authorizations and ownership of the stick
Code: Select all
$ sudo chmod 777 -R /media/UBUNTUUSER/DCPSTICKNAME

and
Code: Select all
$ sudo chown R root:root /media/UBUNTUUSER/DCPSTICKNAME

after that copy your DCP in the USB stick and eject safely.
Simple, no need to buy any kind of specialized software.
Last edited by Domingo Olmo Martin on Sun Oct 14, 2018 8:45 am, edited 1 time in total.
Domingo Olmo Martin
Author - Director
Co-founder of Studio Barsoom
Offline

Henchman

  • Posts: 596
  • Joined: Fri Sep 21, 2018 12:43 am
  • Location: Los Angeles
  • Real Name: Mark Hensley

Re: DCP question

PostSat Oct 13, 2018 10:28 pm

Thanks Domingo.
I'll do that.
https://www.imdb.com/name/nm0972296/
Offline

Domingo Olmo Martin

  • Posts: 69
  • Joined: Mon Aug 27, 2012 3:09 pm

Re: DCP question

PostSun Oct 14, 2018 8:46 am

Hi
I corrected a typo it was mkfs.ext2 and not mkfs.ext
Domingo Olmo Martin
Author - Director
Co-founder of Studio Barsoom

Return to DaVinci Resolve

Who is online

Users browsing this forum: ectoruseff, keswovisuals, Mads Johansen, shraddhesh and 165 guests