gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS homebrew announcements > DPGPlay v3.2

#112774 - Firon - Wed Dec 20, 2006 2:16 am

DPGPlay is a player and demuxer for DPG0/1/2 files.
Enjoy. Overwrite all files if you have an old version.

http://download.utorrent.com/DPGPlay_v3.2.7z

source


Changelog:

v3.2
-Added aspect ratio support for monitors that aren't 4:3. Mplayer stretches the movie incorrectly if the monitor's AR is not set.

v3.1
-Videos now actually play all the way through (cut off early before).
Use AviSynth now requires AviSynth 2.5.7. 2.5.6 will not work.

v3.0
-RGB21/15/18 being too dark is finally fixed.
-Can simulate how DPGs look on the DS's screen (check "Simulate DS")
Both options require AviSynth.

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

v2.5
-Demuxer updated for DPG2 support (and a silly bugfix for DPG1, but they're still too dark unfortunately...). Now also dumps pixel format to .fps for DPG1/2 and dumps the GOP list for DPG2 into a .gop file (so you can remux later for whatever purpose).
-Fixed a stupid bug where it'd call mplayer before the files were actually demuxed.

v2.4
- New demuxer that doesn't steal focus and overwrite your clipboard's contents, also works faster
- Lets you output temp files to a different folder now so you can use it from SD cards and CDs/DVDs
- Fixed minor bugs (still haven't fixed DPG1 being too dark though)
- Compiled with AutoIt v2.3.0.1

v2.3
- Minor fix in regards to .fps (it overwrites instead of appending now)
- Fix Demux & Play possibly not working when using the Browse button.

v2.2
-Added half-working DPG1 support. The movies play way darker than they should. I'll see if I can fix it, but so far I'm having no luck.

v2.1
-.fps (to not need the DPG each time you wanted to play) and output folder function was added.

v2.0
-Initial release. (v1 was made by chuckstudios; this is the successor remade from scratch)


Last edited by Firon on Sun Jan 21, 2007 6:02 am; edited 11 times in total

#112850 - chuckstudios - Wed Dec 20, 2006 8:43 pm

never mind >_<

#113836 - Firon - Sun Dec 31, 2006 4:44 am

2.8 released, now you can seek in DPGs, but this requires AviSynth. Also added an alternate video renderer, in case you get green video on playback (happens with some ATi cards, apparently).

#115921 - Firon - Sat Jan 20, 2007 5:34 am

http://download.utorrent.com/DPGPlay_v3.0.7z

source


v3.0
-RGB21/15/18 being too dark is finally fixed.
-Can simulate how DPGs look on the DS's screen (check "Simulate DS")
Both options require AviSynth.

#116017 - Firon - Sun Jan 21, 2007 4:49 am

3.1 released to fix a stupid playback bug where videos would stop too early.
3.2 released to support monitors that aren't 4:3. Mplayer stretches the movie incorrectly if the monitor's aspect ratio is not set.
http://download.utorrent.com/DPGPlay_v3.2.7z

source

Use AviSynth now requires AviSynth 2.5.7. 2.5.6 will not work.