{"id":13849394,"url":"https://github.com/xiewei-wayne/ffmpeg-ios-compile","last_synced_at":"2026-01-30T12:44:50.587Z","repository":{"id":5283938,"uuid":"6463266","full_name":"xiewei-wayne/ffmpeg-ios-compile","owner":"xiewei-wayne","description":"How to compile ffmpeg v1.0 libs for iOS.","archived":false,"fork":false,"pushed_at":"2013-10-08T22:24:20.000Z","size":23315,"stargazers_count":14,"open_issues_count":1,"forks_count":12,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-08-05T19:37:00.052Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Perl","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/xiewei-wayne.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}},"created_at":"2012-10-30T19:44:10.000Z","updated_at":"2020-10-23T22:46:11.000Z","dependencies_parsed_at":"2022-07-30T16:18:50.916Z","dependency_job_id":null,"html_url":"https://github.com/xiewei-wayne/ffmpeg-ios-compile","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/xiewei-wayne%2Fffmpeg-ios-compile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiewei-wayne%2Fffmpeg-ios-compile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiewei-wayne%2Fffmpeg-ios-compile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiewei-wayne%2Fffmpeg-ios-compile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xiewei-wayne","download_url":"https://codeload.github.com/xiewei-wayne/ffmpeg-ios-compile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225829364,"owners_count":17530663,"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-04T19:01:16.216Z","updated_at":"2026-01-30T12:44:50.579Z","avatar_url":"https://github.com/xiewei-wayne.png","language":"Perl","funding_links":[],"categories":["Perl","etc"],"sub_categories":[],"readme":"This project is moved to: https://github.com/xiewei-wayne/FFmpeg.framework/tree/master/ffmpeg-ios-compile\n==================\n\nffmpeg-ios-compile\n==================\n\nThose scripts help you compile ffmpeg libs for iOS Device/Simulator.\nYou need 'XCode Developer_3.2.5' to compile ffmpeg libs for iOS.\n\nI compiled my own ffmpeg libs for iOS with the same scripts here without any errors.\n\nExecute those shell scripts in root directory of ffmpeg v1.0.\n\n1) config_i386.sh\nCompile libs for iOS Simulator.\n\n2) config_v6.sh config_v7.sh\nCompile libs for armv6(iPhone 3G) / v7(iPhone 3Gs or later).\n\n3) config_v7s.sh\nGcc 4.2 in Xcode does not support v7s.\nThis script is not working, have to upgrade.\n\n4) config_x64.sh\nTest ffmpeg on Mac.\n\n5) combile_lipo.sh\nCompbile specified arches into on universal lib file.\n\n6) gas-preprocessor/\nBefore your run those scripts, copy gas-preprocessor.pl to your usr/bin.\n\n7) armv7s/\nFake armv7s support\n\n\nUsage example:\n\nxw# cd ffmpeg-1.0\n\nxw# make distclean\nxw# ../config/config_v6.sh \nxw# make -j9 \u0026\u0026 make install\n\nxw# make distclean\nxw# ../config/config_v7.sh \nxw# make -j9 \u0026\u0026 make install\n\nxw# make distclean\nxw# ../config/config_vi386.sh \nxw# make -j9 \u0026\u0026 make install\n\nxw# ../config/combile_lipo.sh\n\nxw# open dist-universal\n\n\n\nAbout Dolby\n------------------\n\nDO NOT use dolby tech in your iOS app unless you have a dolby license.\n\nThose scripts have removed the following tech from your ffmpeg v1.0 configuration:\n\nDolby Digital (AC3)\nDolby Digital Plus (E-AC3)\nDolby TrueHD (MLP)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiewei-wayne%2Fffmpeg-ios-compile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiewei-wayne%2Fffmpeg-ios-compile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiewei-wayne%2Fffmpeg-ios-compile/lists"}