From: ivs s. <ivs...@gm...> - 2010-08-02 02:48:04
|
hi, first thanks for your great work! i decoded bitstream "SVCBS-7.zip" from http://wftp3.itu.int/av-arch/jvt-site/bitstream_exchange/SVC/ by "src_1.08" with command parameter "-h264 SVCBS-7.264 -layer 16", i found after the first frame is decoded, it is outputed immediately, while frame 2 is not outputed immediately after decoded, until after frame 9 is decoded, frame 2 is outputed, in function "DisplayOrderSvc", i found some clue for this, but i wonder why the decoder shall buffering these frames, not output immediately ? thanks! nick |