{"id":13905427,"url":"https://github.com/datarhei/ffmpeg","last_synced_at":"2025-09-16T12:52:48.513Z","repository":{"id":38752403,"uuid":"98436244","full_name":"datarhei/ffmpeg","owner":"datarhei","description":"FFmpeg base image for datarhei/core.","archived":false,"fork":false,"pushed_at":"2025-03-03T11:11:15.000Z","size":184,"stargazers_count":17,"open_issues_count":1,"forks_count":20,"subscribers_count":5,"default_branch":"5.1","last_synced_at":"2025-04-23T05:41:52.804Z","etag":null,"topics":["alpine","cuda","docker","ffmpeg","mmal","raspberry-pi","vaapi"],"latest_commit_sha":null,"homepage":"https://datarhei.com","language":"Shell","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/datarhei.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,"zenodo":null}},"created_at":"2017-07-26T15:07:40.000Z","updated_at":"2024-11-18T10:14:47.000Z","dependencies_parsed_at":"2024-02-21T14:47:24.168Z","dependency_job_id":"477b2543-56ee-44cf-b365-86d22ff29333","html_url":"https://github.com/datarhei/ffmpeg","commit_stats":{"total_commits":42,"total_committers":3,"mean_commits":14.0,"dds":0.5,"last_synced_commit":"761d55ce11152c6cdb97f6d9fa8581efda4ca459"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/datarhei/ffmpeg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datarhei%2Fffmpeg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datarhei%2Fffmpeg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datarhei%2Fffmpeg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datarhei%2Fffmpeg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datarhei","download_url":"https://codeload.github.com/datarhei/ffmpeg/tar.gz/refs/heads/5.1","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datarhei%2Fffmpeg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275421664,"owners_count":25462045,"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-09-16T02:00:10.229Z","response_time":65,"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":["alpine","cuda","docker","ffmpeg","mmal","raspberry-pi","vaapi"],"created_at":"2024-08-06T23:01:15.575Z","updated_at":"2025-09-16T12:52:48.496Z","avatar_url":"https://github.com/datarhei.png","language":"Shell","readme":"# FFmpeg Base\n\nFFmpeg base image for [datarhei/core](https://github.com/datarhei/core).\n\n[![alpine](https://github.com/datarhei/ffmpeg/actions/workflows/build_base_alpine.yaml/badge.svg)](https://github.com/datarhei/ffmpeg/actions/workflows/build_base_alpine.yaml)\n[![alpine-rpi](https://github.com/datarhei/ffmpeg/actions/workflows/build_base_alpine-rpi.yaml/badge.svg)](https://github.com/datarhei/ffmpeg/actions/workflows/build_base_alpine-rpi.yaml)\n[![base:ubuntu-ffmpeg-vvapi](https://github.com/datarhei/ffmpeg/actions/workflows/build_base_ubuntu-vaapi.yaml/badge.svg)](https://github.com/datarhei/ffmpeg/actions/workflows/build_base_ubuntu-vaapi.yaml)\n[![ubuntu-cuda](https://github.com/datarhei/ffmpeg/actions/workflows/build_base_ubuntu-cuda.yaml/badge.svg)](https://github.com/datarhei/ffmpeg/actions/workflows/build_base_ubuntu-cuda.yaml)\n\nBranch: 5.1\n\n## Config:\n\n```sh\n--enable-libv4l2\n--enable-libfreetype\n--enable-alsa\n--enable-libsrt\n--enable-libx264\n--enable-libx265\n--enable-libvpx\n--enable-libmp3lame\n--enable-libopus\n--enable-libvorbis\n```\n\n_Additional informations can be found in the Dockerfiles._\n\n## Patches ([contrib](contrib/)):\n\n- JSON-Stats (expands progress data per file in json format)\n- HLS Bitrate (calculates bitrate estimate for HLS master playlist)\n\n## Images and Plattforms:\n\n| Dockerimage                                        | OS           | Plattform                                | GPU                                         |\n| -------------------------------------------------- | ------------ | ---------------------------------------- | ------------------------------------------- |\n| docker.io/datarhei/base:alpine-ffmpeg-latest       | Alpine 3.16  | linux/amd64, linux/arm64, linux/arm/v7   | -                                           |\n| docker.io/datarhei/base:alpine-ffmpeg-rpi-latest   | Alpine 3.16  | Raspberry Pi (linux/arm/v7, linux/arm64) | MMAL/OMX/V4L2-M2M (32bit), V4L2-M2M (64bit) |\n| docker.io/datarhei/base:ubuntu-ffmpeg-cuda-latest  | Ubuntu 20.04 | linux/amd64                              | Nvidia Cuda                                 |\n| docker.io/datarhei/base:ubuntu-ffmpeg-vaapi-latest | Ubuntu 20.04 | linux/amd64                              | Intel VAAPI                                 |\n\nMore tags: https://hub.docker.com/repository/docker/datarhei/base/general\n\n## Build \u0026 test\n\n```sh\n$ git clone github.com/datarhei/ffmpeg\n$ ./Build.sh {arg} \n```\n\nArgs:\n - default (alpine-ffmpeg-latest)\n - rpi (alpine-ffmpeg-rpi-latest)\n - cuda (ubuntu-ffmpeg-cuda-latest)\n - vaapi (ubuntu-ffmpeg-vaapi-latest)\n\n## Known problems:\n\nThe libraries are currently not compiled due to errors caused by Docker virtualisation.\n\n## Feature requests:\n\nPlease create an issue with your use case and all the requirements.\n\n## Licence\n\nLGPL-licensed with optional components licensed under GPL. Please refer to the LICENSE file for detailed information.\n","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatarhei%2Fffmpeg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatarhei%2Fffmpeg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatarhei%2Fffmpeg/lists"}