mirror of
https://github.com/vondas-network/videobeaux.git
synced 2025-12-05 15:30:02 +01:00
20 lines
369 B
JSON
20 lines
369 B
JSON
{
|
|
"sequence_direction": "forward",
|
|
"layers": [
|
|
{
|
|
"layer_number": 1,
|
|
"name": "lower_third_band",
|
|
"filename": "../media/reem.png",
|
|
"type": "img",
|
|
"mode": "free",
|
|
"pos_x": 160,
|
|
"pos_y": 780,
|
|
"size": 65,
|
|
"opacity": 0.95,
|
|
"crop_x": 0,
|
|
"crop_y": 40,
|
|
"crop_w": 100,
|
|
"crop_h": 60
|
|
}
|
|
]
|
|
} |