try to uncomment this line - very funny effect (skipping I frames)

usefull for testing/checking how usefull/powerfull the ME/MC is in divx/mpeg4


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5267 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-03-23 02:41:31 +00:00
parent ba616f206d
commit b2eb613e28
1 changed files with 2 additions and 0 deletions

View File

@ -158,6 +158,8 @@ unsigned int t2;
double tt;
sh_video->video_out=video_out;
//if(!(sh_video->ds->flags&1) || sh_video->ds->pack_no<5)
mpi=mpvdec->decode(sh_video, start, in_size, drop_frame);
//------------------------ frame decoded. --------------------