VideoHelp Forum
+ Reply to Thread
Results 1 to 2 of 2
Thread
  1. I keep seeing examples for more than 1. I assume it would be something like:


    Trim(0, 1500).Dissolve(500)+Trim(1800,0)
    The +Dissolve command isn't working either. What am I missing?
    Quote Quote  
  2. I'm not entirely sure what you're going for but maybe you can play around with this:

    Trim(0,1500)+Trim(1800,0)
    A=Trim(0,1500)
    B=Trim(1501,0)
    Dissolve(A,B,500)


    You'll lose a lot of frames doing that, though. Maybe that's okay.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!