{"id":13908264,"url":"https://github.com/spiretechnology/spireav","last_synced_at":"2026-01-12T02:49:48.291Z","repository":{"id":38041241,"uuid":"314388696","full_name":"spiretechnology/spireav","owner":"spiretechnology","description":"Graph-based video transcoding library written in Go","archived":false,"fork":false,"pushed_at":"2024-05-17T21:58:28.000Z","size":3428,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-25T17:46:04.353Z","etag":null,"topics":["audio","avid","final-cut","graph","mp4","premiere","transcoding","video"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spiretechnology.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-11-19T22:51:03.000Z","updated_at":"2024-05-17T21:58:33.000Z","dependencies_parsed_at":"2024-01-24T16:51:50.309Z","dependency_job_id":"e4d13f20-0bbc-4e6d-9063-836f84d92b99","html_url":"https://github.com/spiretechnology/spireav","commit_stats":null,"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/spiretechnology/spireav","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spiretechnology%2Fspireav","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spiretechnology%2Fspireav/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spiretechnology%2Fspireav/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spiretechnology%2Fspireav/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spiretechnology","download_url":"https://codeload.github.com/spiretechnology/spireav/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spiretechnology%2Fspireav/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265720419,"owners_count":23817233,"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":["audio","avid","final-cut","graph","mp4","premiere","transcoding","video"],"created_at":"2024-08-06T23:02:35.391Z","updated_at":"2026-01-12T02:49:48.285Z","avatar_url":"https://github.com/spiretechnology.png","language":"Go","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"# spireav\n\n**spireav** is a wrapper library to FFmpeg that makes it simple to build complex filter graphs, execute transcoding tasks using them, and monitor progress of the tasks.\n\n## Installation\n\nTo install this library:\n\n```bash\ngo get github.com/spiretechnology/spireav\n```\n\n**spireav** depends on `ffmpeg` / `ffprobe` being installed locally at runtime. Either install it on the system PATH or install it on the machine and tell the library where to find it.\n\n```go\nspireav.FfmpegPath = \"/path/to/ffmpeg\"\nspireav.FfprobePath = \"/path/to/ffprobe\"\n```\n\n## Examples\n\nSeveral examples of how to use this library are in the `examples` folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspiretechnology%2Fspireav","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspiretechnology%2Fspireav","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspiretechnology%2Fspireav/lists"}