H
Hellbringer616
Guest
Nevermind guess some videos are 15 FPS
Last edited:
I suspect ffmpeg has the ability to do resizing as well as any professional tool--albeit a little less user-friendlyi'm hoping i can find a good video resizer, But all the ones i find that are halfway decent are a couple hundred..
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
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.For resizing filters, the best I can think of is NNEDI2
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.)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.
That actually sounds like a pretty good idea, using ePSXe and FRAPS would probably do the trick.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?