iphone sdk > 3.0 . Video Thumbnail?

后端 未结 7 844
死守一世寂寞
死守一世寂寞 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:16

    If your using UIImagePickerController to get the image, then a JPG would not be stored in the tmp directory. I'm not sure of the answer for this, but ffmpeg, more specifically the libraries behind it, may be your option.

提交回复
热议问题