Today I had accidentally converting a video file to mp4 instead of only using wmv. I found out that, if I'm using wmv, my processing time for each frame can go to 10ms perframes whereas the same video converted to mp4 only at 2ms per frames. Here is the side by side comparison. So which one I should go in opencv processing?