From: Mickaël R. <mic...@in...> - 2011-02-22 07:10:52
|
The last ones are sticked in the decoding picture buffer. You need to decode more pictures to have them displayed. You can remove the exit() command in the bitstream reader in order to be able to read the bitstream in a infinite loop and push the last pictures available in the decoding picture buffer. Best regards, Mickaël Le 21 févr. 2011 à 21:03, Siyuan Xiang a écrit : > Hi, Guys, > > When I was using Libs\SVC\build\PC.c to decode test sequence SVCBCT-1, 286 frames of 300 frames are displayed(I count the number of calls to SDL_Display() ). > What should I do if I would like to decode and display all the frames? Thanks. > > > Regards, > Siyuan > --- > > ------------------------------------------------------------------------------ > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: > Pinpoint memory and threading errors before they happen. > Find and fix more than 250 security defects in the development cycle. > Locate bottlenecks in serial and parallel code that limit performance. > http://p.sf.net/sfu/intel-dev2devfeb_______________________________________________ > Opensvcdecoder-support mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensvcdecoder-support |