Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: DM16x16 EDID with HDR
¿ªÔÆÌåÓýHi Chris, ? just some random thoughts:
? If I find the time, I could probably do some testing as I have an Altitude 32 and a MD8x8 matrix here in the room next door. ? Cheers, Thorsten ? Von: [email protected] <[email protected]> Im Auftrag von ckangis ? Hi All, Does anyone know what the secret handshake is to enable HDR within an EDID for DM chassis'???? Our setup is a Sony 715ES and a Trinnov Altitude16. Everything we do will either get Atmos and no HDR, or HDR and no Atmos...? ?I know that they don't have anything to do with each other, BTW... I have an EDID that I've Pulled from the projector. This provides 4K/HDR but no hi-res audio I have an EDID that I've pulled from the Trinnov. This provides Hi-res audio, but no 4K? (It's set up as audio only on its own DM output) ? Using the EDID Tool in ToolBox, I start with The Trinnov file, save as a new file, then Update the video resolutions to match what the projector file has. The only difference is the projector file has 'Custom' VESA Block Preferred and Second Detailed Timing descriptors, which are not found in the modify lists. These are 1920 and 1280 resolutions so I'm assuming that it doesn't really matter.... Everything else is the same. ? The bottom line is that when the new EDID file with duplicated resolutions is loaded, I still don't get HDR!!! $ 40K of equipment that is not performing correctly... Digital Giveth, Digital Taketh ? Anyone have any ideas??? TIA! |
DM16x16 EDID with HDR
Hi All,
Does anyone know what the secret handshake is to enable HDR within an EDID for DM chassis'???? Our setup is a Sony 715ES and a Trinnov Altitude16.
Everything we do will either get Atmos and no HDR, or HDR and no Atmos...? ?I know that they don't have anything to do with each other, BTW...
I have an EDID that I've Pulled from the projector. This provides 4K/HDR but no hi-res audio
I have an EDID that I've pulled from the Trinnov. This provides Hi-res audio, but no 4K? (It's set up as audio only on its own DM output)
?
Using the EDID Tool in ToolBox, I start with The Trinnov file, save as a new file, then Update the video resolutions to match what the projector file has.
The only difference is the projector file has 'Custom' VESA Block Preferred and Second Detailed Timing descriptors, which are not found in the modify lists.
These are 1920 and 1280 resolutions so I'm assuming that it doesn't really matter.... Everything else is the same.
?
The bottom line is that when the new EDID file with duplicated resolutions is loaded, I still don't get HDR!!!
$ 40K of equipment that is not performing correctly... Digital Giveth, Digital Taketh
?
Anyone have any ideas???
TIA! |
Re: posting pictures to threads???
Attachments aren't allowed, but an HTML email can contain images.
toggle quoted message
Show quoted text
--- On Friday, November 22, 2024 at 6:12 PM, stefuel2 wrote: |
Re: UDP 'server' is this possible
To receive UDP traffic the IP address has to match what's set on the UDP/IP client.? Set it to 0.0.0.0 to receive from anywhere, 192.168.1.0 to receive from that subnet, or a specific IP to receive from.? Same as for a TCP/IP Server device. On Fri, Nov 22, 2024 at 1:11?PM Michael Caldwell-Waller via <bowser77=[email protected]> wrote:
|
Re: How come I missed this all these years?
Most likely because that property does only show (at least as far as I can remember, and I don't have a PC with me right now to test this) if the project was created with the XPanel 2.0 Smart Graphics hardware definition and later saved as another hardware panel type.? |
Re: UDP 'server' is this possible
Try using PacketSender -- a multiplatform testing app that lets you create and send packets (including UDP) for troubleshooting purposes like these.? You should be able to poke hand-written packets into the system and see them work.? I have gotten UDP to work as a server in SIMPL, and to get it to work, I remember it started working when I set the IP ID to reference the single IP address that was going to be sending me the UDP packets, but somebody told me on this forum (probably searchable) that this isn't the only way to do it, and offered up something that should work if there are going to be multiple senders.? Since my application only had a single sender,?I didn't bother to touch it afterward. Mike On Fri, Nov 22, 2024 at 8:50?AM Slip Cougan via <gk.otoole=[email protected]> wrote:
|
How come I missed this all these years?
I was just making a change to a TSW that I've been working on over the past couple of months.
?
I've never paid any attention to the project properties apart from to change the theme.
Always seen the XPanel properties and never given it any thought, it's a TSW in'nt - why would I?
?
So for giggles, and I was just looking for something to take mind off my current project, decided to set it up to match my program.
?
Well blow me, no more having to enter the annoying connection settings in the XPanel, when clicking on a vtz.
How has that passed me by for goodness knows how long :) |
Re: UDP 'server' is this possible
That's kinda what I thought, so I just set up a very basic program with only a UDP symbol in CP3-01
IP address is within my subnet, in this case 192.168.10.254 port 6000. 1 on the enable
?
In the Novastar program on CP3-02, again a UDP symbol with IP of 192.168.10.254:6000
I get nothing between either.
?
I'm actually using UDP comms inside my s+ module and I thought maybe I'd screwed up but, I'm pretty sure that part of the module is fine.
I can remote into site on Monday, but was hoping to do some pre-testing over the weekend.
?
I also tried using the IP of CP3-01 on the symbols in both programs, no joy there |
UDP 'server' is this possible
In the past when I've been testing modules for kit I don't have in the office, that connect through TCP/IP, I've simply hosted a TCP server on another processor to mimic the device.
?
I need to do something similar with a device (Novastar H2) that only uses UDP for comms.
Is it possible to host a UDP 'sever' on a processor and if so how?
?
Also, I'm not a network expert and have little understanding of UDP outside of sending stuff to/from UDP devices. |
Re: has anyone made a stock ticker module?
#crestron
Check message 22975
?
It was all the rage in 2004!
?
Not sure if Chip has kept that one updated ;-) |
Re: Global Cache IP2IR sensor input (RMC4)
¿ªÔÆÌåÓýSorry, I initially replied on mobile and was a bit harried¡ ? For multicast you need to use the multicast group ID as the address so that the processor/OS knows it needs to send the IGMP Join message to the switch. If you use the source IP address, much like 0.0.0.0 the switch has no idea that it needs to forward the multicast traffic (and the processor may or may not be listening for multicast traffic from that source IP) ? ? -- Lincoln King-Cliby Commercial Market Director ? ? ? From: [email protected] <[email protected]> On Behalf Of
Mike Taylor via groups.io
Sent: Thursday, November 21, 2024 10:59 AM To: [email protected] Subject: Re: [crestron] Global Cache IP2IR sensor input (RMC4) ? Thanks Lincoln.?? ? In this case, would I'd just use the IP of the sending device rather than zeroes for the octets; I'll keep my fingers crossed that this will function. ? Thanks! Mike |
Re: Global Cache IP2IR sensor input (RMC4)
¿ªÔÆÌåÓýYou would not be able to use 0.0.0.0 in this case on a properly configured network as the device needs to send a "join" message to the switch to let it know that it is interested in getting that data.
Multicast join/leave has been on-again-off again depending on firmware version (though processors with internal routers have been the most problematic so if you encounter issues you may be served to try upgrading or downgrading fw
Lincoln?
Get From: [email protected] <[email protected]> on behalf of Mike Taylor via groups.io <miketeachesclass@...>
Sent: Wednesday, November 20, 2024 6:02:48 AM To: [email protected] <[email protected]> Subject: [crestron] Global Cache IP2IR sensor input (RMC4) ?
Has anyone used the IP2IR as a sensor input?
?
Apparently it broadcasts state changes via udp on port 9132, using a multicast IP of 239.255.250.250.?
Does the UDP symbol in simpl windows listen on multicast IP¡¯s like that? ?I¡¯ve not had a manufacturer specify a multicast IP in the past, just UDP in general, and I most often specify 0.0.0.0 on the symbol.?
Thanks,
Mike
|