-
Discovered in 0.3.5
I noticed a minor bug. When using the `--log` option, if the path (folder) that is supposed to contain the log file does not exist, the following error is output to the console …
-
Due to:
```
savePanel.allowedContentTypes = @[[UTType typeWithIdentifier:@"com.apple.finalcutpro.xml"]];
```
...because the `UTType` doesn't exist on the system.
-
I just noticed that with audio only `.mp4` / `.mov` files our generic audio wave `.gif` is not extracted out. Only the .json and icons are extracted out.
This was possible on our earliest build.
…
-
@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…
-
This is more of a test to see if PRs are something you would accept. I don't really like that this renders the video, i was thinking of modifying the main function to have an XML export to match FCPXM…
-
It seems that if the GIF format is `FFVideoFormatRateUndefined` it'll use the `conform-rate` to work out the frame rate:
```xml
Ym9v…
-
On our latest build of Marker Data, when drag and drop timeline into Roles Workflow Extension, it does not list the roles correctly.
https://github.com/TheAcharya/MarkerData/issues/21#issuecomment-…
-
Steffan,
I notice a bug in frame / image extraction of 23.98 video file. For some reason, the marker position is not respected. There is an offset of 23 frames back.
In Timeline
Extracted I…
-
This stuff:
-
Reported by Sam Pluemacher.
![image](https://github.com/latenitefilms/Metaburner/assets/22286696/9a045046-2dcc-4969-ba98-93ad8e7f10b6)