Posted By: wraggster
Via Firon
DPGPlay is a player and demuxer for DPG0/1/2 files. It's Windows only, but this could be re-implemented pretty easily on Linux since what actually plays the video and audio is mplayer. Source is provided for both the program and the demuxer.
http://download.utorrent.com/DPGPlay_v2.8.7z
I haven't fixed the darkness issue with RGB21/18/15. Fix is pending help from erspicu_brox with his AviSynth plugin.
Changelog:
v2.8
-Seeking is fixed, but this requires an installation of AviSynth 2.56 or later.
http://www.avisynth.org/
Uncheck use AviSynth if you can't or don't want to install AviSynth.
-Since AviSynth is used now, you can play the AVS in pretty much anything now, such as Media Player Classic.
-Alternate video output option added in case video playback gives you green video.
v2.7
-Private test build
v2.6
-GOP list output actually works now
-DPGs with 32768Hz audio properly supported
-mplayer now resamples audio to 48KHz on playback (the mp2 is still untouched), so it should sound a bit better (though the volume output is a little quieter) on most soundcards.
-code cleaned up somewhat