Author Topic: FF7 .MOV FILES (PSX)  (Read 3290 times)

santa_claus

  • *
  • Posts: 13
    • View Profile
FF7 .MOV FILES (PSX)
« on: 2007-01-04 16:57:54 »
Hello Folks!

someone know how I put a subtitle in the .mov FF7 files and reinserted in iso?

I really apreciate somehelp!

thanks

Cyberman

  • *
  • Posts: 1572
    • View Profile
Re: FF7 .MOV FILES (PSX)
« Reply #1 on: 2007-01-05 02:49:59 »
You might consider this approach.
Rip the files to AVI's then you need to create an SRT file with the subtitles. (whatever language)
Here is the hard part you need to run the video through FFDSHOW and encode it to an AVI, I don't believe VobSub will let you do that. However there is an AVI encoder out there that will I just can't remember it's name. Once you have it encoded to an AVI of the RIGHT format that is one Sony's FMV utility will accept you have to use Sony's distributed tool to convert it back to an FMV/MOV.  It gets more exciting in a moment.  To stuff it into an ISO the data must be inserted correctly and exactly over the original data I'm not sure what to do with the ADPCM data there, I would insert the video data in the correct sectors format and leave the ADPCM sectors alone myself.

Now this is a VERY non trivial deal so unless you know how to program your own tools to insert it into an ISO... you can't do it.  You don't need to specifically know ISO9660 format data just how to use it.  There was a guy named Pixel who made some LUA (script format) based ISO tools that may do the job.  Again this requires programing to use however.

Cyb

santa_claus

  • *
  • Posts: 13
    • View Profile
Re: FF7 .MOV FILES (PSX)
« Reply #2 on: 2007-01-08 00:02:42 »
Thanks Cyb,

My only problem is encode the avi to .mov psx format..

I try to search in many sites...never find

if you know, could you pls inform the link?
i really apreciate if you help me

thank you

ho ho ho

Cyberman

  • *
  • Posts: 1572
    • View Profile
Re: FF7 .MOV FILES (PSX)
« Reply #3 on: 2007-01-08 03:12:24 »
You have to have the AVI files first, second you have to have them in a format to convert using the utility.
I believe you can find the FMV tool on Zophar's domain if it still exists.

Cyb

santa_claus

  • *
  • Posts: 13
    • View Profile
Re: FF7 .MOV FILES (PSX)
« Reply #4 on: 2007-01-08 17:49:33 »
Hi Cyb,

so, I take a look in .mov psx format... and I discovery that is a str standard format, but have a different header....so I think that my problem´s gone...

but I will test first...

bye!

« Last Edit: 2007-01-08 18:57:08 by santa_claus »