True.
This is a paid for service.
Sadly, I can’t tell from their site if they even do migration of CCK (Drupal) fields so I don’t know if it’s even worth to try.
Thread Starter
Rhino2
(@rhino2)
I attempted to add the watermark idea to the file videozen.php, but I was probably in the wrong place as this stops anything from being uploaded to zencoder.
"input": "$videoURL",
"outputs": [
"watermarks": [
{
"y": "-10%",
"x": "20",
"width": 32,
"height": 24,
"url": "s3://bucket/watermark_file.png"
}
]