{"id":29610670,"url":"https://github.com/veralvx/docker-ffmpeg","last_synced_at":"2026-04-17T02:32:30.094Z","repository":{"id":304618915,"uuid":"1019337888","full_name":"veralvx/docker-ffmpeg","owner":"veralvx","description":"FFmpeg with Docker","archived":false,"fork":false,"pushed_at":"2025-08-09T21:41:39.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-09T22:19:43.279Z","etag":null,"topics":["aac","audio","audio-processing","docker","dockerfile","dockerfiles","fdk","fdk-aac","fdkaac","ffmpeg","ffmpeg-libraries","fraunhofer","podman","video-processing"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/veralvx.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,"zenodo":null}},"created_at":"2025-07-14T07:12:54.000Z","updated_at":"2025-08-09T21:41:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"78b34f9c-7f34-4a0a-aada-156d74c662c2","html_url":"https://github.com/veralvx/docker-ffmpeg","commit_stats":null,"previous_names":["veralvx/dockerfile-ffmpeg"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/veralvx/docker-ffmpeg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veralvx%2Fdocker-ffmpeg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veralvx%2Fdocker-ffmpeg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veralvx%2Fdocker-ffmpeg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veralvx%2Fdocker-ffmpeg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/veralvx","download_url":"https://codeload.github.com/veralvx/docker-ffmpeg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veralvx%2Fdocker-ffmpeg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31912381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["aac","audio","audio-processing","docker","dockerfile","dockerfiles","fdk","fdk-aac","fdkaac","ffmpeg","ffmpeg-libraries","fraunhofer","podman","video-processing"],"created_at":"2025-07-20T20:08:18.197Z","updated_at":"2026-04-17T02:32:30.041Z","avatar_url":"https://github.com/veralvx.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# FFmpeg with Docker\n\nThis repo contains two Dockerfiles: `Dockerfile.ffmpeg-dyn` and `Dockerfile.ffmpeg-frozen`. The former is built on `ubuntu:latest` and uses the latest FFmpeg snapshot; the latter is built on `ubuntu:24.04` and uses FFmpeg 7.1.\n\nThis exists primarily because I wanted to have available the `libfdk_aac` library (Fraunhofer FDK AAC) in other projects, such as [audiotame](https://github.com/veralvx/audiotame). It is not shipped with FFmpeg by default due to licensing issues. \n\n## Docker/Podman\n\n```console\npodman build -f Dockerfile.ffmpeg-frozen -t ffmpeg:latest\n```\n\nOr, pull the image:\n\n```console\npodman pull veralvx/ffmpeg:latest\n```\n\nThen, run it:\n\n```console\npodman run -it --rm -v $(pwd)/workspace ffmpeg\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveralvx%2Fdocker-ffmpeg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fveralvx%2Fdocker-ffmpeg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveralvx%2Fdocker-ffmpeg/lists"}