1 | initial version |
I am facing a similar issue. It seems that if you install a different set of codec then the machine will use the different set. This is my experience. The issue that I seem to have is that the different set is not always found and so my code will intermittently crap out on different formats (e.g., MP4).
I believe that using the fourcc function is for encoding and not decoding.
If you solved the problem would you share your solution.
Thank you,
Anthony