-
If we can snapshot a window/screen, it would be very interesting to be able to do an image search within it. It's a nice way to be able to locate a bit of UI to click on, if it's not otherwise introsp…
-
See video [here](https://www.facebook.com/groups/commandpost/permalink/2440944216161275/).
@randomeizer - You've already Rx-ifed the Media Watch Folder code, so curious as to what might be getting …
-
Due to:
```
savePanel.allowedContentTypes = @[[UTType typeWithIdentifier:@"com.apple.finalcutpro.xml"]];
```
...because the `UTType` doesn't exist on the system.
-
for Windows & Mac there are drivers for Matrox MXO2 MAX i/o and ComnpressHD PCIe,
those are ASIC or FPGA h.264 HW Encoders.
in OSX, when combined with GPU + CPU + MAX DSP,
in FinalCutPro + Compre…
-
When trying to list the roles in Marker Data's Workflow Extension, `Caption Name` is somewhat not inline with rest of our roles formatting.
Caption are listed as such.
```
Markers?captionFormat…
-
I'd LOVE the ability to copy between Final Cut Pro and After Effects (the same way you can copy between Premiere & After Effects). To do this, we'll basically just need to write some code that transla…
-
@milanvarady
In future builds of MarkersExtractor library, we would be able to parse out the roles from the FCPXMLD.
https://github.com/TheAcharya/MarkersExtractor/issues/57
We have have dedi…
-
### Bug Description, Steps to Reproduce, Crash Logs, Screenshots, etc.
Hi, I updated to version 0.2.6, but when I compile I get this error message:
> 'Role' is not a member type of struct 'DAWFil…
-
In addition to color and/or name, some NLE packages support a comment in their markers. The marker schema could add a top-level `comment` property to hold this data.
There are some format-specific …
-
Add API call to return list of all roles used in a FCPXML project.