Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 428 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 428 Bytes

h264-VideoToolbox-FFMpeg-Sample

Playback h.264 video stream from mp4 container using FFMpeg Library and VideoToolbox

How to Test these sample

  1. Build FFMpeg library and put that library to path({ROOT}/lib/{FFMpeg Static library}) Below is the list of FFMpeg static library to test these sample
  • libavcodec.a
  • libavfilter.a
  • libavformat.a
  • libavutil.a
  • libswresample.a
  • libswscale.a
  1. Put the sample video in Xcode