forked from openlp/openlp
8 lines
132 B
Plaintext
8 lines
132 B
Plaintext
# audio/video sync test
|
|
# by: Andrew Lok
|
|
# 2009-06-22
|
|
|
|
Import("synctest.avsi")
|
|
SyncClip(29.97, 22050)
|
|
BicubicResize(640,360)
|