changed clip out and frame end back to previous value

This commit is contained in:
iLLiCiTiT 2021-04-13 16:18:21 +02:00
parent a7c0c70129
commit 05b05f0039

View file

@ -1,9 +1,9 @@
{
"fps": 25.0,
"frameStart": 1001,
"frameEnd": 1025,
"frameEnd": 1001,
"clipIn": 1,
"clipOut": 25,
"clipOut": 1,
"handleStart": 0,
"handleEnd": 0,
"resolutionWidth": 1920,