{"id":13735931,"url":"https://github.com/kewlbear/FFmpeg-iOS-build-script","last_synced_at":"2025-05-08T12:31:34.739Z","repository":{"id":39636988,"uuid":"12207953","full_name":"kewlbear/FFmpeg-iOS-build-script","owner":"kewlbear","description":"Shell scripts to build FFmpeg for iOS and tvOS","archived":false,"fork":false,"pushed_at":"2024-06-18T06:18:06.000Z","size":56,"stargazers_count":3034,"open_issues_count":12,"forks_count":897,"subscribers_count":156,"default_branch":"master","last_synced_at":"2024-11-11T12:25:01.655Z","etag":null,"topics":["ffmpeg","ios","tvos"],"latest_commit_sha":null,"homepage":"","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/kewlbear.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["kewlbear"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2013-08-19T05:25:07.000Z","updated_at":"2024-11-08T03:40:34.000Z","dependencies_parsed_at":"2022-07-20T03:32:42.873Z","dependency_job_id":"397226da-0680-4974-b1fb-153705d1f977","html_url":"https://github.com/kewlbear/FFmpeg-iOS-build-script","commit_stats":{"total_commits":117,"total_committers":9,"mean_commits":13.0,"dds":0.5641025641025641,"last_synced_commit":"ff5a45c5e48d5a0cd5a6badfab1c22f62d9ddcb7"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kewlbear%2FFFmpeg-iOS-build-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kewlbear%2FFFmpeg-iOS-build-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kewlbear%2FFFmpeg-iOS-build-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kewlbear%2FFFmpeg-iOS-build-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kewlbear","download_url":"https://codeload.github.com/kewlbear/FFmpeg-iOS-build-script/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224732131,"owners_count":17360416,"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":["ffmpeg","ios","tvos"],"created_at":"2024-08-03T03:01:13.105Z","updated_at":"2024-11-15T04:30:50.108Z","avatar_url":"https://github.com/kewlbear.png","language":"Shell","funding_links":["https://github.com/sponsors/kewlbear"],"categories":["Language and platform specific libraries","Shell","HarmonyOS","Encoding \u0026 Codecs"],"sub_categories":["iOS Swift","Windows Manager","Encoding Tools"],"readme":"# FFmpeg iOS build script\n\nSee the following repository for Swift package, .xcframeworks and more:\n\nhttps://github.com/kewlbear/FFmpeg-iOS\n\n[![Build Status](https://travis-ci.org/kewlbear/FFmpeg-iOS-build-script.svg?branch=master)](https://travis-ci.org/kewlbear/FFmpeg-iOS-build-script)\n\nThis is a shell script to build FFmpeg libraries for iOS and tvOS apps.\n\nTested with:\n\n* FFmpeg 4.3.1\n* Xcode 12.2\n\n## Requirements\n\n* https://github.com/libav/gas-preprocessor\n* yasm 1.2.0\n\n## Usage\n\nUse build-ffmpeg-tvos.sh for tvOS.\n\n* To build everything:\n\n        ./build-ffmpeg.sh\n\n* To build arm64 libraries:\n\n        ./build-ffmpeg.sh arm64\n\n* To build fat libraries for armv7 and x86_64 (64-bit simulator):\n\n        ./build-ffmpeg.sh armv7 x86_64\n\n* To build fat libraries from separately built thin libraries:\n\n        ./build-ffmpeg.sh lipo\n\n## Download\n\nYou can download a binary for FFmpeg 4.3.1 release at https://downloads.sourceforge.net/project/ffmpeg-ios/ffmpeg-ios-master.tar.bz2\n\n## External libraries\n\nYou should link your app with\n\n* libz.dylib\n* libbz2.dylib\n* libiconv.dylib\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkewlbear%2FFFmpeg-iOS-build-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkewlbear%2FFFmpeg-iOS-build-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkewlbear%2FFFmpeg-iOS-build-script/lists"}