{"id":13905501,"url":"https://github.com/five82/ffmpeg-git","last_synced_at":"2025-07-18T03:30:29.376Z","repository":{"id":217577596,"uuid":"178040585","full_name":"five82/ffmpeg-git","owner":"five82","description":"An FFmpeg container compiled from the git master branch.","archived":true,"fork":false,"pushed_at":"2021-12-15T18:22:52.000Z","size":63,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-07T23:43:25.822Z","etag":null,"topics":["docker-container","ffmpeg","gplv2","vmaf"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/five82.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}},"created_at":"2019-03-27T17:10:16.000Z","updated_at":"2023-01-28T04:43:41.000Z","dependencies_parsed_at":"2024-01-17T07:10:55.329Z","dependency_job_id":"e16ca8a9-dae1-4d3d-a4bb-95675f73dc0a","html_url":"https://github.com/five82/ffmpeg-git","commit_stats":null,"previous_names":["five82/ffmpeg-git"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/five82%2Fffmpeg-git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/five82%2Fffmpeg-git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/five82%2Fffmpeg-git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/five82%2Fffmpeg-git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/five82","download_url":"https://codeload.github.com/five82/ffmpeg-git/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226336547,"owners_count":17608859,"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":["docker-container","ffmpeg","gplv2","vmaf"],"created_at":"2024-08-06T23:01:17.222Z","updated_at":"2024-11-25T13:31:21.945Z","avatar_url":"https://github.com/five82.png","language":"Shell","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"# ffmpeg-git\n\nAvailable on [Docker Hub][1].\n\n```docker pull five82/ffmpeg-git```\n\nFFmpeg container compiled with the following configuration:\n\n```--disable-static --enable-shared --disable-debug --disable-doc --disable-ffplay --enable-ffprobe --enable-gpl --enable-libfreetype --enable-version3 --enable-libvmaf --enable-libzimg --enable-libopus --enable-libx264 --enable-libx265 --enable-libsvtav1 --enable-libaom```\n\nThe Dockerfile will build ffmpeg and ffprobe binaries. The libx264 encoder is 8 bit. The libx265 encoder is 10 bit. libvmaf is intentionally versioned to maintain testing consistency.\n\nRun ffmpeg commands using the example below:\n\n    docker run \\\n    --rm \\\n    --name ffmpeg-git \\\n    -v \u003cpath/to/input/dir\u003e:/input \\\n    -v \u003cpath/to/output/dir\u003e:/output \\\n    five82/ffmpeg-git \\\n    ffmpeg -i /input/input.mkv -c:v libx264 -preset medium -crf 20 -c:a aac -b:a 384k /output/output.mkv\n\nVersions:\n\n- ffmpeg      - git master HEAD\n- libvmaf    - 2.3.0\n- libzimg    - git master HEAD\n- libopus    - git master HEAD\n- libx264    - git master HEAD\n- libx265    - git master HEAD\n- libsvthevc - git master HEAD\n- libsvtvp9  - git master HEAD\n- libsvtav1  - git master HEAD\n- libaom     - git master HEAD\n\n[1]: https://hub.docker.com/r/five82/ffmpeg-git/ \"ffmpeg-git\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffive82%2Fffmpeg-git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffive82%2Fffmpeg-git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffive82%2Fffmpeg-git/lists"}