Hi,
I recently developed an app because a client asked if DaVinci Resolve could export mark and shot data similar to Baselight, exporting mark and shot data to a CSV file. My app lets you export timeline markers into either an Excel (.xlsx) workbook or PDF. It captures timestamps, marker names, comments, clip names, and includes image references for each marker.
It's built to handle all the usual frame rates—both non-drop frame and drop frame—as well as interlaced or progressive projects. The client had specific use cases they were interested in like creating VFX lists from markers, providing feedback without sending video links with clients, and generating reports for mastering or conform handovers but its a data reporting tool so can be used for multiple purposes..
I've attached some sample images of the spreadsheet and PDF reports it generates at the bottom of the post.
So far, it's been working smoothly for me. However, I'm keen to get feedback from a few people who might be interested in testing it out in different environments/workflows. Right now, it's only compatible with Windows, and it runs on Python versions from 3.6 to 3.12 within Resolve.
If you're interested in giving it a spin and sharing your thoughts, please drop me a comment or send a message. Your input would be greatly appreciated!
Thanks!
Ian
I recently developed an app because a client asked if DaVinci Resolve could export mark and shot data similar to Baselight, exporting mark and shot data to a CSV file. My app lets you export timeline markers into either an Excel (.xlsx) workbook or PDF. It captures timestamps, marker names, comments, clip names, and includes image references for each marker.
It's built to handle all the usual frame rates—both non-drop frame and drop frame—as well as interlaced or progressive projects. The client had specific use cases they were interested in like creating VFX lists from markers, providing feedback without sending video links with clients, and generating reports for mastering or conform handovers but its a data reporting tool so can be used for multiple purposes..
I've attached some sample images of the spreadsheet and PDF reports it generates at the bottom of the post.
So far, it's been working smoothly for me. However, I'm keen to get feedback from a few people who might be interested in testing it out in different environments/workflows. Right now, it's only compatible with Windows, and it runs on Python versions from 3.6 to 3.12 within Resolve.
If you're interested in giving it a spin and sharing your thoughts, please drop me a comment or send a message. Your input would be greatly appreciated!
Thanks!
Ian