[MPlayer-dev-eng] small question regarding ve_lavc.c
Moritz Bunkus
moritz at bunkus.org
Mon Oct 21 10:14:07 CEST 2002
Hi.
Upon re-integrating ffmpeg support into transcode (don't beat me, this
is not a religious war :)) I stumbled over the following in ve_lavc.c:
#ifdef ME_ZERO
// workaround Juanjo's stupid incompatible change:
motion_estimation_method = lavc_param_vme;
#else
lavc_venc_context.me_method = ME_ZERO+lavc_param_vme;
#endif
Hm... This is obviously not correct that way. What was its intention?
How should it read correctly?
--
==> Ciao, Mosu (Moritz Bunkus)
More information about the MPlayer-dev-eng
mailing list