jrest
12th September 2003, 11:40
Hi all,
Thanks for the great work on MPEGdecoder.dll.
For a project I need an MPEG2 decoder that is good in seeking capabilities. I understand from this discussion thread that MPEGdecoder.dll has some issues on that.
I would like to give it a try, since I am an experienced C++ coder with some hands on experience on MPEG2 decoders. I was wondering if this project is still alive? Last posts are from a few months back, and the last release is from February 16th.
Can someone answer me these questions:
- is the mpegdecoder.dll project still alive, or should I use another decoder?
- if it is alive, is the latest version still the one from February?
- if that is the case, could someone explain me why I get building errors in MSVC++ with this latest release?
- these errors were easy to fix, but in the end it required a libguide.lib file to link with. I don't have that file. I guess it has something to do with the assembly files. (BTW I used nasm and nasmw to build them)
- Is this the correct forum/thread for these questions?
Regards,
Jeroen van Rest
Thanks for the great work on MPEGdecoder.dll.
For a project I need an MPEG2 decoder that is good in seeking capabilities. I understand from this discussion thread that MPEGdecoder.dll has some issues on that.
I would like to give it a try, since I am an experienced C++ coder with some hands on experience on MPEG2 decoders. I was wondering if this project is still alive? Last posts are from a few months back, and the last release is from February 16th.
Can someone answer me these questions:
- is the mpegdecoder.dll project still alive, or should I use another decoder?
- if it is alive, is the latest version still the one from February?
- if that is the case, could someone explain me why I get building errors in MSVC++ with this latest release?
- these errors were easy to fix, but in the end it required a libguide.lib file to link with. I don't have that file. I guess it has something to do with the assembly files. (BTW I used nasm and nasmw to build them)
- Is this the correct forum/thread for these questions?
Regards,
Jeroen van Rest