VideoHelp.com Forum
+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. Member
    Join Date: Oct 2002
    Location: Israel
    i have been trying to do something with avisynth,
    but i just cant get it to work.

    i have an avi file of lets say 10000 frames.
    i want to use avi synth to frameserve, but i only need
    certin frames of the avi.
    the frames i need are the folowing frames :

    300 - 3400
    5000 - 7600
    9000 - 9900

    i just couldnt find a command that i can do that with.

    is it even possible?

    if its not possible in a single file frameserving i will do it
    one part after the other and multiplex them after i encode.

    whould you please write for me the line that i need ?

    thanks in advance 8)
    HELL AINT A BAD PLACE TO BE
    Quote Quote  

  2. AVISource("E:\myfile.avi")
    clip1=Trim(300,3400)
    clip2=Trim(5000,7600)
    clip3=Trim(9000,9900)
    clip1++clip2++clip3

    Should do the trick.
    Quote Quote  

  3. Member
    Join Date: Oct 2002
    Location: Israel
    rob1 you are a life saver, i will try it right now.

    thanks!
    HELL AINT A BAD PLACE TO BE
    Quote Quote  

  4. Member
    Join Date: Oct 2002
    Location: Israel
    it works grate, thanks again.
    HELL AINT A BAD PLACE TO BE
    Quote Quote  




Similar Threads

  1. Should i use and avisynth script for Dv ?
    By smartel in forum Newbie / General discussions
    Replies: 0
    Last Post: 10th Mar 2012, 08:29
  2. Need Help with My AviSynth Script
    By Enkidu in forum Newbie / General discussions
    Replies: 3
    Last Post: 21st Jan 2011, 21:37
  3. Avisynth Script Help
    By jamhat in forum Video Conversion
    Replies: 2
    Last Post: 29th Nov 2009, 06:13
  4. Avisynth script
    By daz2712 in forum Video Conversion
    Replies: 2
    Last Post: 19th Aug 2009, 11:08
  5. avisynth script
    By magenta2007 in forum SVCD2DVD & VOB2MPG
    Replies: 7
    Last Post: 25th Sep 2007, 11:29
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools