Jump to content
UBot Underground

daverawcus

Members
  • Content Count

    115
  • Joined

  • Last visited

Everything posted by daverawcus

  1. Hi Pash When i use the splash screen with an animated gif it works but then ubot studio crashes after a few minutes also i cant compile with this command in my bot
  2. Hi Pash When I use the splash screen function anything that is white colour goes transparent? Is that working properly?
  3. With the select file type in Eb Open file can you have 2 choices like png and jpeg? how would you enter that in if its possible?
  4. Would like to change the current UI window bar only so you can have custom coloured bots
  5. How do I change the window/app title bar colour? So its dark like in the video can you do that with this plugin
  6. I used an Exbrowser load profile and a chrome plugin to mute all new browsers if anyone wants a browser specific mute for Exbrowser if anyone needs to do this
  7. Hi HelloInsommnia Any chance i could grab that launch discount? and i will buy today I have been waiting to get paid since it launched
  8. if you want to use Exbrowser its no good as you cant add the files needed
  9. Hi Dan/TJ Is it possible to mute a browser tab with Exbrowser? You can do it manually by right-clicking the speaker icon by the favicon and selecting mute Or alternatively, can you add space bar to the send special Keys as its missing? either of these would solve my problem
  10. Finally custom alerts! Can you display these charts as a custom html in UI builders that support that option?
  11. Does the Video Metadata editor change the meta title or the meta comments? nothing seems to change when I use it Am trying to change either the title or add comments
  12. No problem Pash Thanks for all your help and updates
  13. yeah use Exbrowser save file and specify the folder to save to
  14. SOLVED if anyone has the same issue I downloaded atomic parsley and added the folder to the libraries folder where FFMPEG folder is, then used this command plugin command("Advanced Video.dll", "video ffmpeg command", " \"C:\\Users\\Rawcus\\Desktop\\Finished Reaprr Videos\\video 1.mp4\" --artwork \"C:\\Users\\Rawcus\\Desktop\\Finished Reaprr Videos\\videothumb 1.png\"", "C:\\Users\\Rawcus\\AppData\\Roaming\\UBot Studio\\Libraries\\AtomicParsley-win32-0.9.0\\AtomicParsley.exe")
  15. I have found this ffmpeg command which should add the image as thumbnail it creates a video but with no thumbnail -i "C:\Users\Rawcus\Desktop\Finished Reaprr Videos\video 1.mp4" -i "C:\Users\Rawcus\Desktop\Finished Reaprr Videos\videothumb 1.png" -c:a copy -c:v copy -map 0 -map 1:0 "C:\Users\Rawcus\Desktop\Finished Reaprr Videos\videothumb1test.mp4" plugin command("Advanced Video.dll", "video ffmpeg command", "-i \"C:\\Users\\Rawcus\\Desktop\\Finished Reaprr Videos\\video 1.mp4\" -i \"C:\\Users\\Rawcus\\Desktop\\Finished Reaprr Videos\\videothumb 1.png\" -c:a copy -c:v copy -map 0 -ma
  16. Thanks Pash I can now get a thumbnail image for each video but how can I add the thumbnail to the video? Is there a command to replace mp4 video thumbnail with the thumbnail I have extracted?
  17. Hi Pash Hopefully this picture makes sense, If you join videos and use the same video intro you get all the same thumbnail images for every video you join http://i66.tinypic.com/sy9kwp.png the first frame of my intro at 0.00 is a white background so I get all the same white thumbnails http://i66.tinypic.com/2rp2zp4.png But if i got a frame from the middle of the joined videos i would get something like this below http://i63.tinypic.com/144a3jt.png
  18. Hi Pash When joining videos the outputted mp4 creates a thumbnail image from the first few seconds of the videos that are joined so if you use an intro logo every video created has the same thumbnail Is it possible to make it so the thumbnail selected is from the middle of the combined videos? so it is different every time? again thanks for your help
  19. Hi Carl Will buy buying this in the future no doubt Couple of questions Can you open a modal from inside ubot? (ie with having to click a button on the UI) When you export the finished interface can you select to have the scroll bars removed? p.s SSUB exported code is now not minified will it stay like that?
  20. "Join Video"- slight bug On the "join video" command the sycn is now perfect with audio and video so happy Slight Bug- It ignores the order of the files in the list and joins the videos together by alphabetical order of the file names example: abc.mp4 before abcd.mp4 ect or video name 1.mp4 before video 2.mp4 can live with that though, but thought I would mention it thanks for all your fixes Pash
  21. Hi Pash Video from image now not working for me with both normal and watermarked images (speed doesn't appear to adjust) 9x11 was the perfect speed before now doesn't work slides are too quick
  22. Hi Pash There is no file in the 3.3.0.0 folder on the google drive
  23. Hi Pash Thanks for testing and all your help, I hope you can find a fix, I dont know if its something to do with the FFMPEG offset possibly when joining videos there is some info here about it https://wjwoodrow.wordpress.com/2013/02/04/correcting-for-audiovideo-sync-issues-with-the-ffmpeg-programs-itsoffset-switch/ Please see the video below for watermarked images not working with "video from image" same pngs work with the command but then when watermarked they dont, its very odd
  24. Hi Pash I have another question sorry to be a pain! When I use "video from image" it works perfectly with my images numbered 1.png 2.png ect But if I watermark these images before I try to make a slide show with video from image it sticks or the first image or doesn't work, the image file names are the same, everything is the same apart from the images have been watermarked
×
×
  • Create New...