avcodec_decode_video2 第三个参数 got_picture_ptr 的含义
生活随笔
收集整理的這篇文章主要介紹了
avcodec_decode_video2 第三个参数 got_picture_ptr 的含义
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
ffmpeg 文檔中這樣描述?
got_picture_ptr Zero if no frame could be decompressed, otherwise, it is nonzero.
?
ask :
(ffmpeg avcodec_decode_video) what does the value got_picture_ptr mean ,
i found it is a random num after function avcodec_decode_video()? answer;for almost codecs:?
*got_picture_ptr ?= sizeof(AVFrame);?
It is just a flag to notice a frame ready!?
?轉載于:https://www.cnblogs.com/soniclq/archive/2012/04/06/2434391.html
總結
以上是生活随笔為你收集整理的avcodec_decode_video2 第三个参数 got_picture_ptr 的含义的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: c# 字符串函数
- 下一篇: LYNC 和 Exchange 整合手记