Using AVAssetWriter to create a movie from images is not working as expected on a 3GS device

ぃ、小莉子 提交于 2019-12-03 00:46:08

Check Console Log in Organizer for device. I got same error on Ipod 2nd Gen and Console Log Reported

com.apple.mediaserverd[18] : VTSelectAndCreateVideoEncoderInstance: no video encoder found for 'avc1'

Exactly what that means still working on, however it points me in a direction.

use this https://github.com/caferrara/img-to-video it runs on iPhone 3gs device.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!