iphone sdk > 3.0 . Video Thumbnail?

后端 未结 7 841
死守一世寂寞
死守一世寂寞 2020-12-02 12:45

From what i have read apple doesnt expose the api to allow developers to get a thumbnail of a movie using the current sdk.

Can any one share some code as to how the

7条回答
  •  借酒劲吻你
    2020-12-02 13:15

    Here's a blog post about extracting frames from movies using ffmpeg:

    http://www.codza.com/extracting-frames-from-movies-on-iphone

    The corresponding project on github: iFrameExtractor

提交回复
热议问题