Wrote small tool, inspired by viewtopic.php?f=6&t=12650 topic. It exports all output masks for each screen in svg. Only win.
Binaries https://dl.dropbox.com/s/6x3s5j3rxhluyg ... ort_bin.7z
Source https://dl.dropbox.com/s/iccxd46on2pys4 ... ort_src.7z
Mask exporter tool
Re: Mask exporter tool
No readme? I can't see any xml setup in the dropdown. Copied xmls in the software folder, the software itself on screensetup folder... no luck.
-
- Posts: 388
- Joined: Sat Oct 29, 2011 22:24
- Location: Las Vegas, NV
Re: Mask exporter tool
It reads the screen setups for me, but outputs a blank svg for a screen with 7 slices
Also, after trying 9-10 times it stops exporting "error while exporting masks"
Also, after trying 9-10 times it stops exporting "error while exporting masks"
Re: Mask exporter tool
Can you share your screen setup?
-
- Posts: 388
- Joined: Sat Oct 29, 2011 22:24
- Location: Las Vegas, NV
Re: Mask exporter tool
Aww. It exports only masks at this time, I'll try to make slice export, based on your example. Slice export is harder because of wrapping.
Re: Mask exporter tool
Just updated tool, links are the same. Now it exports slices, polygons (if you want) and masks for each output.
Also it doesn't work with R4.
Binaries https://dl.dropbox.com/s/6x3s5j3rxhluyg ... ort_bin.7z
Source https://dl.dropbox.com/s/iccxd46on2pys4 ... ort_src.7z
By default it looks into Documents/Resolume Arena 5/presets/screensetup, but I added ability to load your xml from any place, hope it helps.francoe wrote:No readme? I can't see any xml setup in the dropdown. Copied xmls in the software folder, the software itself on screensetup folder... no luck.
Also it doesn't work with R4.
Now it exports all your slices, but you see all green field. Check it into Inkscape or other vector editor.dirtyjohn_lv wrote:It reads the screen setups for me, but outputs a blank svg for a screen with 7 slices
Also, after trying 9-10 times it stops exporting "error while exporting masks"
Binaries https://dl.dropbox.com/s/6x3s5j3rxhluyg ... ort_bin.7z
Source https://dl.dropbox.com/s/iccxd46on2pys4 ... ort_src.7z
Re: Mask exporter tool
I'm a bit curious as to why you choose to export the output transformation coordinates as opposed to the input selection coordinates.
I'm assuming you'd use this export to create new content to fit your mapping right? Wouldn't that content then be warped again by the output transformation?
I'm assuming you'd use this export to create new content to fit your mapping right? Wouldn't that content then be warped again by the output transformation?
Re: Mask exporter tool
Quote from inspiration theme: "I'd like to request a feature that allows users to export output masks and slices to .eps or layered .ai files."
I don't use input transformation, because screen preset doesn't contain information about composition. Of course, I can add ability to export input transformation too.
In inspiration theme, topic starter just wanted to export masks, as for me, all content made before show, and it's no needing at exporting something at all.
I don't use input transformation, because screen preset doesn't contain information about composition. Of course, I can add ability to export input transformation too.
In inspiration theme, topic starter just wanted to export masks, as for me, all content made before show, and it's no needing at exporting something at all.
Re: Mask exporter tool
Check the xml tag <InputSize>, the tag with attribute name "0:1" is the most recently used comp size for that screensetup.screen preset doesn't contain information about composition