# FFmpeg-iOS **Repository Path**: my_audio_and_video/FFmpeg-iOS ## Basic Information - **Project Name**: FFmpeg-iOS - **Description**: 基于官方FFmpeg镜像 https://github.com/FFmpeg/FFmpeg.git 编译的运行在iOS平台上的FFmpeg SDK - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-07-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FFmpeg-iOS 基于[官方FFmpeg镜像](https://github.com/FFmpeg/FFmpeg.git)编译的运行在iOS平台上的FFmpeg SDK ## 依赖以下系统库 - UIKit.framework - AudioToolbox.framework - Accelerate.framework - libz.1.tbd - AVFoundation.framework - libbz2. 1.0.tbd - SystemConfiguration.framework - CoreVideo.framework - Corelmage.frameworka - VideoToolbox.framework - OpenGLES.framework - QuartzCore.framework - CoreMedia.framework - CoreGraphics.framework - Foundation.framework - Security.framework - CFNetwork.framework ## 一些说明 - FFmpeg-iOS-Framework(.framework格式) - FFmpeg-iOS-Library(.a格式) ## Demo下载 [FFmpegDemo](https://github.com/ZuopanYao/FFmpegDemo)