I would like some opinions on some editing programs OTHER than Premiere.
I have a bunch of MPEG2 files that I have captured from various sources (Super 8, VHS and MiniDV) and want to cut out specific clips and then put them all back together with different transitions, voice overs (narration) and also have text appear on some clips as well. I have tried Premiere Pro 7.0, but when I would begin compiling my clips into the timeline, the colours would go all out of whack on both the preview and the editing windows. See original thread https://forum.videohelp.com/viewtopic.php?p=1688253 for more information.
I uninstalled that version and then installed 6.5, but I kept getting errors on that one too, so out it went.
What other programs could I use that are of a similar nature to Premiere? I had Ulead VideoStudio installed before, but I didn't like that I couldn't place the clips exactly where I wanted to (the first clip always snapped to the beginning when I wanted a five second black screen with a title on it and then have the first clip fade in) Premiere Elements is out of the question because my processor doesn't support SSE2.
TIA
+ Reply to Thread
Results 1 to 18 of 18
-
-
Personally, I use EditStudio from PureMotion and it works fine with my MPEG2 source files (just watch your field order on the output). It's an easy program to get in to, has a HUGE amount of power once you learn (and turn off some of the "helper" settings), and has a great forum for support. Also, they offer a free-trial.
-
Try Sony Vegas, its pretty cool...
-
Sounds like you need to learn AVISynth. It will do all of the effects that you mentioned.
As for the other two mentioned, I am going to check if there are perhaps trial versions of these programs before I commit to either. I have heard good things about Vegas, so I might go for that one first.
Thanks -
Mpeg is not designed for editing, so most editors struggle with it. Even Vegas doesn't like it much, although it will work with it. However it decompresses it to the timeline, so you have to re-encode it - something else that mpeg doesn't like much.
Womble Mpeg Wizard is an editor designed purely for mpeg editing. It has a range of effects, transitions and titles, and will only re-encode the parts that change, not the whole thing.
I use Vegas for most of my work, but I use Womble for editing mpeg footage.Read my blog here.
-
There is no book that I know of. Basic AVISynth usage can be learned by reading most of the stickies at http://forum.doom9.org/forumdisplay.php?f=33 and by perusing the documents that come with the program. What you want to do is basic editing stuff that uses the internal filters of the program, so you won't have to learn and external plugins (but you will want to expand your capability with AVISynth by incorporating some of the many excellent plugins available).
Here's and example script for what you want to do:
Code:mpeg2source=("Your_Path\yourvideo.d2v") clip1=trim(500,600) clip2=trim(800,900) clip3=trim(2000,3000) clip0=BlankClip(clip1,length=30) output=clip0+fadeio(clip1)+fadeio(clip2)+fadeio(clip3) converttoyv12(output)
For the record, I have both Premiere and After Effects. For what I do, I have pretty much tossed Premiere into the trash bin. After Effects is used very little. I know how to use both programs, but I find that the output from AVISynth is superior to the output of Premiere.ICBM target coordinates:
26° 14' 10.16"N -- 80° 16' 0.91"W -
You can also use DISSOLVE to get some overlap in the joining of your clips (one is fading out while the other is fading in).
ICBM target coordinates:
26° 14' 10.16"N -- 80° 16' 0.91"W -
Mpeg is not designed for editing, so most editors struggle with it.
-
Use the HUFFYUV codec to reduce the size of the output from VirtualDub. But 25GB is too much for 1/2 hour of video, even without any compression. It should be closer to 15GB. With HUFFYUV, is would be approximately 6GB.
I don't have a couple of terrabytes of disc space to work with!
If you have to use MPEG2 as your intermediate format (for size reasons), then make your first encode at a very high bitrate (MAX your encoder out). This will minimize quality loss on your final product.ICBM target coordinates:
26° 14' 10.16"N -- 80° 16' 0.91"W -
A full-featured editor for doing all of what you want is Serif's MoviePlus5
wwww.serif.com
I use it exclusively if edits are more complex than just removing frames or sections. You can have multiple video tracks (picture in picture, for example), multiple audio tracks, transitions, add text, add stills, envelopes, etc. Its pretty decent. Their inlcuded DVD authoring tool is lame, though, so I use TMPG DVD Author 2 for authoring.
Serif's published price may be too expensive for some, but they might give you a discount if you talk to them or ask if they have any specials. They are pretty flexible and their support is great. They actually read their forum posts and act quickly on just about everything.
I personally tried MoviePlus 4 because I have been using their Desktop Publishing app for years and it was so good. MoviePlus 5 is a step above MoviePLus 4, but you may get version 4 for cheap and it would still do what you want.
Relayerman -
This is the nature of this profession/hobby. I have 666GB of storage and it still isn't enough... I'm thinking of upgrading to over 1TB of storage.
If you have to use MPEG2 as your intermediate format (for size reasons), then make your first encode at a very high bitrate (MAX your encoder out). This will minimize quality loss on your final product.
I will check my settings on vdub. I can definitely say that I didn't use the huffyuv codec, I am not sure which codec I did use, I think I just left it as default, so it was probably the MJPEG codec (?) Compression on that one is........ almost none?
I downloaded a trial version of the editone v5 today and messed a bit with it. I like it so far. Has a sort of Premiere-ish feel to it. I just don't know about the near $200 price tag. I am going to look into some other ones also mentioned here. I did also notice it uses AVIsynth for something, as it installed it during the installation process. AVIsynth is some freaking wicked video processing tool, just so much to learn and so little (available to me) time!
Thanks again everyone for the comments, keep em coming if you have em! -
saggitarious,
Im not an expert and do this for fun, but if you used 2000min/8000max that means you used a variable bitrate as opposed to a constant bitrate, which means that if this is an intermediate format some parts of your vid will be as low as 2000mb/s and then you will reencode that for the final encode.
I think the earlier poster was recomending maxing out your encoder using a CBR (constant bit rate) so that whatever part of your vid you need to reencode for the final product is coming from a maximum bitrate (in turn quality) MPEG2 source.
As for ULEAD videostudio, if the snapping to the beginning is the only issue, insert a blank black picture into the timeline first and then use the crossfade transition to fade into your first clip.
Personally I use Sony Vegas and find it very comfortable to use. -
Originally Posted by saggitarius
The Ulead products are another alternative that won't reencode MPEG if you want to stick with your current files. -
Wow, all this stuff is real informative.
All original files WERE encoded as DV-AVi, even the 8mm and vhs stuff, using AV/DV passthru on my MiniDV camcorder. So, coalman, are you suggesting that I just cap all my vids to DV-AVI, which ends up to be roughly 13 G per hour of tape? Or are you suggesting that I determine PRECISELY which portions of which clips I intend to use (be it 30 seconds or 30 minutes) and leave these as DV-AVI for my project.
I think my dillemma is the fact that I don't know exactly how I want my final product to look right yet. I need to comb thru all my footage to detremine how I want to proceed. It is mostly footage of my kids when they were very young and also some current stuff as well. I was thinking of doing something like a documentary. I already have an idea with some of my daughters stuff, I have a bunch of different clips when we were feeding her, so I was going to say something like, "well she liked to eat.... and eat.... and eat... and eat..... and all that eating led to....(clip of me making a face as I change her diaper)" and just different things such as that.
I guess I need to invest in some more storage, perhaps a 500G internal. I don;t have much more room in my case! -
Get an external drive. They may not be the best for capture, but they are certainly fast enough for editing and rendering. Cap to an internal drive, then shift to the external for editing. And the price premium for external drives is now so small that it isn't really an issue.
Read my blog here.
-
Originally Posted by saggitarius
The DV-AVI files can be deleted when you done if you wish. However I would keep them for future projects.
Similar Threads
-
slow editing on cs4 premiere
By maplewood in forum EditingReplies: 22Last Post: 2nd Feb 2012, 12:41 -
Need a cleaning kit/solution recommedation for clogged printer
By zanos in forum MediaReplies: 1Last Post: 24th Sep 2009, 09:42 -
Problems editing an mpg in premiere
By PharmBoy in forum EditingReplies: 7Last Post: 13th May 2009, 13:30 -
Help with editing in Premiere with 1080i 24P
By Martig in forum EditingReplies: 3Last Post: 3rd Feb 2008, 20:27 -
Editing ac3 Audio in Premiere
By tSu in forum EditingReplies: 5Last Post: 10th Nov 2007, 20:32