{"id":30226888,"url":"https://github.com/remotion-dev/rust-ffmpeg-splitter","last_synced_at":"2025-08-14T17:09:52.957Z","repository":{"id":65960925,"uuid":"602567510","full_name":"remotion-dev/rust-ffmpeg-splitter","owner":"remotion-dev","description":"FFmpeg as a binary and with Rust bindings","archived":false,"fork":false,"pushed_at":"2025-03-20T07:36:57.000Z","size":103072,"stargazers_count":6,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-10T01:21:33.985Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remotion-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-02-16T13:42:03.000Z","updated_at":"2025-05-18T13:55:37.000Z","dependencies_parsed_at":"2023-06-10T17:15:33.743Z","dependency_job_id":"de5b0be2-32e5-46ef-9e3f-435e3e8756db","html_url":"https://github.com/remotion-dev/rust-ffmpeg-splitter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/remotion-dev/rust-ffmpeg-splitter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotion-dev%2Frust-ffmpeg-splitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotion-dev%2Frust-ffmpeg-splitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotion-dev%2Frust-ffmpeg-splitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotion-dev%2Frust-ffmpeg-splitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remotion-dev","download_url":"https://codeload.github.com/remotion-dev/rust-ffmpeg-splitter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotion-dev%2Frust-ffmpeg-splitter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270452355,"owners_count":24586165,"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","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-08-14T17:09:47.032Z","updated_at":"2025-08-14T17:09:52.952Z","avatar_url":"https://github.com/remotion-dev.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust FFmpeg splitter\n\nThe goal is to use this in Remotion to achieve the following:\n\n- Have the FFmpeg CLI\n- Be able to use FFmpeg functions in Rust\n- Have no duplicate code\n- Precompile it for all platforms\n- Be lightweight\n\n## Instructions\n\n```\nnode clean.mjs\nnode compile-ffmpeg.mjs\nnode generate-bindings.mjs\nnode zip.mjs\n```\n\n## Relation to Remotion repository\n\nBy running the above instructions on a macOS Apple Silicon machine, and by running it in a CircleCI pipeline (free tier works as long as this repo is kept open source) and downloading the artifacts, we obtain 7 zip files:\n\n```\naarch64-unknown-linux-gnu.gz\nx86_64-apple-darwin.gz\nx86_64-unknown-linux-gnu.gz\naarch64-apple-darwin.gz\naarch64-unknown-linux-musl.gz\nx86_64-pc-windows-gnu.gz\nx86_64-unknown-linux-musl.gz\n```\n\nThese 7 files are added to the fork of the [`rust-ffmpeg-sys`](https://github.com/remotion-dev/rust-ffmpeg-sys) crate in the `zips` folder. Create your own fork off Remotion if necessary.\n\nOnce committed and pushed to GitHub, the commit ID is copied and added to the [`rust-ffmpeg`](https://github.com/remotion-dev/rust-ffmpeg) crate in the [`Cargo.toml`] file. Fork this repository as well if necessary and change the repository name to your fork.\n\nOnce this is committed and pushed to GitHub, the main Remotion repository references the `rust-ffmpeg` repository in the [`Cargo.toml`](https://github.com/remotion-dev/remotion/blob/main/packages/Cargo.toml#L22) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremotion-dev%2Frust-ffmpeg-splitter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremotion-dev%2Frust-ffmpeg-splitter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremotion-dev%2Frust-ffmpeg-splitter/lists"}