Skip to content

phamquy/iOSFFmpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iOSFFmpeg

FFmpeg player for ios

  • Not using SDL
  • Render directly to OpenGL layer, use shader to conver YUV<->RGB
  • Use Audio Queue Service to handle audio output
  • Works on iphone4s
  • Audio/Video out of sync on iphone4 and earlier
  • Can play all format support by ffmpeg
  • Can play local .ts file

Folder structure:

  • FFmpegPlayer: player project
  • ffmpeg-test: ffmpeg test source code
  • ffmpeg-uarch: prebuilt binary for ios (support both device and simulator)

About

FFmpeg player for ios

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages