This program was not made by me but I figured I should share this amazing program made by @AutoPMVs .
***The gist is this will compile and make a PMV from any videos or music you have (in the proper file format). It can also make it into a CH with a beatmeter. It has its bugs and some limitations but overall its solid when it works. Currently the program is at v4.3. Gonna paste the original post of the creator below and will link the reddit post with his original post.
a message from @AutoPMVs from reddit
Just want to post that it’s awesome to now have 1000 members. I hope you’ve had a good experience with the program so far and are looking forward to it’s future development.
Unfortunately for me, it’s been quite slow recently as I’ve been busy with my main job among other things. I’ve had a lot of interest from people wanting to help out add new features and improve the overall experience so I think it’s time we get the ball rolling on that!
If you’re interested in being involved in writing some code, cleaning up the existing mess I’ve written and implementing other improvements then send me a PM or comment below!
We can set up a discord server and give access to the git repositry to hopefully make a better experience for all!
Thanks again all,
AutoPMVs
Lastest reddit post from AutoPMV/installation
I’ve worked to try and add in some of the suggestions to make it work better so keep letting me know what you think!
New improved version available here: Auto_PMV_Generator
No python required to run, just simply unzip the folder, install ffmpeg and make PMVs!
Video guide on set up here: How to Install
And how to use (basic features) here: How to Make PMVs
See existing feature descriptions and how to use here: How it Works
//////////////////////// Changes ////////////////////////
- Stash integration!
- A big one for me as it allows you to connect the UI to stash and select your videos from there.
- Simply select file → Connect to Stash DB
- And select the sqlite file in your stash folder
- Stash is an app that allows you to organise your local porn into various studios/performers tags and more.
- Can be found here Stash App
- A big one for me as it allows you to connect the UI to stash and select your videos from there.
- Can now cancel processes from the UI rather than having to quit completely
- If an input video is corrupt or breaking the process it will now be skipped and another video used in its place.
- Can crop just bottom or just top of video rather than having to do both
- Faster writing when using the intro vid
- General code improvements and bug fixes
//////////////////////// Requirements ////////////////////////
Required to install:
- https://www.gyan.dev/ffmpeg/builds
- https://imagemagick.org/index.php (optional - only if you want to make cock hero vids or use the intro vid function)
Recommended to install:
- https://nordvpn.com/ (any free vpn - just for requests to websites and video downloading while using the app)
Join the subreddit here: (https://www.reddit.com/r/AutoPMVs/
//////////////////////// Installation ////////////////////////
- Install all of the above listed programs https://www.wikihow.com/Install-FFmpeg-on-Windows
- Before doing anything else you need to add some directories to your environment path variables (Windows → Edit environment variables for your account):
- Your ffmpeg path - C:\\…\\ffmpeg\\bin
- Image Magick path - c:\\…\\ImageMagick-7.0.11-Q8
- Version numbers, drive letters and paths may vary slightly.
- Once this is done restart the pc to register the changes. Once the restart is complete, run Auto\_PMV\_Generator.exe in the unzipped folder.
- Wait for the UI to open and then make PMVs!
See the README.txt included in the zipped folder for more detail
Post on this subreddit (AutoPMVs) for help, support and advice!
Good luck and have fun
This has been a project made by me, on my own and developed over a couple of years. I’ve made over 10,000 PMVs using various iterations of this program and am letting anyone else use it entirely for free. Please be patient with issues, errors and bugs. I’m not a developer and this isn’t my job so be nice and we can all have fun - AutoPMV
Version release
V3.2
V3.2-File on MEGA
Changes
- More cached classified videos
- More meta data of vids in csv file
- More criteria to filter downloads
- Supports mp3s as music source
- Can specify output frame rate and resolution
- UI changes
- Bug fixes
- General code improvements
V4.1
V4.1-File on MEGA
Changes
- Can add local files to be used
- Able to filter in a folder for all files in subfolder
- Can fliter on substring, duration and resolution
- Supports up to 6k output
- Fixed issue with profile management
- Better info from console
- More cached classified videos
- More meta data of vids in csv file
- UI changes
- Bug fixes
- General code improvements
V4.2
V4.2- 514.96 MB file on MEGA
Changes
- Can add local files to be used
- Able to filter in a folder for all files in subfolder
- Can fliter on substring, duration and resolution
- Changed database structure to sql lite file
- UI changes
- Bug fixes
- General code improvements
V4.3
V4.3- 516.52 MB file on MEGA
- Stash integration!
- A big one for me as it allows you to connect the UI to stash and select your videos from there.
- Simply select file → Connect to Stash DB
- And select the sqlite file in your stash folder
- Stash is an app that allows you to organise your local porn into various studios/performers tags and more.
- Can be found here Stash App
- A big one for me as it allows you to connect the UI to stash and select your videos from there.
- Can now cancel processes from the UI rather than having to quit completely
- If an input video is corrupt or breaking the process it will now be skipped and another video used in its place.
- Can crop just bottom or just top of video rather than having to do both
- Faster writing when using the intro vid
- General code improvements and bug fixes