..:: PCSX2 Forums ::..
Register | Help | Log In |
Register PCSX2 Site Forums Member List Donate View Today's Posts Search

Current time: 09-06-2010, 03:34 AM Hello There, Guest! (Login — Register)

..:: PCSX2 Forums ::.. / Off Topic / Tools/Applications/Homebrew / Gigaherz's FMVTool2 (yes, v2!)


User(s) browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »
Post Reply 
 
Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Gigaherz's FMVTool2 (yes, v2!)
Author Message
gigaherz Offline
Admin / Coder / Lazy
******

Posts: 98
Joined: Aug 2005
Location: Spain
Reputation: 0
Post: #1
Gigaherz's FMVTool2 (yes, v2!)
I'm proud of announcing I have finally decided to publicly release this, after it had been taking dust in my project folder for months.

   

So far it's no different than the original FMVTool, xcept this new version is coded in C++ using wxWidgets for the GUI.

It's most probably full of bugs. That's why it's still alpha.

NOTE: The preview stuff is NOT implemented.
NOTE2: There's many different ways in which games mix mpeg2 video with non-standard audio, and none of them will work in standard mpeg2 players which aren't aware of these special video formats used in the ps2, so don't expect your videos to "just play" after extraction.

Download Page (alpha 1)
Project homepage (sources are GPLv3)

[Image: sig.png]
PlainRSS - A minimalistic RSS reader
(This post was last modified: 01-10-2010 10:32 PM by gigaherz.)
01-10-2010 07:13 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Shadow Lady Offline
Advanced Newbie
*******

Posts: 4.489
Joined: Dec 2008
Location:
Reputation: 5
Post: #2
RE: Gigaherz's FMVTool2 (yes, v2!)
That's nice, specially the speed extracting from ISOs is pretty good and got some FMVs I wanted to store long ago. I gotta admit I never used the old FMVTool so I don't know how much of it worked Tongue

Some extracted FMVs didn't seem to work at all in my usual player, does it need a special player/decoder or something to play?
The preview part doesn't do anything or I'm missing something?

Pentium Dual-Core E5400 @3.6GHz -- Geforce 9600gt @700/1080MHz -- Windows 7 x64
01-10-2010 10:09 PM
Find all posts by this user Quote this message in a reply
gigaherz Offline
Admin / Coder / Lazy
******

Posts: 98
Joined: Aug 2005
Location: Spain
Reputation: 0
Post: #3
RE: Gigaherz's FMVTool2 (yes, v2!)
Nah preview isn't coded at all. Main reason it's Alpha and not Beta Tongue
The ps2 FMVs usually contain either PCM audio or ADPCM, neither of which are officially supported in mpeg2, so players dont' know how to handle them.
On top of that, some games use "custom" interleaving, without using a mpeg2 stream at all (for example grandia3 does it that way), which makes it even harder to "process". In that case you probably need to split the video and audio and then remux them manually. or use some tool specifically for it.

[Image: sig.png]
PlainRSS - A minimalistic RSS reader
01-10-2010 10:27 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Shadow Lady Offline
Advanced Newbie
*******

Posts: 4.489
Joined: Dec 2008
Location:
Reputation: 5
Post: #4
RE: Gigaherz's FMVTool2 (yes, v2!)
Ah ok yeah found a guide for that with the old FMVTool should work the same as it's only needed for extracting but that preview would be pretty handy if you get it working for those files that don't show easy, anyway good work and thanks.

Pentium Dual-Core E5400 @3.6GHz -- Geforce 9600gt @700/1080MHz -- Windows 7 x64
(This post was last modified: 01-10-2010 11:00 PM by Shadow Lady.)
01-10-2010 10:56 PM
Find all posts by this user Quote this message in a reply
drsw36 Offline
Newbie

Posts: 2
Joined: Jan 2010
Location:
Reputation: 0
Post: #5
RE: Gigaherz's FMVTool2 (yes, v2!)
I new version of FMVTool yeah! Thanks gigaherz.

Just a question. Those this version works better with DVD9? I notice with the older versions i couldn't get all the FMVs from games that are on DVD9.

Thanks
01-16-2010 11:35 AM
Find all posts by this user Quote this message in a reply
gigaherz Offline
Admin / Coder / Lazy
******

Posts: 98
Joined: Aug 2005
Location: Spain
Reputation: 0
Post: #6
RE: Gigaherz's FMVTool2 (yes, v2!)
Hm.. I'm not sure how would it react with a dvd9. Most of the searching code is ported directly from the old version. it will need checking.

[Image: sig.png]
PlainRSS - A minimalistic RSS reader
01-16-2010 03:30 PM
Visit this user's website Find all posts by this user Quote this message in a reply
drsw36 Offline
Newbie

Posts: 2
Joined: Jan 2010
Location:
Reputation: 0
Post: #7
RE: Gigaherz's FMVTool2 (yes, v2!)
Thanks for the reply.

Well I scaned with the Linuz Iso v0.9 and it worked! Amazing! It dosen't work with the other plugins though.

The game I scaned is Samurai Warriors 2 XL. With the other plugins it find 7 FMVs With Linuz Iso one it found All of them(101 FMVs).

Do you know a good player to play the files with sound? I can't seem to find any. I used VLC, GOM player and PSS player and theres no sound.
I tried to split them with PSS demux and PSS plex and it dosen't work.
(This post was last modified: 01-16-2010 11:13 PM by drsw36.)
01-16-2010 11:10 PM
Find all posts by this user Quote this message in a reply
gigaherz Offline
Admin / Coder / Lazy
******

Posts: 98
Joined: Aug 2005
Location: Spain
Reputation: 0
Post: #8
RE: Gigaherz's FMVTool2 (yes, v2!)
Someone in ngemu mentioned MPC, apparently it has the abiilty to play the audio from some ps2 game videos, but if you seek then it "loses" the track and it can't continue.
As I explained in the first post, it depends a lot on which game's videos they are, since each game has its own way to encode the audio data. There is at least 4 different and incompatible ways I know of, possibly more.

[Image: sig.png]
PlainRSS - A minimalistic RSS reader
01-16-2010 11:20 PM
Visit this user's website Find all posts by this user Quote this message in a reply
gustu Offline
Newbie

Posts: 1
Joined: Jun 2010
Location:
Reputation: 0
Post: #9
RE: Gigaherz's FMVTool2 (yes, v2!)
kenapaGlare ya hanya game tertentu saja yang lancar padahal hard ware g spesifikasi nya tinggi RAM 4gb,VGA DDR3 1GB,WIndows XP SP3 OEM,CPu Core ei7
06-05-2010 11:35 AM
Find all posts by this user Quote this message in a reply
jesalvein Offline
Registered IT crowd
******

Posts: 2.279
Joined: Dec 2008
Location: France
Reputation: 2
Post: #10
RE: Gigaherz's FMVTool2 (yes, v2!)
english only, please

CPU : Athlon 64 X2 4800+
Mobo : Gigabyte MA69VM-S2 Chipset AMD 690V
GPU : ATI RADEON HD 5570
RAM : 2048Mo DDR PC5300
06-05-2010 12:21 PM
Find all posts by this user Quote this message in a reply
« Next Oldest | Next Newest »
Pages (2): 1 2 Next »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:


Current time: 09-06-2010, 03:34 AM

Contact Us | PCSX2 | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication

Powered By MyBB, © 2002-2010 MyBB Group.
Theme created by IncadudeF and modified by bositman