- March 10, 2006
- 4,434
- 1,897
- Moderator
- #11
A bug could cause MediaInfo.DLL to analyze the entire file to calculate bitrate and other information that is provides, which on a large file can add to substantial delays. Since this matches your problem description, I thought of MediaInfo.DLL first. But that program is constantly improved as well, so a new version might fix your problem. Normally it only needs to obtain the small 1-2kB header on the movie file to get all the information it needs.
And if all fails, you can try to disable it. At least to debug the source of your problem, because if everything works fine without MediaInfo.DLL you know the cause and can investigate it in more detail.
And if all fails, you can try to disable it. At least to debug the source of your problem, because if everything works fine without MediaInfo.DLL you know the cause and can investigate it in more detail.