{"id":15517045,"url":"https://github.com/deric/davinciresolve-metadata","last_synced_at":"2025-04-23T03:49:24.964Z","repository":{"id":49455295,"uuid":"306164329","full_name":"deric/DaVinciResolve-metadata","owner":"deric","description":"EXIF metadata synchronization tool","archived":false,"fork":false,"pushed_at":"2024-02-21T08:39:03.000Z","size":246,"stargazers_count":51,"open_issues_count":2,"forks_count":11,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-23T03:49:13.550Z","etag":null,"topics":["davinci-resolve","exif","linux"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deric.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-21T22:39:53.000Z","updated_at":"2025-03-16T08:59:52.000Z","dependencies_parsed_at":"2024-02-21T09:38:18.969Z","dependency_job_id":"053ee381-c3e0-430d-b6c7-cb15f2248843","html_url":"https://github.com/deric/DaVinciResolve-metadata","commit_stats":{"total_commits":40,"total_committers":5,"mean_commits":8.0,"dds":0.125,"last_synced_commit":"8d053261e5745d01e359b535785d8065672daea9"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deric%2FDaVinciResolve-metadata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deric%2FDaVinciResolve-metadata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deric%2FDaVinciResolve-metadata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deric%2FDaVinciResolve-metadata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deric","download_url":"https://codeload.github.com/deric/DaVinciResolve-metadata/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250366685,"owners_count":21418768,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["davinci-resolve","exif","linux"],"created_at":"2024-10-02T10:11:01.755Z","updated_at":"2025-04-23T03:49:24.942Z","avatar_url":"https://github.com/deric.png","language":"Lua","readme":"# DaVinci Resolve EXIF Metadata Synchronization Tool\n\nMedia clip attributes in DaVinci Resolve aren't synchronized with file's EXIF metadata. This tool provides simple synchronization between media files on disk and media pool item in DaVinci Resolve.\n\n## Requirements\n\n  - [exif tool](https://exiftool.org/), see [install page](https://exiftool.org/install.html)\n    * Debian/Ubuntu: `sudo apt install libimage-exiftool-perl`\n    * Fedora/RedHat: `sudo dnf install perl-Image-ExifTool.noarch`\n    * macOS: `brew install exiftool` or install the [ExifTool MacOS Package](https://exiftool.org/install.html#MacOS)\n    * Windows: [download exiftool installer](https://oliverbetz.de/pages/Artikel/ExifTool-for-Windows#toc-3)\n\n## Compatibility\n\nTested on:\n\n  * Resolve 16\n  * Resolve 17\n  * Resolve 18\n\n## Installation\n\nCopy the lua script file to following paths:\n\n* Linux: `~/.local/share/DaVinciResolve/Fusion/Scripts/Comp`\n* macOS `~/Library/Application Support/Blackmagic\\ Design/DaVinci\\ Resolve/Fusion/Scripts/Comp`\n* Windows `%AppData%\\Roaming\\Blackmagic Design\\DaVinci Resolve\\Support\\Fusion\\Scripts\\Comp`\n\n### Linux\n\nFrom command line:\n\nLinux\n```\nwget https://raw.githubusercontent.com/deric/DaVinciResolve-metadata/main/com.deric.ExifMetadata/Scripts/Comp/EXIF-metadata.lua \\\n-P ~/.local/share/DaVinciResolve/Fusion/Scripts/Comp/\n```\n\nMacOS\n\n```\nwget https://raw.githubusercontent.com/deric/DaVinciResolve-metadata/main/com.deric.ExifMetadata/Scripts/Comp/EXIF-metadata.lua \\ -P ~/Library/Application\\ Support/Blackmagic\\ Design/DaVinci\\ Resolve/Fusion/Scripts/Comp\n```\n\n## Usage\n\n 1. Import some media files from Media Storage to Project's Media Pool\n 2. Select from main menu `Workspace \u003e Scripts \u003e EXIF-metadata`\n 3. Select meta fields\n 4. Run Sychronize Media Store\n\n![EXIF synchronizer window](docs/exif_window.png)\n\n## How does it work\n\nEach media pool item will be examined using the `exiftool` for checked meta fields. If present the value will be overwritten in clip's property. Such value then could be used for sorting or searching.\n\nSee Console output for actual command used to retrieve EXIF metadata.\n\nIn order to check available attributes you can use following command:\n\n```bash\n$ exiftool -ee -a /path/to/media.mov\n...\nMedia Create Date               : 2018:07:12 18:04:40\nMedia Modify Date               : 2018:07:12 18:04:40\nMedia Time Scale                : 48000\nMedia Duration                  : 0:01:36\nHandler Class                   : Media Handler\nHandler Type                    : Audio Track\nHandler Description             : SoundHandler\nBalance                         : 0\nHandler Class                   : Data Handler\nHandler Type                    : URL\nHandler Description             : DataHandler\nAudio Format                    : sowt\nAudio Channels                  : 2\nAudio Bits Per Sample           : 16\nAudio Sample Rate               : 48000\nLayout Flags                    : Stereo\nAudio Channels                  : 2\nSoftware Version                : Lavf57.83.100\nImage Size                      : 1920x1080\nMegapixels                      : 2.1\nAvg Bitrate                     : 46.7 Mbps\nRotation                        : 0\n...\n```\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderic%2Fdavinciresolve-metadata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderic%2Fdavinciresolve-metadata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderic%2Fdavinciresolve-metadata/lists"}