VideoHelp.com Forum
+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. Member
    Join Date: Jan 2006
    Location: Canada
    hello ppl. i have tried most of the video editing freewares that are on this website but none seem to work for me. i basically have many avi and other types of video files that i want to remove some video parts from. no adding no nothing. just basic cutting out and have the new edited avi file again. just like it was before just not with the parts i cut. that is basically all i want. is there some simple and easy to use freeware like that?
    Quote Quote  

  2. Member AlanHK's Avatar
    Join Date: Apr 2006
    Location: Hong Kong
    Avisynth + VirtualDubMod.

    AVS file: newvideo.avs
    Code:
    clip=AVISource("video.avi")
    EnsureVBRMP3Sync ( )
    clip1=clip.Trim (1,574) 
    clip2=clip.Trim (5470,5914) 
    clip3=clip.Trim (17053,0)
    clip1 ++ clip2 ++ clip3
    Open in VirtualDubMod, "save as" a new AVI file with "direct stream copy" to retain original compression.

    You may wish to first use a file like

    Code:
    AVISource("video.avi")
    ShowFrameNumber(x=100,y=100)
    To note the frame numbers, though you can read them off in Virtual DUB Mod and paste them in via "script editor" and reload with F5.
    Quote Quote  

  3. Member shaolin2006's Avatar
    Join Date: Jan 2007
    Location: United States
    Tr Tmpgenc 3 That's what I use to edit the trial period will be good Not ree ad don't cost much give it a ty

    Quote Quote  




Similar Threads

  1. Easiest anymation
    By jimmyy in forum Editing
    Replies: 1
    Last Post: 18th Feb 2012, 15:40
  2. Easiest way 5.1 AAC to 5.1 AC3
    By satansgutter in forum Audio
    Replies: 16
    Last Post: 30th Dec 2011, 22:18
  3. Replies: 0
    Last Post: 14th Oct 2010, 12:31
  4. Easiest Cutting Program?
    By Merkaba188 in forum Editing
    Replies: 9
    Last Post: 4th Nov 2009, 21:25
  5. AVI to mp4 Freeware and VOB to mp4 Freeware
    By saucedmike in forum Newbie / General discussions
    Replies: 2
    Last Post: 1st Jan 2008, 01:44
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools