logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Piflik  
#1 Posted : Tuesday, June 17, 2025 6:31:14 PM(UTC)
Piflik

Rank: Newbie

Groups: Registered
Joined: 6/16/2025(UTC)
Posts: 2

For a current project I would need some additions to the API, specifically the XML string for the current state of the software:

  1. Hidden Layers: Currently, all layers are included as children of an input, regardless of if they are hidden or not, and there is no attribute for the "hidden" status. This should either be added as an attribute, or hidden layers should be omitted from the list, just like empty layers are.

  2. Source aspect ratio: since cropping is normalized and applied to the source resolution (even though the UI shows pixels, always in the output resolution), the resolution of a source, or, at the minimum, its aspect ratio, should be included somewhere in the API. This would allow apps that make use of the API to correctly calculate information that relies on cropping of a source. Currently this is impossible without first opening the source and extracting the resolution or aspect ratio.

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.