Files
videobeaux/lagkage_layouts/layout_ex04_lower_third_crop_band.json
2025-11-22 14:42:28 -05:00

20 lines
375 B
JSON

{
"sequence_direction": "forward",
"layers": [
{
"layer_number": 1,
"name": "lower_third_band_crop",
"filename": "../media/gross.png",
"type": "img",
"mode": "free",
"pos_x": 260,
"pos_y": 780,
"size": 54,
"opacity": 0.95,
"crop_x": 0,
"crop_y": 20,
"crop_w": 100,
"crop_h": 60
}
]
}