Discussions
Why is it that when I copy the image link from https://studio.d-id.com/editor to the source_url in the API and enter a piece of text, the characters in the final output video are cropped? Only the head part is left, and the body part is missing. (The problem is that the image and the image of each frame in the video are different) Please note that I used the API to adjust it.
Why is it that when I copy the image link from <https://studio.d-id.com/editor> to the source_url in the API and enter a piece of text, the characters in the final output video are cropped? Only the head part is left, and the body part is missing. (The problem is that the image and the image of each frame in the video are different) Please note that I used the API to adjust it.
Posted by sunlei666999 10 months ago
Size in create animations api seems not to be working?
Hi!
I'm trying to create a 1024 by 1024 px animation adding this to my body, in POST to /animations:
"face": {
"top_left": [
0,
0
],
"size": 1024
}
the generated video, though, is always 512 by 512, instead.
The only other field in the request is the image path, that is already a 1024 by 1024 png image.
Thanks for any help.
Posted by claudio.valerio+d2-id.com 10 months ago
Method to create a video clip from image
Hey guys, I am trying to do the same thing we do in the studio (image + audio) but with an API call. i tried with streams but it crops the image to only the face and I want to include background. Any instruction to do this?
Posted by ivan_felipe_rodriguez 11 months ago