deathknight25 Posted July 6, 2024 Posted July 6, 2024 While I've tried my hardest to make a mod/video, I honestly have no idea what I'm doing even after watching tutorial and being told how to try and fix the environment variable error. If anybody sees this with experience and is willing to help, I'd like to help with the idea that we start to branch out to other kinds of porn. Rougher stuff such as fetish/bdsm, rough sex, deepthroat focused, or softer stuff such as feet, 3d animations, and more fetishes of your choice will give input if wanted. @TheDestroyerOfWorlds @Picolino you guys are my hero's and I hope I'm not bothering you.
Picolino Posted July 11, 2024 Posted July 11, 2024 Hi there @deathknight25 ! thank you for the kind words, right now I have absolutely no time to make more videos but I hope to go back to it at some point. 3
TheDestroyerOfWorlds Posted July 20, 2024 Posted July 20, 2024 (edited) Since I learned to code, I like automating stuff. So I made something to automate making VotW mods. autovideo.exe I understand that downloading random exe files from the interwebs is very sketch, so take it through some antiviruses if you don't trust me. Maybe I'll make a dedicated page for this where I'll also put the sourcecode. For this to work you'll need ffmpeg: https://www.ffmpeg.org/ All the other stuff that the razorwire scripts required are not needed for this program, though FO4Edit is useful if you want to change the names of your holotapes to something better. It is this tool that I used to create the VotW NSTAT mod I posted yesterday (that was basically me testing this tool). EDIT: This version is old, get a slightly better one at Edited August 9, 2024 by TheDestroyerOfWorlds 3
deathknight25 Posted July 20, 2024 Author Posted July 20, 2024 1 hour ago, TheDestroyerOfWorlds said: Since I learned to code, I like automating stuff. So I made something to automate making VotW mods. autovideo.exe 5.36 MB · 1 download I understand that downloading random exe files from the interwebs is very sketch, so take it through some antiviruses if you don't trust me. Maybe I'll make a dedicated page for this where I'll also put the sourcecode. For this to work you'll need ffmpeg: https://www.ffmpeg.org/ All the other stuff that the razorwire scripts required are not needed for this program, though FO4Edit is useful if you want to change the names of your holotapes to something better. It is this tool that I used to create the VotW NSTAT mod I posted yesterday (that was basically me testing this tool). You are Fu#king AWESOME @TheDestroyerOfWorlds. I'm gonna try it right now. @Picolino I'm excited for your return to VOTW modding but make sure you are taking care of yourself first. 4
deathknight25 Posted July 20, 2024 Author Posted July 20, 2024 2 hours ago, TheDestroyerOfWorlds said: Since I learned to code, I like automating stuff. So I made something to automate making VotW mods. autovideo.exe 5.36 MB · 1 download I understand that downloading random exe files from the interwebs is very sketch, so take it through some antiviruses if you don't trust me. Maybe I'll make a dedicated page for this where I'll also put the sourcecode. For this to work you'll need ffmpeg: https://www.ffmpeg.org/ All the other stuff that the razorwire scripts required are not needed for this program, though FO4Edit is useful if you want to change the names of your holotapes to something better. It is this tool that I used to create the VotW NSTAT mod I posted yesterday (that was basically me testing this tool). By the way @TheDestroyerOfWorlds how big a file can this handle
TheDestroyerOfWorlds Posted July 20, 2024 Posted July 20, 2024 16 minutes ago, deathknight25 said: By the way @TheDestroyerOfWorlds how big a file can this handle Infinite I guess, it will tell you what the limitations are depending on what you give it.
FallRim4 Posted July 20, 2024 Posted July 20, 2024 55 minutes ago, deathknight25 said: You are Fu#king AWESOME @TheDestroyerOfWorlds. I'm gonna try it right now. @Picolino I'm excited for your return to VOTW modding but make sure you are taking care of yourself first. Lmk how it goes just got into downloading theses and they are awesome thank you guys! I have a couple requests if you ever get the time
deathknight25 Posted July 21, 2024 Author Posted July 21, 2024 @TheDestroyerOfWorlds I can't get the autovieo.exe to run. I've tried a couple things such as running the exe, dragging vid files on it and dragging it onto ffmpeg exe and vice versa. I hate to be a bother, but could you make a video of the process of activating and creating a mod as I'm still having trouble
TheDestroyerOfWorlds Posted July 21, 2024 Posted July 21, 2024 6 hours ago, deathknight25 said: @TheDestroyerOfWorlds I can't get the autovieo.exe to run. I've tried a couple things such as running the exe, dragging vid files on it and dragging it onto ffmpeg exe and vice versa. I hate to be a bother, but could you make a video of the process of activating and creating a mod as I'm still having trouble You're supposed to run it from the command prompt, like in the image
deathknight25 Posted July 22, 2024 Author Posted July 22, 2024 16 hours ago, TheDestroyerOfWorlds said: You're supposed to run it from the command prompt, like in the image Sorry I keep needing help @TheDestroyerOfWorlds. I've tried putting in commands exactly like this C:\Users\madma\Desktop\New folder>autovideo [OPTIONS] <MOD_IDENTIFIER> <VIDEO_IDENTIFIER> and failed. I changed the BOLD words to what's suggested. I'm really wanting to use this so could you (if you get time) help me by posting a premade command. I'm unsure of how to type the command out with the current description and I keep getting errors when I press enter. I truly am sorry, I've had no experience using the CMD,
TheDestroyerOfWorlds Posted July 22, 2024 Posted July 22, 2024 1 hour ago, deathknight25 said: Sorry I keep needing help @TheDestroyerOfWorlds. I've tried putting in commands exactly like this C:\Users\madma\Desktop\New folder>autovideo [OPTIONS] <MOD_IDENTIFIER> <VIDEO_IDENTIFIER> and failed. I changed the BOLD words to what's suggested. I'm really wanting to use this so could you (if you get time) help me by posting a premade command. I'm unsure of how to type the command out with the current description and I keep getting errors when I press enter. I truly am sorry, I've had no experience using the CMD, where YourVideo.webm is replaced by your video file make sure your names for the mod or the video aren't too long or you'll get this error use "autovideo -h" or "autovideo --help" for more options.
deathknight25 Posted July 22, 2024 Author Posted July 22, 2024 11 hours ago, TheDestroyerOfWorlds said: where YourVideo.webm is replaced by your video file make sure your names for the mod or the video aren't too long or you'll get this error use "autovideo -h" or "autovideo --help" for more options. Im sorry again for needing so much help, but i ran the command as C:\Users\madma\Desktop\New folder>autovideo -i hot.mp4 hotvid hotmod and got this error: thread 'main' panicked at src\convert.rs:22:259: called `Result::unwrap()` on an `Err` value: Error { kind: NotFound, message: "program not found" } note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
TheDestroyerOfWorlds Posted July 22, 2024 Posted July 22, 2024 (edited) 1 hour ago, deathknight25 said: Im sorry again for needing so much help, but i ran the command as C:\Users\madma\Desktop\New folder>autovideo -i hot.mp4 hotvid hotmod and got this error: thread 'main' panicked at src\convert.rs:22:259: called `Result::unwrap()` on an `Err` value: Error { kind: NotFound, message: "program not found" } note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace. You still need to install https://www.ffmpeg.org/ You could try to do this by typing "winget install ffmpeg" into the command prompt, but I'm not sure whether winget is installed on every pc. Edited July 22, 2024 by TheDestroyerOfWorlds
deathknight25 Posted July 22, 2024 Author Posted July 22, 2024 (edited) @TheDestroyerOfWorlds Thank you for all the help. I really appreciate it. I had gotten ffmpeg but did not realize the way I install it was different than other install methods. The tool you have made works great now that i got ffmpeg installed correctly Edited July 22, 2024 by deathknight25
Shadow1818 Posted July 23, 2024 Posted July 23, 2024 (edited) HI I'm trying to add a video to an esp i already made but i keep getting errors, what i did was: autovideo -i vid.mp4 EmoCan Happy {it output just fine, then I} autovideo -i vida.pm4 (new video name) EmoCam.esp (I Renamed the esp - Left a copy in the output folder and move one to Autovideo folder) EmoCan Holiday {i get this Error error: unexpected argument 'Holiday' found}? i haven't use comm lines in forever so I'm sure it's obvious but i got no clue right now. Yep it was right In front of me! (For Anyone Else) autovideo -i vid.mp4 EmoCan Happy autovideo -i vida.mp4 --esp p:\v\Votw_EmoCan.esp EmoCan Holiday autovideo -i vidb.mp4 --esp p:\v\Votw_EmoCan.esp EmoCan Santa Also Vids must have Audio or you will get errors, grab https://xmedia-recode.de/en/ "Set format to custom MP4 then load in your MP4 Video file. Set mode to Copy not convert. Click on Audio tab and remove the unwanted audio track(s). Next click Import and browse to your MP4 Audio file add in the audio track and again set mode to Copy not convert. Click Add to queue load task then click Encode and XMedia will mux together the video from the first with audio of the second. As you're copying not converting the conversion is lossless and quick. This does assume audio sync is not a consideration." Hope that Helps Edited July 23, 2024 by Shadow1818
Andarus Posted July 29, 2024 Posted July 29, 2024 I did that manually many years ago when VoTW first came out. This tools works incredible. I wish we had tools for other boring tasks like putting pictures/posters ingame.
deathknight25 Posted August 5, 2024 Author Posted August 5, 2024 @FallRim4 These are for you votw.zip votw2.zip 1
bibians Posted August 9, 2024 Posted August 9, 2024 On 7/20/2024 at 4:07 PM, TheDestroyerOfWorlds said: Since I learned to code, I like automating stuff. So I made something to automate making VotW mods. autovideo.exe 5.36 MB · 6 downloads I understand that downloading random exe files from the interwebs is very sketch, so take it through some antiviruses if you don't trust me. Maybe I'll make a dedicated page for this where I'll also put the sourcecode. For this to work you'll need ffmpeg: https://www.ffmpeg.org/ All the other stuff that the razorwire scripts required are not needed for this program, though FO4Edit is useful if you want to change the names of your holotapes to something better. It is this tool that I used to create the VotW NSTAT mod I posted yesterday (that was basically me testing this tool). you're such a king for making this
bibians Posted August 9, 2024 Posted August 9, 2024 i installed ffmpeg 5 times and i keep getting this thread 'main' panicked at src\convert.rs:37:70: called `Result::unwrap()` on an `Err` value: Error { kind: NotFound, message: "program not found" } note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
bibians Posted August 9, 2024 Posted August 9, 2024 16 minutes ago, bibians said: i installed ffmpeg 5 times and i keep getting this thread 'main' panicked at src\convert.rs:37:70: called `Result::unwrap()` on an `Err` value: Error { kind: NotFound, message: "program not found" } note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace nevermind i got it working!!!
deathknight25 Posted August 16, 2024 Author Posted August 16, 2024 @FallRim4 here is some vids i made for yaVotW_blackraw1.zipVotW_blackraw2.zip 1
FallRim4 Posted August 16, 2024 Posted August 16, 2024 14 hours ago, deathknight25 said: @FallRim4 here is some vids i made for yaVotW_blackraw1.zipVotW_blackraw2.zip the first one worked but the second didnt
deathknight25 Posted August 19, 2024 Author Posted August 19, 2024 I understand ive had that problem as well @FallRim4. @TheDestroyerOfWorlds sorry to ask but why does that happen. Ive made quite a few Votw videos now and had it happen on close to a quarter of them 1
TheDestroyerOfWorlds Posted August 20, 2024 Posted August 20, 2024 (edited) On 8/19/2024 at 10:44 PM, deathknight25 said: I understand ive had that problem as well @FallRim4. @TheDestroyerOfWorlds sorry to ask but why does that happen. Ive made quite a few Votw videos now and had it happen on close to a quarter of them There is nothing wrong with the second video, it works fine for me. I also can't find anything wrong with the version of autovideo you used, there is a newer version available though. Either there is something wrong with your game or your pc specs are not good enough to play such a long video. Remember that you are blasting 8k textures on an ingame surface and weaker pc's don't like that. Try making shorter videos if your pc can't handle long ones. Edited August 28, 2024 by TheDestroyerOfWorlds 1
deathknight25 Posted September 5, 2024 Author Posted September 5, 2024 On 8/16/2024 at 9:20 AM, FallRim4 said: the first one worked but the second didnt Try reinitalizing the main form lists in the mcm. All videos are now working for me. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now