Can I read the resolution data from a video stream?

 

I have a video stream (a presenter billboard: https://i.imgur.com/XPyxq2d.png)  and I'd like to be able to apply some effects based on the pixel coordinates of the video. Since this is a cropped input where the resolution will change I'd like to be able to read the resolution from the video stream rather than inputting it directly every time.


I can see in the peeker that aximmetry knows the new resolution (this screenshot: https://i.imgur.com/XPyxq2d.png), but I cant find any modules that would be able to read this from the stream. 

   Cookseyyyyy

 
Profile Image
Eifert@Aximmetry
  -  

Hi,

The Measurer module can do that:

(you will probably want to use it with a Vector Split module and read the X and Y values)

Warmest regards,