|
|
Author
|
Topic: Dolby CP750 automation from Sony TMS
|
|
Leo Enticknap
Film God
Posts: 7474
From: Loma Linda, CA
Registered: Jul 2000
|
posted 05-20-2018 08:18 AM
I don't know anything about the Sony end of things, but from the CP750 end of things, it's pretty easy.
The CP750 needs to be on the same LAN subnet (the management network, probably) as the server, or with a subnet mask such that the two can see each other. If you can ping the CP750 from the server, you're all set as far as IPv4 configuration is concerned.
By factory default (i.e. if you don't change anything), the CP750's address is 192.168.1.136 / 24, with the gateway set to 192.168.1.129 (that's a DSS screen server, in the Dolby IP scheme).
To send it commands via IP, you must use TCP (not UDP), and port 61408. You can also command it via RS232: the protocol is 9600 baud, 8N1, and the termination string is a carriage return.
To change the fader level, send the command cp750.sys.fader followed by a value between 0 and 100. For example, cp750.sys.fader 56 would set it to 5.6.
The full listing of commands can be found on pages 56-58 of CP750 installation manual.
This should be all the info you need to build custom cues in any server.
| IP: Logged
|
|
|
Leo Enticknap
Film God
Posts: 7474
From: Loma Linda, CA
Registered: Jul 2000
|
posted 05-21-2018 03:51 PM
My pleasure. As I say, I have no experience whatsoever with Sony stuff, so can't offer any Sony-specific advice as to how to set it up. But I've done plenty of automating CP750s.
With a DSS100, 200, or 220, it's child's play. Just as long as the config script knows its IP address and that the audio processor in use is a CP750, the cues are already there in the audio cues tab - nothing more to do. For the Dolby IMS line and "Dolreme" servers (i.e. Doremi servers with software version 2.8.16 or later, which gives it the same web GUI as a Dolby IMS1000 or 2000), you just need to set it up as a device, then import an XML cue library that is available from Dolby.
For third party servers (neither Dolby nor Doremi with post-takeover software), it's a little more complicated. Unless the manufacturer has a cue library script available (I believe that GDC does, but no others that I'm aware of), you'll need to set up manual cues. I culled the info above from the CP750 installation manual when I was setting one up with a Barco Alchemy just before Christmas, and it worked just fine. One slightly inelegant glitch is that you'll need to create individual cues for each fader setting: therefore, if you play a lot of indie and kid-with-a-Mac type DCPs with normalization all over the place, and need to put them into automated playlists, you could find yourself making a lot of cues. But if you mainly play studio DCPs, you shouldn't need to make more than three or four.
| IP: Logged
|
|
|
|
|
Jason Metcalfe
Expert Film Handler
Posts: 134
From: Austin, TX, U.S.
Registered: May 2010
|
posted 05-22-2018 02:23 PM
Rob you need to enable the CP750 control from the Sony config file, it's recommended you copy the lines from the main config to the custom.ini file so that they are transferred over during software updates, you'll want something like this:
##################################################################### # Audio Processor Control Configuration ##################################################################### # When you use External Audio Device , please enable one of audioProcessorClassPath Settings below. com.sony.dcinema.serial.impl.AudioDeviceManagerImpl.audioProcessorClassPath=com.sony.dcinema.serial.impl.CP750Control #com.sony.dcinema.serial.impl.AudioDeviceManagerImpl.audioProcessorClassPath=com.sony.dcinema.serial.impl.CP650Control #com.sony.dcinema.serial.impl.AudioDeviceManagerImpl.audioProcessorClassPath=com.sony.dcinema.serial.impl.DCP300Control #com.sony.dcinema.serial.impl.AudioDeviceManagerImpl.audioProcessorClassPath=com.sony.dcinema.serial.impl.FCQA8631Control #com.sony.dcinema.serial.impl.AudioDeviceManagerImpl.audioProcessorClassPath=com.sony.dcinema.serial.impl.CSP850AControl #com.sony.dcinema.serial.impl.AudioDeviceManagerImpl.audioProcessorClassPath=com.sony.dcinema.serial.impl.DCP1000Control #com.sony.dcinema.serial.impl.AudioDeviceManagerImpl.audioProcessorClassPath=com.sony.dcinema.serial.impl.CP850Control com.sony.dcinema.serial.impl.CP850Control.defaultVolume=3.1 com.sony.dcinema.serial.impl.CP750Control.defaultVolume=5.8 com.sony.dcinema.serial.impl.CP650Control.defaultVolume=5.8 com.sony.dcinema.serial.impl.DCP300Control.defaultVolume=-3 com.sony.dcinema.sms.messages.MsgBodyGPIOControlList.CP750VolumeList=0.5,1,1.5,2,2.5,3,3.5,4,4.5,5,5.5,6,6.5,7,7.5,8,8.5,9,9.5,10 com.sony.dcinema.sms.messages.MsgBodyGPIOControlList.CP850VolumeList=0.5,1,1.5,2,2.5,3,3.5,4,4.5,5,5.5,6,6.5,7,7.5,8,8.5,9,9.5,10 com.sony.dcinema.sms.messages.MsgBodyGPIOControlList.CP650VolumeList=1,2,3,4,5,6,7,8,9,10 com.sony.dcinema.sms.messages.MsgBodyGPIOControlList.DCP300VolumeList=-80,-70,-60,-50,-40,-30,-20,-10,0,10
# When you use CP750 , please enable one of connection Settings below. com.sony.dcinema.serial.impl.CP750Control.connection=Ethernet #com.sony.dcinema.serial.impl.CP750Control.connection= Serial #com.sony.dcinema.serial.impl.CP850Control.connection=Ethernet
# Used for Ethernet, the unit is second. com.sony.dcinema.serial.impl.CP750Control.ethernetTimeout=1 #com.sony.dcinema.serial.impl.CP850Control.ethernetTimeout=1
# Used for Serial, the unit is millisecond. #add for DC-3765 at 2012-10-29 by songsy com.sony.dcinema.serial.impl.CP750Control.serialTimeout=500 #com.sony.dcinema.serial.impl.CP850Control.serialTimeout=500
After you save this I've had the best luck on getting these cues to show up in the cue template in TMS by rebooting the SMS server then taking that auditorium offline and then bringing it back online in TMS, the cues should then populate in the cue template in the dropdowns
| IP: Logged
|
|
|
|
All times are Central (GMT -6:00)
|
|
Powered by Infopop Corporation
UBB.classicTM
6.3.1.2
The Film-Tech Forums are designed for various members related to the cinema industry to express their opinions, viewpoints and testimonials on various products, services and events based upon speculation, personal knowledge and factual information through use, therefore all views represented here allow no liability upon the publishers of this web site and the owners of said views assume no liability for any ill will resulting from these postings. The posts made here are for educational as well as entertainment purposes and as such anyone viewing this portion of the website must accept these views as statements of the author of that opinion
and agrees to release the authors from any and all liability.
|