Jump to content
UBot Underground

jamesfar

Members
  • Content Count

    527
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by jamesfar

  1. Yes the feature works great. All images have to be at least 32 bit and png format.

    clear list(%images)
    add list to list(%images,$get files("{$special folder("Application")}\\images","Yes"),"Delete","Global")
    wait(2)
    plugin command("Advanced Video.dll", "video from image", %images, "1024x768", 30, 10, "{$special folder("Application")}\\videos\\newvideo.mp4")
    wait(2)
    alert("Video Created")
    

    Thanks

     

    You gave wrong command

     

    Not "Video from image" but i ask for "video from image + audio" where we can do transition on images

×
×
  • Create New...