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 February 13th, 2007   #261 (permalink)
it'se miku!
 
NexXxus's Avatar
 
Join Date: Jan 2006
Location: Cologne, Germany
Posts: 3,604
Quote:
Originally Posted by F-3582 View Post
There's a simple solution: Use FFX2MOV (found here). Gigahertz's tool doesn't work on them.
ffx2mov works only with the NTSC (U)/(J), PAL (E) versions or so.
because it use fixed LBA offsets to locate the Movies on the DVD.

an better solution to locate the movies is via the LBA and filetype table on the dvd because this should work with all versions then.
this is was i use to make my ffx-2 movie extractor.
it doesn't work with ffx1 because the movies are encrypted

The LBA/sector table is on sector 280 (offset 573440)
file type table on sector 344 (offset 704512)
Movie filetype should be 21 or 49.

when the author of ffx2mov can read this,
so please take a look on this source:
http://www.geocities.com/macbearchen...mo_ffb_xkm.zip

look into the dumper.cpp, thats the FFX dumping code.
its from yaz0r and modified by mcbear.
__________________
My System: C2D E6700 @3.4ghz | Asus P5W DH Deluxe | 4GB DDR2 800 | eVGA Geforce GTX 260 55nm SC-Edition
Tutorial: Hardware Antialiasing in PCSX2 (DX9 only)
NexXxus is offline   Reply With Quote

Advertisement [Remove Advertisement]
Old February 14th, 2007   #262 (permalink)
Registered User
 
Join Date: Feb 2007
Location: TX, USA
Posts: 21
Which CDVD plugin works with this program? I'm trying each and every CDVD plugin that comes with pcsx2 0.9.1 and 0.9.2 but it won't recognize them.

[EDIT]
Nevermind, I had to pull the plugins all the way back from version 0.6.

[EDIT]
I've been testing this program on various games that I have already extracted the FMVs for using the "Extractor Method" and the game I just tried was Shadow the Hedgehog. I was forced to use Method 2 to find anything and it found many FMVs but only 7 of them were legit. However when I extracted them using the "Extractor Method" I got an 8th FMV from it. The Extractor program crashed on me after that so since this program didn't find any more I'm guessing that's all there is. The FMV in question is when the Black Alien is showing Shadow his past and what happened to him on the Arc. One version begins with a Red sky (the version this program found) and the other has a blue sky (the missing FMV). Just thought I would bring that to your attention. I will try see if I can find out what sector the missing FMV starts on if I can find my copy of that Extractor program again.

Last edited by Haldrie; February 14th, 2007 at 23:36..
Haldrie is offline   Reply With Quote
Old February 15th, 2007   #263 (permalink)
B( o Y o )BS!
 
GiGaHeRz's Avatar
 
Join Date: Feb 2002
Location: Spain
Posts: 892
It's nice to see that people is still interested in the program. I'm not updating it anymore, tho. I coded it in VB6 and I'm not using it anymore (I didn't even bother installing vs6 the last reinstall).

I attached the last exe of the program I coded. It supports cdvd plugins for the latest pcsx2, but I don't think I fixed anything from the last version I uploaded here. This might count as the last FMVTool release.

I have been thinking about it and I MIGHT code a new tool someday, from the beginning and in another language. I'm not sure what language could I use tho, because dialogs in C++ are a pain, while using native dlls from C# is harder (not harder than using them from vb6 tho).
Attached Files
File Type: rar FMVToolB06-WIP.rar (268.8 KB, 470 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 February 16th, 2007   #264 (permalink)
Registered User
 
orangpelupa's Avatar
 
Join Date: Dec 2005
Location: semarang,Indonesia
Posts: 11
hmm, maybe your upcoming fmv extractor tool will be for PS3 games

FMVs in HD...
__________________
-----------------------
"saat suatu kejadian berhenti diberitakan, masyarakat akan mulai melupakannya"


visit orangpelupa
mainan pedang
orangpelupa is offline   Reply With Quote
Old February 16th, 2007   #265 (permalink)
B( o Y o )BS!
 
GiGaHeRz's Avatar
 
Join Date: Feb 2002
Location: Spain
Posts: 892
LOL ... well I'm out of money now, and the ps3 isn't available in spain yet, so if you really want me to have ps3 discs to "check", you will have to buy me a bd-rom drive and some games, and also get me some docs on what kind of videos do they use on ps3 games... that's if they use FMVs at all. :P

This tool finds and extracts MPEG2 streams in the disk data, not necessarily from ps2 games... I suppose mpeg1 and mpeg4/divx/x264/... streams using a MPEG container should be as easy to detect and extract as MPEG2 ones, but I never tried.

The problem with other formats is they are usually propietary... and sometimes the docs are confidential, so it's not as easy to write the code to extract them as mpeg2, but as I said in the first post, if someone gives me info about the format, I can try to add detection code for 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 February 16th, 2007   #266 (permalink)
Registered User
 
orangpelupa's Avatar
 
Join Date: Dec 2005
Location: semarang,Indonesia
Posts: 11
Quote:
Originally Posted by GiGaHeRz View Post
you will have to buy me a bd-rom drive and some games, and also get me some docs on what kind of videos do they use on ps3 games... that's if they use FMVs at all. :P
heheh, watched MGS4 tariler and FF 13 trailer, the In-game Engine already created very beautiful video quality

maybe PS3 wont use any FMV....
no FMV ---> cant rip it and cant store FMVs on my PC

btw, thanks for the FMVtool, its realy an easy to use program to find mpegs

now im searching apps to read PS2 ATRAC audio, project-fao can do it with their app that convert ff12 FMVs, but that just for FF12, ut i want to convert my gundam seed FMVs and KH2

and again, thanks GiGaHeRz !!
sorry, cant give you BD drive or PS3....
i also short-on-money
when i buy ps2 3 years ago, i need to save money for 3years ,
and for PS3,,, just toooooooooo expensive
__________________
-----------------------
"saat suatu kejadian berhenti diberitakan, masyarakat akan mulai melupakannya"


visit orangpelupa
mainan pedang
orangpelupa is offline   Reply With Quote
Old February 17th, 2007   #267 (permalink)
Registered User
 
Join Date: Feb 2007
Location: TX, USA
Posts: 21
I think you should keep working on this as I think you are the only one that has come this far in PS2 FMV extraction. Also you should include searching for MPEG1 streams as well as I found out that all but 1 FMV in the game Dark Watch uses MPEG1 as it's video stream. I was able to use method 2 to find almost all of the FMVs (I think) but a lot of them had corrupted video or were cut off and I still haven't looked for that extractor program to see if it's just some kind of strange encoding or the way they were ripped off the disc by your program.
Haldrie is offline   Reply With Quote
Old February 17th, 2007   #268 (permalink)
it'se miku!
 
NexXxus's Avatar
 
Join Date: Jan 2006
Location: Cologne, Germany
Posts: 3,604
For FFX-2 i prefer this tool: New FFX/FFX-2 Movie Extractor!
should work for all FFX-2 versions but not all FFX, only the first japanese version i think.

the extracted Videos are playable with Media Player Classic
__________________
My System: C2D E6700 @3.4ghz | Asus P5W DH Deluxe | 4GB DDR2 800 | eVGA Geforce GTX 260 55nm SC-Edition
Tutorial: Hardware Antialiasing in PCSX2 (DX9 only)

Last edited by NexXxus; February 17th, 2007 at 07:44..
NexXxus is offline   Reply With Quote
Old September 14th, 2007   #269 (permalink)
Registered User
 
nicho's Avatar
 
Join Date: Mar 2007
Location: khuntien
Posts: 2
Unhappy Join File After Fmv Tools Extract

i Rip Fatal Frame 2, but some clip have split up !
can someone help me to join this file without convert the file first!
So i can convert it after joined!!

And ... some clip after i use PSS Demux only convert m2v and I don't get any useable wav file ?? I try the file use pss play and have the sound, still after split it, I got damaged wav file

I try other game "Sengoku Basara" some cartoon clip have end sound like beeeeep
after i joined movie and sound, still have same effect

Last edited by nicho; September 21st, 2007 at 12:11..
nicho is offline   Reply With Quote
Old December 10th, 2007   #270 (permalink)
it'se miku!
 
NexXxus's Avatar
 
Join Date: Jan 2006
Location: Cologne, Germany
Posts: 3,604
Quote:
Originally Posted by GiGaHeRz View Post
It's nice to see that people is still interested in the program. I'm not updating it anymore, tho. I coded it in VB6 and I'm not using it anymore (I didn't even bother installing vs6 the last reinstall).

I attached the last exe of the program I coded. It supports cdvd plugins for the latest pcsx2, but I don't think I fixed anything from the last version I uploaded here. This might count as the last FMVTool release.

I have been thinking about it and I MIGHT code a new tool someday, from the beginning and in another language. I'm not sure what language could I use tho, because dialogs in C++ are a pain, while using native dlls from C# is harder (not harder than using them from vb6 tho).
hm this is just strange...
i have all VB runtimes installed but i only hear a *wumm* sound when i run the FMVTool.exe
no error message appears...
__________________
My System: C2D E6700 @3.4ghz | Asus P5W DH Deluxe | 4GB DDR2 800 | eVGA Geforce GTX 260 55nm SC-Edition
Tutorial: Hardware Antialiasing in PCSX2 (DX9 only)
NexXxus is offline   Reply With Quote
Old December 20th, 2007   #271 (permalink)
Registered User
 
Join Date: Dec 2007
Location: North America
Posts: 1
Sorry to bump an old thread but I was wondering if anyone successfully extracted the Metal Gear Solid 3 - Existence movies? I tried Gigaherz's FMV tool but I am unable to get any sound from the video.

Any help guys or solutions?
lunasicc is offline   Reply With Quote
Old December 26th, 2007   #272 (permalink)
Registered User
 
Join Date: May 2007
Location: Australia
Posts: 59
i ripped all the scenes from MGS3 a while back, although i have no idea where the program is.

Although there is one thing i can tell you. Its not worth the time and effort. It doesnt extract anything amusing only the scenes where you see mpegs of WW2. It doesnt extract the ingame scenes because all story scenes are pre-rendered (except of course the trailer at the start of the game).
ffxdean is offline   Reply With Quote
Old January 17th, 2008   #273 (permalink)
Registered User
 
Join Date: Dec 2007
Location: thailand
Posts: 5
@GiGaHeRz
I want to extract movie from ffxii you have a program extract movie from ffxii file movies after extract have a resolution 720x480(us version) (not ffxii2mov)
dekkengmak is offline   Reply With Quote
Old January 18th, 2008   #274 (permalink)
it'se miku!
 
NexXxus's Avatar
 
Join Date: Jan 2006
Location: Cologne, Germany
Posts: 3,604
the FFXII videos are encrypted, as i already stated, use ffxii2mov and resize the videos with tmpgenc,virtual dub or something.
__________________
My System: C2D E6700 @3.4ghz | Asus P5W DH Deluxe | 4GB DDR2 800 | eVGA Geforce GTX 260 55nm SC-Edition
Tutorial: Hardware Antialiasing in PCSX2 (DX9 only)
NexXxus is offline   Reply With Quote
Old February 6th, 2008   #275 (permalink)
Registered User
 
Join Date: Dec 2007
Location: thailand
Posts: 5
I want to ffxii2mov US version
Do you have ?
dekkengmak is offline   Reply With Quote
Old February 6th, 2008   #276 (permalink)
Registered User
 
Join Date: May 2007
Location: Australia
Posts: 59
You could of at least said please instead of using imperative tones lol

But anyways here it is:

ffxii2mov US Version



I cant really understand why you couldnt find as it was like the 4th link on the main page of the Misc PS2 Discussion.

If you have any problems with the extractor post it in that thread not this one as i believe its only meant for gigaherz's tool.
ffxdean is offline   Reply With Quote
Old February 25th, 2008   #277 (permalink)
Registered User
 
Join Date: Jul 2007
Location: USA
Posts: 1
i cant get any of the dvd plugins to read my E Drive which i use to read all my disks as D is sometimes blind and but can write

dive E is hooked up to the pc via a ide bridge so that i can connect it or another harddrive with out turning off the pc
Jinto is offline   Reply With Quote
Old March 29th, 2008   #278 (permalink)
Registered User
 
Join Date: Jul 2007
Location: Mapleisland
Posts: 1
nicho said that he could rip Fatal Frame 2 FMV with this tool but I can't =o

I tried to extract the files they detected but it appear that those file are not playable... Any kind soul will like to give me tips?
AeonFulx is offline   Reply With Quote
Old March 30th, 2008   #279 (permalink)
Registered User
 
frigeriod's Avatar
 
Join Date: Nov 2007
Location: italy
Posts: 64
i have installed the COMDLG32.OCX and visual basic 6 runtimes but program don't run and don't get any error message!!!!
What i have to do???
__________________
Intel core 2 duo E 6550 2,33 ghz
Nvidia 8400 Gs 256 Mb ram (1 gb with turbocache) 450 mhz core clock, 400 mhz memory clock, 900 mhz shader clock
Realtek audio 7.1 integrated
Windows xp Media Center Edition (kernel = xp sp2)

Nvidia drivers 177.92
Directx redist august 2008
Nvidia Cg 2.1 beta august 2008
pcsx2 0.9.5 svn 390 playground rev 120
frigeriod is offline   Reply With Quote
Old April 4th, 2008   #280 (permalink)
Registered User
 
Join Date: Apr 2008
Location: jaburo
Posts: 1
Anyone know how to extract PSS files of containers files such as "PSS.BIN", or "STRM.BIN" various games have the movies files storaged in this format.

Last edited by mangamannn; April 4th, 2008 at 20:09..
mangamannn 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 14:01.

© 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