Emuforums.com

Go Back   Emuforums.com > PS2 Emulation > Misc PS2 Discussion
Home Register Downloads FAQ Members List Calendar Arcade Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
Old October 24th, 2004   #61 (permalink)
B( o Y o )BS!
 
GiGaHeRz's Avatar
 
Join Date: Feb 2002
Location: Spain
Posts: 892
I'm too lazy to finish the next beta
__________________
"There's only one absolute truth in our world: shït happens." - Gigaherz (whoever decided "s-h-i-t" is a obscene word needs to grow up a few years)

The Book and other stories:
Tears of Fantasy - An Online Book... by ME!
MetaLife, Inc. (intro)
SubGaea (intro)
Crow Blade (intro for now)
Memories - Prayer from the fallen hearts.

My weblog... not like if there was too much to read on it tho.
For anyone interested, there's a mirc script which converts "/me 's" into " * nickname's whatever" and adds a nice "/my" command.
GiGaHeRz is offline   Reply With Quote

Advertisement [Remove Advertisement]
Old October 24th, 2004   #62 (permalink)
Registered User
 
Join Date: Oct 2004
Location: Israel
Posts: 58
well Im ready to do some chearleading for you !
but you can take your time
__________________
AMD Athlon XP 2000 - 1677Mhz, 2X Samsung 256MB 333Mhz, Leadtek Geforce 4 Ti 4200 128MB X4 AGP, WD 80GB HDD 8MB Cache, Windows XP Pro SP2, DirectX 9.0c
yair23 is offline   Reply With Quote
Old October 24th, 2004   #63 (permalink)
PS 2 Underground Member
 
schattenberg88's Avatar
 
Join Date: Oct 2003
Location: U.S.A.
Posts: 189
You can do it GiGaHeRz! We believe in you. Great job on the tool too. It saves me a lot of time. I'm glad that I helped, and made you aware of the error that I recieved, but it still works.

Best of Luck!!
__________________
Intel Core Duo 1.86Ghz | 2 GB RAM | 894MB ATI Mobility Radeon x1400
80GB Hard Disk Drive | Windows Vista Ultimate
Co-Owner of General Emulation
schattenberg88 is offline   Reply With Quote
Old October 25th, 2004   #64 (permalink)
Registered User
 
Join Date: Oct 2004
Location: PI
Posts: 13
excellent work! GiGaHeRz!

here are some screenshots from Fatal Frame 2: Crimson Butterfly (P.E.Op.S CDVD Driver). I tried Ico and Kingdom Hearts, Ico (Linuzappz ISO CDVD Driver) has only one result and KH (P.E.Op.S CDVD Driver) has none.

Addt'l Post:
a total of 40 FMV's (about 1.30GB) were searched for Fatal Frame 2.
Attached Images
File Type: jpg FMV_653013_0_0002.jpg (44.7 KB, 59 views)
File Type: jpg FMV_693847_0_0001.jpg (27.0 KB, 20 views)
File Type: jpg FMV_725861_0_0001.jpg (38.4 KB, 56 views)
File Type: jpg FMV_789503_0_0001.jpg (28.0 KB, 19 views)
File Type: jpg FMV_789503_0_0002.jpg (24.5 KB, 18 views)
File Type: jpg FMV_1102363_0_0001.jpg (37.5 KB, 31 views)

Last edited by altivec; October 25th, 2004 at 17:06..
altivec is offline   Reply With Quote
Old October 25th, 2004   #65 (permalink)
B( o Y o )BS!
 
GiGaHeRz's Avatar
 
Join Date: Feb 2002
Location: Spain
Posts: 892
Beta04 released...

It has an experimental feature that will do a less restricted search, so don't complain if it finds things that aren't FMVs and you are using it
__________________
"There's only one absolute truth in our world: shït happens." - Gigaherz (whoever decided "s-h-i-t" is a obscene word needs to grow up a few years)

The Book and other stories:
Tears of Fantasy - An Online Book... by ME!
MetaLife, Inc. (intro)
SubGaea (intro)
Crow Blade (intro for now)
Memories - Prayer from the fallen hearts.

My weblog... not like if there was too much to read on it tho.
For anyone interested, there's a mirc script which converts "/me 's" into " * nickname's whatever" and adds a nice "/my" command.
GiGaHeRz is offline   Reply With Quote
Old October 26th, 2004   #66 (permalink)
Registered User
 
Datana's Avatar
 
Join Date: Aug 2001
Posts: 28
Hmm... With Beta04, the program crashes with a "System Error &H80070583" on startup. This never happened with previous versions; is it related to the manifest file issue in the earlier versions, or could there be a config file somewhere that's causing this? I'm running XP Pro SP2, if that helps, with theming on. Also, it seems a memory leak was introduced somewhere in Beta03. That version has a tendency to gobble up memory and not release it when the program is shut down (requiring a cold restart to permanently purge). I don't know how Beta04 is, however, due to the inability to run it, so it might already be fixed.

Still, this let me extract bits from Anubis: ZOE Special Edition, for which I've been looking for a movie ripper for some time. The interleave still doesn't seem to be quite right (sound is distorted, clipped, or missing, and won't demux from the produced MPG file), but I guess that it uses a custom format. Regardless, I can work with what it produces, so that's not a big loss. Thanks!
Datana is offline   Reply With Quote
Old October 26th, 2004   #67 (permalink)
B( o Y o )BS!
 
GiGaHeRz's Avatar
 
Join Date: Feb 2002
Location: Spain
Posts: 892
hm... strange. will compile a version without the integrated manifest to see what it does, but I don't think thet this will be the problem...

about the output: unless there is a bug in the extraction, it doesn't touch the contents, only copy them in the same way they are on the disc, so if you can't play them, it shouldn't be a problem of the tool.

EDIT: Found the problem. I didn't call InitCommonControls() at startup.
This should fix the error code.

EDIT2: About the memory leaks:

I don't know where it can leak memory because visualbasic does most of the operations... unless.... let me check something about the plugins

EDIT3: No it wasn't that. Dunno where the leaks come from.
__________________
"There's only one absolute truth in our world: shït happens." - Gigaherz (whoever decided "s-h-i-t" is a obscene word needs to grow up a few years)

The Book and other stories:
Tears of Fantasy - An Online Book... by ME!
MetaLife, Inc. (intro)
SubGaea (intro)
Crow Blade (intro for now)
Memories - Prayer from the fallen hearts.

My weblog... not like if there was too much to read on it tho.
For anyone interested, there's a mirc script which converts "/me 's" into " * nickname's whatever" and adds a nice "/my" command.

Last edited by GiGaHeRz; October 26th, 2004 at 02:46..
GiGaHeRz is offline   Reply With Quote
Old October 26th, 2004   #68 (permalink)
Locked and Loaded
 
Join Date: Aug 2002
Location: I AM CANADIAN!
Posts: 12,032
Never tried this before, but I did today. I came across problems.

I followed the instructions exact and with Beta 3 I get this error msg: "Component 'COMDLG32.OCX' or one of its dependencies not correctly registered: a file is missing or invalid"

With Beta 4 I get this one

"System Error &H80070583 (-2147023485). Class does not exist."

edit: And with the fix you posted I get the same error as Beta 3.
__________________
--------------------------------------------------------------------------------
Core 2 Duo T7300 2.0 GHz NVIDIA GeForce 8400GS 2GB DDR2 RAM
Hitachi 120GB HD Dual Layer DVD+/-RW Drive Windows Vista Home
Premium
Dell 2007WFP LCD Dell XPS M1330 Laptop 1TB Western
Digital MyBook External HD
Logitech Z10 Speakers PLAYSTATION 3
--------------------------------------------------------------------------------
Razor Blade is offline   Reply With Quote
Old October 26th, 2004   #69 (permalink)
B( o Y o )BS!
 
GiGaHeRz's Avatar
 
Join Date: Feb 2002
Location: Spain
Posts: 892
That's because you don't have one of the required runtime files

Extract the files from the zip, right-click the inf and select install, then it should work.
Attached Files
File Type: zip ComDlg32.zip (62.3 KB, 710 views)
__________________
"There's only one absolute truth in our world: shït happens." - Gigaherz (whoever decided "s-h-i-t" is a obscene word needs to grow up a few years)

The Book and other stories:
Tears of Fantasy - An Online Book... by ME!
MetaLife, Inc. (intro)
SubGaea (intro)
Crow Blade (intro for now)
Memories - Prayer from the fallen hearts.

My weblog... not like if there was too much to read on it tho.
For anyone interested, there's a mirc script which converts "/me 's" into " * nickname's whatever" and adds a nice "/my" command.
GiGaHeRz is offline   Reply With Quote
Old October 26th, 2004   #70 (permalink)
Locked and Loaded
 
Join Date: Aug 2002
Location: I AM CANADIAN!
Posts: 12,032
Thanks That fixed it.
__________________
--------------------------------------------------------------------------------
Core 2 Duo T7300 2.0 GHz NVIDIA GeForce 8400GS 2GB DDR2 RAM
Hitachi 120GB HD Dual Layer DVD+/-RW Drive Windows Vista Home
Premium
Dell 2007WFP LCD Dell XPS M1330 Laptop 1TB Western
Digital MyBook External HD
Logitech Z10 Speakers PLAYSTATION 3
--------------------------------------------------------------------------------
Razor Blade is offline   Reply With Quote
Old October 26th, 2004   #71 (permalink)
Registered User
 
Datana's Avatar
 
Join Date: Aug 2001
Posts: 28
Quote:
Originally Posted by GiGaHeRz
about the output: unless there is a bug in the extraction, it doesn't touch the contents, only copy them in the same way they are on the disc, so if you can't play them, it shouldn't be a problem of the tool.
Thanks, Beta04's working again! Memory's also not leaking nearly as quickly, but I don't really see how that could happen if you only modified one portion (then again, I've never written in VB, so I'm not too familiar with how it manages memory apart from the fact that it handles many of those functions itself). Still slows my system to a crawl if I leave it open for too long, but it's using it up at only about a quarter of the rate of Beta03. Weird.

As for the issues with A:ZOESE, I was kind of expecting it to be the file format rather than the extraction method, anyway. The first ZOE game had a weird interleave format that most PSS demuxers couldn't handle immediately, so the second probably did the same. Extracting FFX-2 (which I've tried in the meantime) was completely successful, though, so it's definitely not your program at fault. Again, thanks for a really useful program.
Datana is offline   Reply With Quote
Old October 26th, 2004   #72 (permalink)
Registered User
 
Join Date: Oct 2004
Location: Israel
Posts: 58
Thumbs up

great job GiGaHeRz's, Im downloading it now ...
What files does it support ?
because Ive got some games with PSS, some with SFD, ASF, IRX - I dont know if they all movie files but I cant find any other ...

Edit : well Ive got it and it works great !!!!!
__________________
AMD Athlon XP 2000 - 1677Mhz, 2X Samsung 256MB 333Mhz, Leadtek Geforce 4 Ti 4200 128MB X4 AGP, WD 80GB HDD 8MB Cache, Windows XP Pro SP2, DirectX 9.0c
yair23 is offline   Reply With Quote
Old October 26th, 2004   #73 (permalink)
Tsundere-chan
 
Yeloazndevil's Avatar
 
Join Date: Jul 2002
Posts: 10,386
Quote:
Originally Posted by yair23
great job GiGaHeRz's, Im downloading it now ...
What files does it support ?
because Ive got some games with PSS, some with SFD, ASF, IRX - I dont know if they all movie files but I cant find any other ...

Edit : well Ive got it and it works great !!!!!
this will answer your question.

Quote:
Originally Posted by GiGaHeRz
Never tried, maybe it doesn't. Remember that the tool can only find FMVs that are in standard mpeg streams, and only if the data is uncompressed and unencrypted
__________________
Yeloazndevil is offline   Reply With Quote
Old October 26th, 2004   #74 (permalink)
The seeker of perfection
 
Kazuya Mishima's Avatar
 
Join Date: Oct 2001
Location: Suing somebody
Posts: 3,146
Wait, did i read that it extract the fmv WITH sound? My xenosaga movies don't have any sound. Is there an option or am i just deaf?
__________________


Visit my blog in Spanish: http://andreyirra.blogspot.com
Kazuya Mishima is offline   Reply With Quote
Old October 26th, 2004   #75 (permalink)
B( o Y o )BS!
 
GiGaHeRz's Avatar
 
Join Date: Feb 2002
Location: Spain
Posts: 892
they are PSS streams, you need a pss player / demuxer to get the sound. opening them in a mpeg2 player will not give you sound (unless you have a directshow pss demuxer).

EDIT: Just a note:

The tool is meant to extract the FMVs from the hidden data. If you can copy the PSS files directly, you don't need it!

Also, IRX files are IOP modules (programs/libraries)
__________________
"There's only one absolute truth in our world: shït happens." - Gigaherz (whoever decided "s-h-i-t" is a obscene word needs to grow up a few years)

The Book and other stories:
Tears of Fantasy - An Online Book... by ME!
MetaLife, Inc. (intro)
SubGaea (intro)
Crow Blade (intro for now)
Memories - Prayer from the fallen hearts.

My weblog... not like if there was too much to read on it tho.
For anyone interested, there's a mirc script which converts "/me 's" into " * nickname's whatever" and adds a nice "/my" command.

Last edited by GiGaHeRz; October 26th, 2004 at 18:52..
GiGaHeRz is offline   Reply With Quote
Old October 27th, 2004   #76 (permalink)
Registered User
 
Join Date: Oct 2004
Location: Israel
Posts: 58
do you know of any other programs that let you watch the videos on the computer ?
__________________
AMD Athlon XP 2000 - 1677Mhz, 2X Samsung 256MB 333Mhz, Leadtek Geforce 4 Ti 4200 128MB X4 AGP, WD 80GB HDD 8MB Cache, Windows XP Pro SP2, DirectX 9.0c
yair23 is offline   Reply With Quote
Old October 27th, 2004   #77 (permalink)
Registered User
 
Join Date: Oct 2004
Location: PI
Posts: 13
just a question, I just tested beta 04 and there are results for Kingdom Hearts and when I'm extracting them the log say: Extracting "filename.mpg" but when I view the files, extension name was ".bin" and not ".mpg"

addt'l post:
I'm getting this error when it reads or searches the disc.
Attached Images
File Type: jpg fmvtool_error.JPG (5.4 KB, 88 views)
__________________
[Pentium D 805 2.66Ghz] | [ECS P4M800PRO-M v1.0A] | [1GB Kingston DDR2-533] | [NVIDIA GeForce 6600 256MB AGP] | [LG GSA-H10A JL05] [2x 80GB Seagate ATA / Seagate 250GB SATA] | [Windows XP: Home Edition SP2] | [Mac OS X 10.4.7 x86]

Last edited by altivec; October 27th, 2004 at 11:03..
altivec is offline   Reply With Quote
Old October 27th, 2004   #78 (permalink)
B( o Y o )BS!
 
GiGaHeRz's Avatar
 
Join Date: Feb 2002
Location: Spain
Posts: 892
uh? ... that's a weird error. the only thing that could throw that error would be the found streams listview, but i generate the key from the starting offset, and it shouldn't find 2 streams starting at the same offset. o_O

Can you try to copy or read what say the last lines in the log? I know you can't use it when there is a messagebox active. I'm not at home now so I can't send you a modified version, but will try to make a "debug" version tonight.
__________________
"There's only one absolute truth in our world: shït happens." - Gigaherz (whoever decided "s-h-i-t" is a obscene word needs to grow up a few years)

The Book and other stories:
Tears of Fantasy - An Online Book... by ME!
MetaLife, Inc. (intro)
SubGaea (intro)
Crow Blade (intro for now)
Memories - Prayer from the fallen hearts.

My weblog... not like if there was too much to read on it tho.
For anyone interested, there's a mirc script which converts "/me 's" into " * nickname's whatever" and adds a nice "/my" command.
GiGaHeRz is offline   Reply With Quote
Old October 28th, 2004   #79 (permalink)
Registered User
 
Join Date: Oct 2004
Location: PI
Posts: 13
I can't copy the log but I attached 2 images, the first one was reading/searching the disc and the other is extracting the disc.
Attached Images
File Type: jpg runtime error1.JPG (85.8 KB, 153 views)
File Type: jpg runtime error.JPG (116.9 KB, 135 views)
__________________
[Pentium D 805 2.66Ghz] | [ECS P4M800PRO-M v1.0A] | [1GB Kingston DDR2-533] | [NVIDIA GeForce 6600 256MB AGP] | [LG GSA-H10A JL05] [2x 80GB Seagate ATA / Seagate 250GB SATA] | [Windows XP: Home Edition SP2] | [Mac OS X 10.4.7 x86]
altivec is offline   Reply With Quote
Old October 28th, 2004   #80 (permalink)
B( o Y o )BS!
 
GiGaHeRz's Avatar
 
Join Date: Feb 2002
Location: Spain
Posts: 892
Hm you are using the alternate method... then it must be a bug in that code.

I can't tell what happened in the second screen because i can only see the first lines of code, but probably it will be a problem with the fmv list. I will upload a version with a lot of debug testing later. (I have to make it )

EDIT: This one shouldn't give you type mismatch errors. also it will ignore invalid lines when importing/exporting lists.

EDIT2: Just noticed that the balck BG in the log textbox shows a black border with my theme... I will make it use the default colors again if you prefer
Attached Files
File Type: zip FMVToolB04-fix2.zip (34.3 KB, 362 views)
__________________
"There's only one absolute truth in our world: shït happens." - Gigaherz (whoever decided "s-h-i-t" is a obscene word needs to grow up a few years)

The Book and other stories:
Tears of Fantasy - An Online Book... by ME!
MetaLife, Inc. (intro)
SubGaea (intro)
Crow Blade (intro for now)
Memories - Prayer from the fallen hearts.

My weblog... not like if there was too much to read on it tho.
For anyone interested, there's a mirc script which converts "/me 's" into " * nickname's whatever" and adds a nice "/my" command.

Last edited by GiGaHeRz; October 28th, 2004 at 19:31..
GiGaHeRz is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 01:39.

© 2006 - 2008 Emu Forums | About Emu Forums | Legal | A member of the Crowdgather Forum Community


Powered by vBulletin® Version 3.7.6
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5