Try to install using "winget install ffmpeg" in CMD first
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Console modding permissionThis mod won't work on consoles or would not be acceptable on Bethesda.net according to their rules
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.5.4
Fixed a problem with encoder detection: "keep aspect ratio" will now function again on non-NVIDIA cards
Version 1.5.3
Resize videos faster on NVENC capable GPUs
Version 1.5.1
Initial
Version 1.2.154
Implemented autovideo core 1.5.4
Version 1.2.153
Implemented autovideo core 1.5.3
Made explanations slightly clearer
Fixed an issue where all mods would be called test
Fixed an issue where filename lengths would be determined wrong
Added webm to allowed video formats
If you've followed the razorwire videos or other guides to manually create VotW mods, you know that it is time consuming and monotonous. AutoVideo is a program that automatically creates the entire VotW video addon from scratch with esp, textures, sounds and meshes. For novice users up to 10 videos per esp.
For intermediate users that know how to use FO4Edit you can have AutoVideo generate a script to go over the 10 videos limit, or just to add new videos to any other VotW esp.
Installation: Extract the exe from the zip wherever you want. THIS IS NOT A FALLOUT 4 MOD, THIS IS A STANDALONE EXECUTABLE.
IMPORTANT! For this to work you need to have ffmpeg installed: https://www.ffmpeg.org/ For windows 10/11, try installing ffmpeg by typing "winget install ffmpeg" into the command prompt (cmd). If this does not work or you are on an older(??) version of windows, look up on google how to properly install ffmpeg.
FOR THE UI VERSION: Fill in all required(*) fields and press start. Hover over fields with your mouse pointer to get more information.
FOR THE CLI VERSION: Use "autovideo --help" to get all available options.