mirror of
https://github.com/mpv-player/mpv
synced 2025-01-20 21:07:29 +01:00
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:
parent
ba616f206d
commit
b2eb613e28
@ -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. --------------------
|
||||
|
Loading…
Reference in New Issue
Block a user