V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
iOS 开发实用技术导航
NSHipster 中文版
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
http://www.cocos2d-iphone.org/
CocoaPods
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
http://code.google.com/mobile/analytics/
WWDC
https://developer.apple.com/wwdc/
Design Guides and Resources
https://developer.apple.com/design/
Transcripts of WWDC sessions
http://asciiwwdc.com
Cocoa with Love
http://cocoawithlove.com/
Cocoa Dev Central
http://cocoadevcentral.com/
NSHipster
http://nshipster.com/
Style Guides
Google Objective-C Style Guide
NYTimes Objective-C Style Guide
Useful Tools and Services
Charles Web Debugging Proxy
Smore
notedit
V2EX  ›  iDev

有在ios使用过ffmpeg播放视频的么 相比ios本身提供的AVPlayer 性能上有优势么?

  •  
  •   notedit ·
    notedit · 2013-05-23 14:00:06 +08:00 · 5568 次点击
    这是一个创建于 3990 天前的主题,其中的信息可能已经有所发展或是发生改变。
    4 条回复    1970-01-01 08:00:00 +08:00
    bytelee
        1
    bytelee  
       2013-05-23 23:51:54 +08:00   ❤️ 1
    一开始就搞这些,音频视频都整过。不知道AVPlayer用的啥,应该也是这个吧? 感觉速度还可以的说.音频无障碍。视频感觉也还可以。做好音频视频同步就好
    so898
        2
    so898  
       2013-05-24 00:11:44 +08:00   ❤️ 1
    ffmpeg编译起来太麻烦了……各种神烦……摆脱xcode之后先编译.a库然后再添加进项目应该会好些,我反正是懒得再试了……
    AVPlayer比较残,MP4方面吊拽酷炫,无人能敌,其他的就差强人意了(不能播好不好)
    昨天发现某个项目使用了XMBC的播放引擎,效果非常不错,接下来准备有空就尝试一下
    notedit
        3
    notedit  
    OP
       2013-05-24 01:30:08 +08:00
    @bytelee
    @so898

    主要是我想实现 类似Cinemagram 中的视频轮播 上线滑动就可以播放
    但我用avplayer 优化了好久 还是会有卡顿的情况 所以在找一些其他的方案
    bytelee
        4
    bytelee  
       2013-05-24 09:39:03 +08:00
    @notedit 嗯,你可以试试ffmpeg,然后server可以用ffmpeg或者其他的类似vlc
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5570 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 02:46 · PVG 10:46 · LAX 19:46 · JFK 22:46
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.