<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="RIGHT: auto">I have the doc/examples programs compiled and running.  I use </div>
<div style="RIGHT: auto">the program demuxing.c to decode an AVI file.  From the source </div>
<div style="RIGHT: auto">code, it looks it calls its own subroutine decode_packet() to decode</div>
<div style="RIGHT: auto">the next video or audio packet, and that subroutine calls</div>
<div style="RIGHT: auto">avcodec_ecode_video2()to decode the next frame.  But they all decode</div>
<div style="RIGHT: auto">sequential frames.  How can I decode an arbitrary frame in the</div>
<div style="RIGHT: auto">video stream?</div>
<div style="RIGHT: auto"><VAR id=yui-ie-cursor></VAR> </div></div></body></html>