Menu

#135 Layer doubles first frame

v2.5x
closed-works-for-me
Internals (76)
2
2005-05-08
2005-02-21
sailentsa
No

When using "layer", the first frame of the resulting
clip (including the overlaped layer) is doubled.
I checked it multiple times, it always happens.

Example Script:
base = AVISource("base.avi")
layer = AVISource("layer.avi")
base.Layer(layer, "add", 255, 8, 8)

The resulting first two frames are identical.

Discussion

  • sailentsa

    sailentsa - 2005-02-21
    • priority: 5 --> 2
    • assigned_to: dolemite1 --> nobody
    • labels: 589359 -->
     
  • Nobody/Anonymous

    Logged In: NO

    it should not relate to AVSEdit, you can verify with VirtualDub

     
  • Ian Brabham

    Ian Brabham - 2005-05-08
    • labels: --> Internals
    • assigned_to: nobody --> ianb1957
    • status: open --> closed-works-for-me
     
  • Ian Brabham

    Ian Brabham - 2005-05-08

    Logged In: YES
    user_id=673887

    Cannot reproduce with latest 2.5.6

    Possibly was related to 2.5.5 cache bug with 1036583

    IanB

     

Log in to post a comment.