Thread: Digital Cinema Package

Reply to Thread
Page 45 of 50 FirstFirst ... 35414243444546474849 ... LastLast
Results 441 to 450 of 491
  1. #441  
    Senior Member
    Join Date
    Oct 2008
    Location
    Munich
    Posts
    168
    Somewhat yes: Whoever wants to deliver content keys to a digital cinema server will need that server's certificate (which contains the public part of the server's key pair) and the signing chain of certificates down to its root authority from a trusted location. The higher the content's value the more trust you want to have in that location.

    Wrt the DC20: Wasn't aware of the vendor, interesting. Contacted them (techsupport@datasatdigital.com) and asked where to get their certs. Update: techsupport writes "The DC20 certificates can be found on ftp://certificates.qubecinema.com. They are located in the SMPTE directory."

    Doremi keeps server certificates at ftp://doremilabs.com/dcp2000/Certificates/ (user: service, pass: t3chn1c1an)

    Wrt Dolby: Terrence had contacted Dolby about access to server certs. They'll answer inquiries sent to dolbycerts@dolby.com. Update: Dolby writes they need site and screen info, serial and the CAT862 serial (should be a 6 digit number starting with 51).

    Say, will you need KDMs from my side or are you going to run cinemaslides yourself? Content keys for the test DCP are up at https://github.com/wolfgangw/digital...0-8760d746f6a3. Anyway, see https://github.com/wolfgangw/digital...r/kdm/vincentb for your Doremi's and DC20's certificates and KDMs for the test DCP CRYPT-BLUE_TST_F_2K_20101208_WOE_OV (https://github.com/wolfgangw/digital...208_WOE_OV.zip).
    Reply With Quote  
     

  2. #442  
    Thank you Wolfgang and Terrence for your excellent work!

    I stumbled on this when working with a local film festival. Dolby has an ftp-server with server certs:

    ftp.dolby.co.uk

    user:dolbyrootcertificates
    pw:houro61l
    Reply With Quote  
     

  3. #443  
    Quote Originally Posted by Wolfgang Woehl View Post
    Wrt Dolby: Terrence had contacted Dolby about access to server certs. They'll answer inquiries sent to dolbycerts@dolby.com. Update: Dolby writes they need site and screen info, serial and the CAT862 serial (should be a 6 digit number starting with 51).
    In the case of the DSS100/DSP100 you provide the serial of the DSP100 (media block) and in the case of the DSS200, you supply serial number of the CAT862 (media block inside the DSS200).
    Reply With Quote  
     

  4. #444  
    Senior Member
    Join Date
    Oct 2008
    Location
    Munich
    Posts
    168
    Quote Originally Posted by Vincent Baloran View Post
    Dolby: 601704
    Dolby writes this serial number shows up as DSS200 601704 (CAT862 511733) which would point to the Power Plant Mall Makati on the Philippines. Would that be right?
    Reply With Quote  
     

  5. #445  
    Senior Member
    Join Date
    Oct 2008
    Location
    Munich
    Posts
    168
    Quote Originally Posted by Mattias Mattsson View Post
    ftp.dolby.co.uk
    Awesome, thanks for sharing this. Puts a name to the face, too :)
    Reply With Quote  
     

  6. #446  
    Senior Member
    Join Date
    Oct 2008
    Location
    Munich
    Posts
    168
    Quote Originally Posted by Terrence Meiczinger View Post
    In the case of the DSS100/DSP100 you provide the serial of the DSP100 (media block) and in the case of the DSS200, you supply serial number of the CAT862 (media block inside the DSS200).
    So in each case there is only 1 serial number required?
    Reply With Quote  
     

  7. #447  
    Quote Originally Posted by Wolfgang Woehl View Post
    So in each case there is only 1 serial number required?
    Yes, only one serial number is needed when requesting the certificates from Dolby.
    Reply With Quote  
     

  8. #448  
    Dolby writes this serial number shows up as DSS200 601704 (CAT862 511733) which would point to the Power Plant Mall Makati on the Philippines. Would that be right?
    yeah that server is installed at Powerplant Mall here in the Philippines. Been busy for Digital Cinema installation the past few days and i have yet to test the KDMs you generated for me.

    Regarding with the error i encountered with the tiff conversion using ffmpeg, is there a command in which way i can specify the bit depth? Or should i use another program to do that?
    Reply With Quote  
     

  9. #449  
    Quote Originally Posted by Vincent Baloran View Post
    yeah that server is installed at Powerplant Mall here in the Philippines. Been busy for Digital Cinema installation the past few days and i have yet to test the KDMs you generated for me.

    Regarding with the error i encountered with the tiff conversion using ffmpeg, is there a command in which way i can specify the bit depth? Or should i use another program to do that?
    What is your source bit depth? Can you open the tiff in another program like gimp or photoshop and verify the bit depth? The command looks ok.
    Reply With Quote  
     

  10. #450  
    I cannot open the tiff in photoshop. I don't have gimp installed on my pc:(
    I can encode them to jpeg2000 (using opendcp or the command line in DCPC) after applying this command:
    -type TrueColor -alpha Off -depth 12 -gamma 2.6 FRAME.tif
    Reply With Quote  
     

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts