On Thu, Apr 16, 2009 at 10:17 PM, Andreas Unterweger <[email protected]> wrote: > Dear Art, dear all, > > I have a very similar question as I am currently using the reordered_opaque > field which works fine. But if a frame gets dropped (is not recognized as > frame due to some sort of bit errors which happens about every three to four > hours in the satellite stream I try to decode) reordered_opaque "gets > behind", meaning the dropped frames's PTS will be returned at some point but > the corresponding frame will not. This is kind of strange as after one day or > so the PTS assigned to the decoded frames are so far away from the original > PTS that playback is nearly impossible due to stuttering. Is there a > possibility to force the library to also drop the PTS when it cannot assign > it to a frame? >
Please don't top post (http://catb.org/jargon/html/T/top-post.html). I haven't run into this (but haven't tested errors in decoded frames either). My suggestion is to see if you can write a libav program that demonstrates the problem and submit it to FFMPEG's roundup bug tracker. Even better, write a program that demonstrates the problem, and then submit the patch to ffmpeg? - Art -- http://www.xuggle.com/ xu‧ggle (zŭ' gl) v. To freely encode, decode, and experience audio and video. Use Xuggle to get the power of FFMPEG in Java. _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
