Page 1 of 1
Looking for audio only PMVs with funscript
Posted: Sat Jun 04, 2022 1:50 am
by Hobbyistatplay
Does such a thing exist? I want to be able to use these in funscript.io
Re: Looking for audio only PMVs with funscript
Posted: Sat Jun 04, 2022 4:10 am
by A Ghoul Editor
What is an "audio only porn music video"?
Re: Looking for audio only PMVs with funscript
Posted: Sat Jun 04, 2022 4:29 am
by Hobbyistatplay
I basically just want the audio part of a PMV that I can play as an mp4 file that will sync with the funscript associated with that PMV.
Re: Looking for audio only PMVs with funscript
Posted: Sat Jun 04, 2022 9:03 am
by LondonGent
Hobbyistatplay wrote: Sat Jun 04, 2022 4:29 am
I basically just want the audio part of a PMV that I can play as an mp4 file that will sync with the funscript associated with that PMV.
I still don't know what you want?
A PMV without the video? A cock hero without the beatmeter/sound? Music with a funscript that matches it?
Re: Looking for audio only PMVs with funscript
Posted: Sat Jun 04, 2022 1:41 pm
by Hobbyistatplay
the first and last of those things you listed would do.
Re: Looking for audio only PMVs with funscript
Posted: Sat Jun 04, 2022 4:29 pm
by doremi
So, music stored in an
.mp4 container with its associated
.funscript that you play? And for the visual, you could watch your favorite porn in a different task/process/player, watch TV, or even using an eye mask?

- eye-mask-100x78.png (12.78 KiB) Viewed 2789 times
If so, you can do this yourself using
ffmpeg and any PMV that has a
.funcript file.
or perhaps
Audacity (I haven't tried that option).
Re: Looking for audio only PMVs with funscript
Posted: Mon Jul 18, 2022 10:53 pm
by zebbg69
doremi wrote: Sat Jun 04, 2022 4:29 pm
or perhaps
Audacity (I haven't tried that option).
Yes, just open any video in Audacity, and you will get all the sound without the video.
For a typical PMV video with stereo sound, Audacity will give you two mono channels which you can combine to stereo:
https://manual.audacityteam.org/man/spl ... racks.html
I don't know whether it removes the original two mono tracks, but if not then delete them yourself by clicking the "X" toward the upper left of each mono track. You should end up with only one track that is stereo.
Export the result to mp3, and play it alongside your funscript.
Re: Looking for audio only PMVs with funscript
Posted: Tue Jul 19, 2022 2:56 pm
by 47dahc
From the sounds of it, you just want the video stream removed from the PMV, correct?
You can do this with a freeware program called
MKVToolNix. It will produce an .mka file but you can just change the extension to .mp4 and it will work in funscript.io.
Step 1:
Drag file into MKVToolNix "Source Files" window
- Spoiler: show

- step 1.jpg (184.07 KiB) Viewed 2289 times
Step 2:
Deselect the video track in the "Tracks, chapters and tags" window
- Spoiler: show

- step 2.jpg (183.92 KiB) Viewed 2289 times
Step 3:
Select " Start Multiplexing" and wait for status bar to finish
- Spoiler: show

- step 3.jpg (184.38 KiB) Viewed 2289 times
Step 4:
Navigate to the folder with your new "file.mka" file. Should be in the same folder as your original PMV (note: I moved mine afterwards). Ensure that "File name extensions" is checked.
- Spoiler: show

- step 4.jpg (41.83 KiB) Viewed 2289 times
Step 5:
Highlight the mka file and press F2. This allows you to rename the file. Only change the "mka to mp4".
- Spoiler: show

- step 5.jpg (12.99 KiB) Viewed 2289 times
Step 6:
Select "Yes" on the warning.
- Spoiler: show

- step 6.jpg (29.02 KiB) Viewed 2289 times
Step 7:
Go to Funscript.io and drag in as usual. I don't use the site but it seems to work as advertised.
- Spoiler: show

- step 7.jpg (152.78 KiB) Viewed 2289 times
Hope this helps.
Re: Looking for audio only PMVs with funscript
Posted: Wed Jul 20, 2022 8:04 pm
by 47dahc
the
EroScripts website has a bunch of
PMVs with matching funscripts. You'll just have to do what I did above to remove the video track.