07-11-2010, 09:39 AM
(This post was last modified: 07-17-2010, 04:35 PM by patrickdinh.)
UPDATE 2
Pseudonym has fixed the problem. Latest SVN GSdx should do fine, now!
--------------------------------------------------------------
UPDATE
After taking a look at GSdx's source code and making a small change, I've gotten the plugin to correctly record --
so the colors come out as they should. woot!
For anybody who wants the specifics...
In the file GSCapture.cpp, I switched the order of lines 81-92 and lines 94-105 (so the structures for RGB32 get pushed first). Works nicely for me.
--------------------------------------------------------------
I've been experimenting with recording from pcsx2... and it wasn't until I was looking at Final Fantasy X that I noticed that the colors in videos recorded from GSdx seem off-hue. Have a look.
First image: pcsx2/GSdx screencap using PrintScreen key (this is what the video frame should look like.)
Second image: frame from GSdx recording, grabbed with VirtualDub
Also, I've tried...
my configuration...
PCSX2: latest public beta (0.9.7.3119)
OS: Windows XP SP2
CPU: AMD Athlon 64 X2 5000
Graphics: PNY Verto GeForce 210
RAM: 2 gigs
... So, any ideas? Or can anyone else try seeing if you're also having this problem?
Pseudonym has fixed the problem. Latest SVN GSdx should do fine, now!
--------------------------------------------------------------
UPDATE
After taking a look at GSdx's source code and making a small change, I've gotten the plugin to correctly record --
so the colors come out as they should. woot!

For anybody who wants the specifics...
In the file GSCapture.cpp, I switched the order of lines 81-92 and lines 94-105 (so the structures for RGB32 get pushed first). Works nicely for me.
--------------------------------------------------------------
I've been experimenting with recording from pcsx2... and it wasn't until I was looking at Final Fantasy X that I noticed that the colors in videos recorded from GSdx seem off-hue. Have a look.
First image: pcsx2/GSdx screencap using PrintScreen key (this is what the video frame should look like.)
Second image: frame from GSdx recording, grabbed with VirtualDub
Also, I've tried...
- recording using ZeroGS -- the colors in ZeroGS's recordings actually look fine! (but I'd prefer to use GSdx right now.)
- taking screencaps in GSdx (F8 key) -- the resulting BMP files look fine.
- recording in Windows 7 (same machine/dual-boot) using the same settings in pcsx2 --- colors are still not right in GSdx recordings.
- recording on another machine (a older laptop) -- still has the same color problem in GSdx recordings.
- recording using another video codec besides 'Uncompressed', namely 'ffdshow' -- still has the color problem.
- recording another game with GSdx... MGS3's opening cutscene -- has the color problem (though considering its color palette, it's kind of easy to overlook
)
- recording using pcsx2 0.9.6 (with its respective version of GSdx) -- has the color problem.
my configuration...
PCSX2: latest public beta (0.9.7.3119)
OS: Windows XP SP2
CPU: AMD Athlon 64 X2 5000
Graphics: PNY Verto GeForce 210
RAM: 2 gigs
... So, any ideas? Or can anyone else try seeing if you're also having this problem?