Log in

View Full Version : Looking for a good Video Editing Suite...


Jaxel
16th January 2008, 06:44
Okay, I have been using VirtuaDubMod for a long time now, but I think I'm ready to finally take the jump to a more indepth and more professional video editing suite. VirtualDubMod works great, but as everyone knows, its a linear editing program, it really cant put together good movies; just cut up existing videos. However, I am having trouble finding a good suite. I have tried both Adobe Premiere and Pinnacle Studio and I feel like they are missing so much that VirtualDubMod offers. So I am wondering if there are any video editing suites out there that suite my needs...

- I use DGIndex/DGDecode/DGBob to de-interlace my videos. I do match videos for high level fighting game tournament play; and many of our games are 60fps. However, my capture card records 29.97fps interlaced MPEG-2. So I use DG to de-interlace my videos, and then I combine all that with an AviSynth script to load it all together into an .AVS file. Then I open and edit the AVS video in VirtualDubMod
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\DGDecode.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\DGBob.dll")
video=mpeg2source("z:\Composite 001.d2v")
audio=WAVSource("z:\Composite 001.wav")
audiodub(video,audio)
DGBob(1,1)Doing this, all my videos are progressive and 59.94fps; perfect for high level frame counting video game players. Are there any video editing suites out there that work with AviSynth so that I can continue doing this?

- FILTERING! Seriously! VDM let me add filters I really needed: cropping, resizing, padding, brightness/contrast editing etc... The suites I have seen offer very limited cropping (innacurate, done by line dragging), and seem to over no resizing or padding options at all! Yes, they offer cool effects like transitions and stuff, but thats really just an afterthought.

So basically, I am looking for a video suite that works just like VirtualDubMod, but lets me edit a series of videos into a project, instead of only cutting one video at a time. Does a program like this exist? I also like that VDM is extremely light weight. Programs like Premiere and Studio are heavy and slog my computer to a crawl.

Here is an example of one of my vids: http://www.stage6.com/Crooked-Jester---Soul-Calibur/video/2029499/SC3-10/27/07-GF---LinkRKC-vs-Maxx

Dark Shikari
16th January 2008, 06:55
Every time you crosspost, God kills a kitten. (http://forum.doom9.org/showthread.php?t=133818)

foxyshadis
16th January 2008, 07:21
Besides, this forum is basically dedicated to the question you're asking, not much chance of finding a better answer elsewhere.

Jaxel
16th January 2008, 08:56
Sorry, I wasn't exactly sure which forum it belonged in. So I just posted it in both, expecting one of them to get closed. So... on to my question... =P

Jaxel
18th January 2008, 19:32
So there are no video editing suites that fit my needs?

Tagert
19th January 2008, 18:39
Well you could crop it and all that stuff and output it as HUFFYUV lossless video and then input it in sony video vegas or adobe premiere and work on it from there on?

I've captured game videos with the help of Fraps myself, but theres no need for cropping or such with them so they go into sony video vegas directly and then outputted as HUFFYUV and then coded to h.264 and aac in Megui :)

tfboy
22nd January 2008, 16:02
Have you had a look at Vegas? From memory, it has quite a few "video adjusting" features as well as the standard effects a mixes wipes.

http://www.sonycreativesoftware.com/products/vegasfamily.asp

You can download a trial version to have a play.