{"id":13577196,"url":"https://github.com/3d0c/gmf","last_synced_at":"2025-04-05T11:31:45.129Z","repository":{"id":7819955,"uuid":"9190862","full_name":"3d0c/gmf","owner":"3d0c","description":"Go Media Framework","archived":false,"fork":false,"pushed_at":"2022-09-06T17:04:54.000Z","size":19796,"stargazers_count":883,"open_issues_count":49,"forks_count":170,"subscribers_count":31,"default_branch":"master","last_synced_at":"2024-08-02T15:33:11.134Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/3d0c.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}},"created_at":"2013-04-03T09:07:47.000Z","updated_at":"2024-07-16T01:54:15.000Z","dependencies_parsed_at":"2022-08-06T20:15:16.184Z","dependency_job_id":null,"html_url":"https://github.com/3d0c/gmf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3d0c%2Fgmf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3d0c%2Fgmf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3d0c%2Fgmf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3d0c%2Fgmf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3d0c","download_url":"https://codeload.github.com/3d0c/gmf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223186475,"owners_count":17102467,"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":[],"created_at":"2024-08-01T15:01:19.098Z","updated_at":"2024-11-05T14:30:37.495Z","avatar_url":"https://github.com/3d0c.png","language":"Go","funding_links":[],"categories":["Video","Go","HarmonyOS","視頻","Utility","Encoding \u0026 Codecs","Language and platform specific libraries","视频","视频`视频和流媒体相关库`"],"sub_categories":["Utility/Miscellaneous","\u003cspan id=\"高级控制台用户界面-advanced-console-uis\"\u003e高级控制台用户界面 Advanced Console UIs\u003c/span\u003e","Windows Manager","HTTP Clients","高級控制台界面","Advanced Console UIs","Encoding Tools","Go","版本控制","交流","Middlewares","Fail injection","实用程序/Miscellaneous","版本控制`版本控制相关库`","高级控制台界面"],"readme":"### Go FFmpeg Bindings \n\n#### Installation\n##### Prerequisites\nCurrent master branch supports all major Go versions, starting from 1.6.   \n\n##### Build/install FFmpeg\nbuild lastest version of ffmpeg, obtained from [https://github.com/FFmpeg/FFmpeg](https://github.com/FFmpeg/FFmpeg)  \nThere is one required option, which is disabled by default, you should turn on: `--enable-shared`  \n\nE.g.:\n\n```sh\n./configure --prefix=/usr/local/ffmpeg --enable-shared\nmake\nmake install\n```\n\nAdd pkgconfig path:\n\n```sh\nexport PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/ffmpeg/lib/pkgconfig/\n```\n\nEnsure, that `PKG_CONFIG_PATH` contains path to ffmpeg's pkgconfig folder.\n\n```sh\n# check it by running\npkg-config --libs libavformat\n```\n\nIt should print valid path to the avformat library.  \n\nNow, just run\n\n```sh\ngo get github.com/3d0c/gmf\n```\n\n##### Other methods\nThis package uses pkg-config way to obtain flags, includes and libraries path, so if you have ffmpeg installed, just ensure, that your installation has them (pkgconfig/ folder with proper `pc` files).\n\n#### Docker containers\nThanks to [@ergoz](https://github.com/ergoz) you can try a docker container [riftbit/ffalpine](https://hub.docker.com/r/riftbit/ffalpine)\n\nThanks to [@denismakogon](https://github.com/denismakogon) there is one more project, worth to mention\n[https://github.com/denismakogon/ffmpeg-debian](https://github.com/denismakogon/ffmpeg-debian)\n\n#### Usage\nPlease see [examples](examples/).\n\n#### Support and Contribution\nIf something doesn't work, just fix it. Do not hesitate to pull request.\n\n#### Credits\nI borrowed the name from project, abandoned on code.google.com/p/gmf. Original code is available here in intitial commit from 03 Apr 2013.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3d0c%2Fgmf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3d0c%2Fgmf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3d0c%2Fgmf/lists"}