Erotic audio -- suggestions??

Joined
Feb 25, 2008
Posts
1
Hi all,
My boyfriend and I really like listening to other couples having sex, without the visual distractions of videos/movies. Do you have any suggestions for reliable (and free) audio materials on the internet?
Any help would be mucb apreciated.
Thanks!
 
Try some of the audio stories in Lit, actually. Some of them are really, really hot, and not just stories. Some folks record themselves coming, which is interesting! :devil:
 
any ones ud recommend with sexy ladies coming?
 
bumping

this gets a bump I would like to know where this type of mabye mp3 can be found...............
 
I posted one not too long ago, and there's another awaiting approval, which should show up any time now.

That's the niche I'm trying to fill here, I'm better at planning and arranging fantasies, recording and mixing them than I am at portraying them in text. And I also like to listen. :) I'll probably do one a month or so...

Oh, and as long as I'm on this soapbox, if anyone else wants to have fun with audio, but need assistance in doing so, I'll be happy to give advice on recording, or edit/mix their stuff, or whatever.
 
Last edited:
Zoots, maybe you know this...

Could one find youporn or similar videos with appealing audio, use some type of sound recorder to record that audio, then convert it to an mp3 to be used with an mp3 player or burned on CD, or whatever?

Of course a very simple solution for those with a laptop or computer in the area they want to have sex would be to find a long video with pleasing audio and simply play that while having sex.
 
Taking the sound out of a video is easy if you know what you're doing, in fact, my first posting here was done that way, I'd originally recorded it on a webcam, then extracted the audio, edited it, and mixed it with music. I can't legally do the same with anyone else's video without their permission, however, unless they've released it into the public domain or under a Creative Commons license.

The only hitch WRT my telling other people how to do it, is that I usually do most of that under Linux, which has a lot of good, free tools available. I could probably figure out a way to do it under Windows, but there's a pretty good chance that it'd require commercial software. I'll take a look at that and see if there's any way I can give a non-geeky reader a walkthrough of the process using only free software. Can't promise anything, though.
 
Hi all,
My boyfriend and I really like listening to other couples having sex, without the visual distractions of videos/movies. Do you have any suggestions for reliable (and free) audio materials on the internet?
Any help would be mucb apreciated.
Thanks!


Welcome to Lit! I've made a few of those myself, and I'm about to post one. Do you have a preference on the topic of story?:D
 
Last edited:
This is a must bump.

I'm really into listening to two people having sex and having the woman be very vocal in her pleasure. The sound of being spanked is wonderful to me.

I would like suggestions also.
 
Okay, I came up with a free way to take the audio out of a downloaded Youtube/Youporn or whatever video under Windows. Note that I'm not advocating using anyone else's copyrighted material for this... *clears throat*

You'll need a program called ffmpeg, which you can download here: http://www.videohelp.com/tools/ffmpeg

It will be a zip file without an installer. Extract it into \Program Files\ffmpeg, or wherever you like. You will see no Windows executable file in the directory, because ffmpeg isn't a Windows GUI-based program, it's an MSDOS command-line program.

Open up a DOS prompt and use the "cd" command to go into the ffmpeg directory, e.g., cd "C:\Program Files\ffmpeg" (you have to put quotes around any directory or file name which has spaces in it when you're using a command line program).

Using either Windows or DOS, copy the saved video file into the ffmpeg directory. It will have a file extension of ".flv," e.g., smutfile.flv.

At the DOS prompt you have open in the ffmpeg directory, type: ffmpeg -i whatever_your_video_file_is_named.flv -vn whatever_you_want_your_MP3_named.mp3

ffmpeg will take a moment to process this, it shouldn't be long unless it's a very long video or very slow computer.

When it finishes, you will have a (mono, 64 kb/sec) MP3 of the soundtrack in your ffmpeg directory. It's possible to make the output stereo (assuming that the input was) with an additional command line option, -ac 2. If you want higher sound quality, you can increase the bitrate to 128 kb/sec with -ab 128k.

If you're not very geeky, this explanation has probably been confusing as all hell, so feel free to ask questions.
 
Back
Top