A summary of some references to FFMEPG development under iOS (updated continuously)

Source: Internet
Author: User

http://blog.csdn.net/sing_sing/article/details/8468798

Recently engaged in the iOS video playback, studied the FFmpeg, will now see a good summary of the information, convenient for themselves or those who need to consult.

1, iOS under the FFmpeg compilation, online has a lot of information, but a lot of some problems, looked for a few days, found that this information is more detailed.

Http://www.cnblogs.com/ikodota/archive/2012/09/12/compile_ffmpeg_for_iOS.html

However, the method described in this article is compiled by the library file is relatively large, because it uses fewer compilation parameters, so many modules will be compiled into, they can be optimized according to needs, add parameters, will not need to block the module. Compile parameters can refer to several related text, a comprehensive.

2. Open Source Example Iframeextractor (git clone git://github.com/lajos/iframeextractor.git), which is an example of using ffmpeg decoding to play under iOS. However, this example is displayed using a decal, which is not very good and does not include sound decoding.

3, iOS play RTSP streaming example, after testing, rtmp stream can also play.

Https://github.com/mooncatventures-group/RTSPPlay

4, Learning ffmpeg+sdl tutorial, claiming to be able to write a player with less than 1000 lines of code.

http://dranger.com/ffmpeg/

5, Ffmpeg4iphone, a ffplay example, can compile and run, but do not see the playback interface, do not know why, not in-depth study.

http://code.google.com/p/ffmpeg4iphone/

Other resources that were introduced on the forum are also posted here:

1. Mooncatventures Group Https://github.com/mooncatventures-group

2, Kxmovieplayer (use Opengles, Core Audio) Https://github.com/kolyvan/kxmovie

3, FFmpeg for iOS (with Opengles, Audioqueue) https://github.com/flyhawk007/FFmpeg-for-iOS.git

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.