{"id":18411415,"url":"https://github.com/alfg/libav-examples","last_synced_at":"2025-09-15T07:38:53.348Z","repository":{"id":142573725,"uuid":"341823450","full_name":"alfg/libav-examples","owner":"alfg","description":"Collection of FFmpeg libav examples.","archived":false,"fork":false,"pushed_at":"2022-07-23T07:05:49.000Z","size":19,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-10T13:49:22.373Z","etag":null,"topics":["audio","ffmpeg","libav","mp4","multimedia","video"],"latest_commit_sha":null,"homepage":"https://github.com/alfg/libav-examples","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/alfg.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":"2021-02-24T08:01:18.000Z","updated_at":"2023-11-20T11:01:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"aefcaf8a-f37f-40dc-b543-852ef729abea","html_url":"https://github.com/alfg/libav-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alfg/libav-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfg%2Flibav-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfg%2Flibav-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfg%2Flibav-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfg%2Flibav-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alfg","download_url":"https://codeload.github.com/alfg/libav-examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfg%2Flibav-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275225861,"owners_count":25427000,"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-15T02:00:09.272Z","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":["audio","ffmpeg","libav","mp4","multimedia","video"],"created_at":"2024-11-06T03:36:55.630Z","updated_at":"2025-09-15T07:38:53.320Z","avatar_url":"https://github.com/alfg.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `libav-examples`\nA collection of FFmpeg libav examples.\n\n## Usage\n#### Requires\n* gcc\n* cmake\n* ffmpeg\n* ffmpeg-dev\n\n#### cmake\n```\ncmake .\n./bin/mp4info input.mp4\n```\n\n#### gcc\n```\ngcc -L/opt/ffmpeg/lib -I/opt/ffmpeg/include/ src/mp4info.c -lavcodec -lavformat -lavfilter -lavdevice -lswresample -lswscale -lavutil -o mp4info\n\n./bin/mp4info input.mp4\n```\n\n## Docker\n```\ndocker-compose run libav-examples\ncmake .\n./bin/mp4info input.mp4\n```\n\n## Related\n* https://www.ffmpeg.org/doxygen/4.1/examples.html\n* https://github.com/leandromoreira/ffmpeg-libav-tutorial","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfg%2Flibav-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falfg%2Flibav-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfg%2Flibav-examples/lists"}