FF7 PSX videos

  • Thread starter Thread starter Hellbringer616
  • Start date Start date
Status
Not open for further replies.
H

Hellbringer616

Guest
I'm working on converting the higher quality PSX videos to the PC version though i'm running into a snag, they all need to be 15 FPS last i knew, But i am getting 11 - 13 FPS depending on the video... will this impact on FF7 PC or not?

Nevermind guess some videos are 15 FPS
 
Last edited:
I pray Halkun is game with this.  It is technically the same game so he's not really "ripping" material off other sources.
And the potential payoff could be awesome.  Can you confirm the PSX videos are higher quality?  Do you have side by side screens?
 
No but i'll try and take one, when i figure out how, And i thought it was okay since it was FF7 related, If not then i am very very sorry i didn't think about the fact it is from the PSX version it would matter. Halkun if this is against the rules i'm sorry and just delete this thread.

EDIT: here you go and image to compare left is PSX right is PC
vy7f6d.png


Both images were taken at 2 times the normal size as at default the images are tiny, But you can still see a difference

Link for bigger view: http://i34.tinypic.com/vy7f6d.png
 
Last edited:
i'm hoping i can find a good video resizer, But all the ones i find that are halfway decent are a couple hundred..
 
Wow, this sounds like a fantastic idea! Will be keeping an eye on this!  :wink:
 
Which video converter are you using? Not all of them are equal it seems. What output format are you targeting? Do you want to use the same codec the game uses, or use an alternative codec?

i'm hoping i can find a good video resizer, But all the ones i find that are halfway decent are a couple hundred..
I suspect ffmpeg has the ability to do resizing as well as any professional tool--albeit a little less user-friendly ;)
 
For all your video resizing/encoding I suggest using super.

http://www.erightsoft.com/SUPER.html

You can also use Prism, Any Video Converter, or VDub.

Generally when exporting AVI the XVID codec is the best.

If you are going to be applying filters then VDub is your best bet. It comes with around 50 filters that will work wonders for small blurry videos.
 
i am using jpsxdec the recommended best.

And i'll check out vdub, i was looking at video enhancer, But last i knew that didn't work to well..

I also am exporting in loseless uncompressed .avi format, then i will convert to a good codec when i finish enhancing them
 
well seifer and me a while ago went into this looking ar the better quality pictures on the PSX and also that the PSX videos had higher sound quality in the video's (the ones that had sound anyway). I tried lots of methods of resizing the video's but i personally found that photoshop did a better job (granted photoshop takes forever but the outputed picture is slightly better) then any of the resizing video programs i tried although siefer personally prefered Video enhancer (i only tried the trail of this since i wasnt gonna buy a program just for enhancing videos then never use it again) i also tried Vreveal which gave pretty decent quality output but i still found photoshop slightly better.
Also what size are you planning to resizing the videos to ? is it just double size or are you planning to go higher ?
also in a few topics in the past we have looked at different codecs to find which one worked best (although the topics are old and i havent tested Aali's newest driver to find out of H264 works yet) but the codec i found that worked best was H263+ but since this was a bit obscure for some people i ended up using xvid to make it easyer for other people.
https://www.ff7catalog.com/]
[url=https://www.ff7catalog.com/threads/5982/]https://www.ff7catalog.com/]
[url=https://www.ff7catalog.com/threads/5640/]https://www.ff7catalog.com/]

Also it should be noted the sound in the PSX videos is different to the PC ones. if you look at the opening you will notice the PSX video does not play the music like the PC opening (i believe this is because the BGM is kept in a different file on the PSX videos so when you convert STR it doesnt convert the BMG as well)
 
video enhancer causes my video driver to go crazy and crash so thats out, How would you improve a video with photoshop?
 
ah well there is 2 ways to do it with photoshop.
Method1 is to use CS3 or higher and import a uncompressed AVI of 500 frames (so if the video is longer you would have to split it up into groups of 500) and process it but i found this to be way to difficult so i decided against it.

Method 2 (i used this method but it does take a while to do) Extracting all video into a picture format so each frame is extracted as 1 image (so for example if you have a 1923 frame video it would extract that to 1923 PNG files or JPEG etc)
To do this i first converted the original PSX video into uncompressed AVI then extracted the frames to PNG using RadTools (freeware) then i was left with the pictures which i then batch processed with whatever filters i thought looked good in photoshop then used Radtools to put all the images back into video.
But since this method took a long time to do i often just left it on when i went out or slept (but it could be the reason it takes so long for me is proberly because my setup is kind of old nowerdays).
 
photoshop is not for handling of videos, in addition, the resizing filters that it uses are simple bilinear or bicubic (VirtualDub has this filter as its internal resizer too).

hellbringer616, if you're really into video editing, you should spend a couple of days looking into AviSynth, it has a large base of filters which are suitable for many purposes.  For resizing filters, the best I can think of is NNEDI2


For a quick general usage in your case:


  • download and install Avisynth
  • download nnedi2.zip, extract the nnedi2.dll file to the avisynth installed directory/plugins
  • create a new text file with extension of avs, write these lines in it and then save it (change the areas indicated accordingly)
Code: [Select]
Code:
AviSource("your source file.avi")nnedi2_rpow2(rfactor=2,cshift="spline36resize",fwidth=x,fheight=y)  #this is the resizing filter, x and y are your final width and height of the video
  • open the avs with some video editing program, like VirtualDub, and there you can do whatever you want to it
 
Last edited:
For resizing filters, the best I can think of is NNEDI2
I played around with that code a few years ago and it produced stunning results on static images compared to the classic bilinear/bicubic filters. Though there were a few artefacts around animated/moving areas, so it'll be interesting to see how it looks applied to an AVI. The problems were caused when changes inside the window around a pixel were modifying the interpolation values. Though that could've been fixed with intelligent masking.
 
Last edited:
I'm would love to have the higher quality videos
Are you still working on these hellbringer?
 
Yes and no. I am currently very pressed for time at the moment, and my good video editing computer is down at the moment. I am also looking for better mastering software, But with no luck...

If you wish you can have somewhat higher quality videos by taking your PSX disc of FF7 (if you have one) and rip the videos from there.
 
Yes and no. I am currently very pressed for time at the moment, and my good video editing computer is down at the moment. I am also looking for better mastering software, But with no luck...

If you wish you can have somewhat higher quality videos by taking your PSX disc of FF7 (if you have one) and rip the videos from there.
Combine AVI synh and Virtual Dub and you have some of the most functional editing software on the internet.  First you need to decode the video obviously into something AVI synth will like (YUV12?) and then have AVI synth apply the image processing algorythm you use. AVI synth is purely a cli program just to warn you. STill it is extremely powerful and you can create quite sophisticated filter systems with it (as well as add hard subtitles to video etc.)
 
Update on using jPSXdec rip the videos.

A new version has been released. This version has slightly more accurate frame rate detection, but still needs more work in that area. It can also extract to the fourcc YV12 codec. In theory this should be the absolute best quality you can get, but the brightness/contrast somehow are different from the uncompressed rgb codec. So the equations need to be double-checked, and possibly also an investigation if some gamma correction is unintentionally happening somewhere.
 
Hey guys, I know this sounds far fetched and somewhat moronic of an idea and feel free to shoot it down, but...

How about an emulator? If you've got the original FF7 Game disc, just pop it into your PC and run it with a good PSX emulator. The emulator can upscale the video, apply smoothing filters *and* give the original audio, all you have to do is use a video recording software like Camtasia Recorder (or Snag-it, the freeware version), to capture the video in full frames off your display, then convert it to XVID or what-have-you.

Of course, this is all assuming that the emulator can run the FMV's at peak quality, which I'm not even sure that the original Playstation did, but hell, it's just an idea that occurred to me.

If it looks better it looks better, right?
 
Hey guys, I know this sounds far fetched and somewhat moronic of an idea and feel free to shoot it down, but...

How about an emulator? If you've got the original FF7 Game disc, just pop it into your PC and run it with a good PSX emulator. The emulator can upscale the video, apply smoothing filters *and* give the original audio, all you have to do is use a video recording software like Camtasia Recorder (or Snag-it, the freeware version), to capture the video in full frames off your display, then convert it to XVID or what-have-you.

Of course, this is all assuming that the emulator can run the FMV's at peak quality, which I'm not even sure that the original Playstation did, but hell, it's just an idea that occurred to me.

If it looks better it looks better, right?
That actually sounds like a pretty good idea, using ePSXe and FRAPS would probably do the trick.
I lost my PSX copy of FF7 quite a while ago though.

Anyone wonna try this? Wouldn't be too hard.

EDIT: Just realised this won't work so well with all videos, because of characters on screen and music playing.
 
Last edited:
Status
Not open for further replies.
Back
Top