Hi there:
I'm a graduate student majoring in Image Processing and Video Compression in the graduate school. What I want to know is how to display my original video bitstream in Windows Media Player.
I made a video codec which is not known international standards. so, we didn't use any filter provided by Microsoft such as AVI,MPEG1.
Our object is that every user can decode and play our bitstream by MS windows media player in real time if they click the encoded bitstream embedded in our web site. So, we must provide our decompressor file which will be equipped in Windows Codecs in Multimedia in Control in Setting tab in Windows 98.
How can I make our decompressor file which is provide in the executable format and will be equipped in windows codec libraries.
Thanks a lot for your help...