Jump to content
UBot Underground

[Sell Plugin] Advanced Video


Recommended Posts

V3.1.2.1

  • add new command
  • audio file to text/google: audio file to text by google speech api

 

  • audio file to text: add support mp3 file
  • add sample file
Link to post
Share on other sites
  • 1 month later...
  • Replies 207
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

Ubotplugin.com End of Business Good day Ubot community. Over the last 9 years I invested a lot of time in developing the plugins. I hope that it was of good use for all of you. Only in the last

Method 1  1. You need a video A 10-minute black background. 2. Create a subtitle file (.srt file). 3. Use the "video subtitle" to include video and subtitling.   Sample from "infile.srt"     Method 2 

The image file and audio file path too long.

Posted Images

  • 2 months later...
  • 2 weeks later...
  • 1 month later...

V3.1.3.1
video ffmpeg command: add option "FFmpeg EXE Path (Option)"
$video ffmpeg command: add option "FFmpeg EXE Path (Option)"

Note
Each version of ffmpeg command different. Some commands are not available if the other versions. Please review the information before use.

Link to post
Share on other sites
  • 2 months later...

Hey Pash, Is there any way to get ubot to retrieve the length of an audio file? eg 45 seconds

 

try

alert($plugin function("Advanced Video.dll", "$video ffmpeg command", "-i \"D:\\Ubot Plugin Development\\Sample\\Advanced Video\\Audios\\Accidents_Will_Happen.mp3\"", ""))

post-5560-0-45300100-1485688133_thumb.jpg

  • Like 1
Link to post
Share on other sites

 

try

alert($plugin function("Advanced Video.dll", "$video ffmpeg command", "-i \"D:\\Ubot Plugin Development\\Sample\\Advanced Video\\Audios\\Accidents_Will_Happen.mp3\"", ""))

Worked a treat... Thanks

Link to post
Share on other sites

video from image + audio works for you guys?

 

i never got the result file created

 

please help

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

Link to post
Share on other sites

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

Link to post
Share on other sites

video from image + audio works for you guys?

 

i never got the result file created

 

please help

I tested the file "Camtasia Studio Best Quality and File Size (Recommended).prx". unusable

Please note that not all settings will be used.

The file downloaded from the Internet are mostly unavailable.

You can preview file "My-Profile.prx" (sample file) by notepad.

Link to post
Share on other sites

 

ubot always crashed after creating 1 video from "video from image + audio" command

 

please check

 

After testing. no problem

Please send your log to me.

Event Viewer >> Windows Log >> Application.

Link to post
Share on other sites
  • 1 month later...
  • 2 months later...

3.2.0.0
Update Library
Update Code
Add new commands
video timeline new: create new video file
video timeline add clip: add clip to track
video timeline add effect: add effect to clip
video timeline add transition: add transition to clip
video timeline add track: get track to timeline
video timeline clip info: get clip info
video timeline info: get timeline info
video timeline track info: get track info
$video info: get all video info return json format

video watermark: update

Add new sample file
video timeline.ubot
$video info.ubot

 

 

If you want more transition & effect
use this plugin
http://ubotplugin.com/product/advanced-powerpoint/

sample video

 

Link to post
Share on other sites

I mean WTH, every single plugin of yours just alerted me to an update for some reason.

no release notes in forum threads yet?

 

 

Weird. I only got an alert for advanced video and Twitter and all good after I updated them :)

At there other updates? I don't see anything new in Google Drive though

 

[uBotter Labs]

 

check google drive again.

Link to post
Share on other sites
  • PRO locked this topic
Guest
This topic is now closed to further replies.

×
×
  • Create New...