我在解码H263编码的一帧数据时遇到这样的问题。
    我解码的是一个ES流,这个ES流中是H263编码格式。其中包括三种帧,一种是 key frame (关键帧),一种是inter
frame (中间帧) 一种 是 disposable inter frame (可任意使用的中间帧)。我解码这三种帧的时候,其中的key
frame和inter frame 是可以解码成功的,解码的数据也是正确的。只有 disposable inter frame  这个帧 不可
以解码,解码的过程没有出错,解码的结果是不对的,没有数据。 谁能帮我看看这个问题。我现在很苦恼,这个问题 困扰我几天时间了。

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to