It's good to know I'm not the only one who feels this way. I have searched google nearly to death to find a way to do this, and I don't see a way. If I want to make a movie more family friendly, I can skip the sex scenes, but there's no way of knowing when and how often you'll hear some foul language. BSPlayer already supports subtitles, I'm no programmer, but it seems like it wouldn't be too difficult to simply mute the audio during the timeframe of the sentence with profanity. The span of time is already in the file that it needs to be muted, you could somehow feed the string into a variable, and search for keywords, and if the criteria is met, mute the volume, until the line goes away, and bring it back up. I'm sure that's easier said than done, but I'm sure there are others who would appreciate this as much or more than myself!
|