I developed a windows forms program with your library and I am seeing the following behavior when testing with a 720p 60 fps MP4 file on a Dell Inspiron N5110 (i7 2670QM, GeForce GT525M):
1. When opening the program with Intel HD Graphics 3000, the video is completely smooth, GPU usage stands at 37% and the CPU usage is around 5%.
2. When opening the program with GeForce GT525M, the video will constantly drop frames. GPU usage is always at 30%, CPU at around 12%.
Any possible explanations to this? If you think it may be related to my code I will post it, but I wanted to check first. Thank you.