Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Video editing compensation for hearing problems

by Marshall (Canon)
on Jul 01, 2016 at 00:01 UTC ( [id://1166962]=note: print w/replies, xml ) Need Help??


in reply to Video editing compensation for hearing problems

For understandable speech, you need a bandwidth of 1.8 Khz. 2.1 Khz would be better and completely adequate. 2.7 Khz would sound more normal to you. Of course with normal hearing, more is better.

The "higher" frequencies make a big difference in understandably, especially with female voices. This has nothing to do with the fundamental or base frequency.

My hearing drops off quite dramatically at about 1.5 Khz. This is not quite enough to understand women and children well. I'm investigating various hearing aides. The modern ones all have essentially something like an audio equalizer (like perhaps on your stereo?) where individual frequency bands can be boosted or attenuated.

I would suggest that your family member go get a hearing test. COSTCO for example will do this for free because they want to sell an expensive hearing aide. The graph of hearing vs frequency will be of a big help in designing software that will actually help.

As an extra comment, when I was in my 20's I could actually hear the 20Khz sonic gizmos that turns lights on/off automatically and they drove me crazy. Not so anymore, but I miss that.

Update: I can't access my old machine right now because the M/B died. However, I remember the sound card having an equalizer function in its driver. It could be that just buying a better sound card than what you have is "the answer" without Perl or any programming required?

Update 2: Because of my own hearing difficulties I've been looking into this further. Apparently there is some freeware for Windows, Windows Equalizer that looks very promising. I have just started playing with the Raspberry Pi and I think there is some software for that critter. Also note that high quality noise cancelling headphones can do wonders versus the speakers.

So far, I haven't found any Perl solutions to your problem. That doesn't mean that there isn't one, just that I haven't found it yet.

  • Comment on Re: Video editing compensation for hearing problems

Replies are listed 'Best First'.
Re^2: Video editing compensation for hearing problems
by palkia (Monk) on Jul 03, 2016 at 17:35 UTC
    Thank you Marshall.

    As ExReg said I may have misinterpreted the wikipage on the subject, and got a little more to learn about this issue.
    Luckily the flexibility of programming will allow me to easily reparameterize my %CONSTANTS as I learn to fine-tune my solution, so I'm not that worried about the specific values at this time.
    I'll also follow your advice of making a full scale equalizer rather than a simple frequency filter, while taking the hearing test results into account for initial parameterization.

    A sound card however is not the issue in my case, as the family member I referred to, is not comfortable with computers and watches the videos on a TV screen (via flash drive), which of course in not "open-circuitry". ^^

    I'll look into the "Windows Equalizer" when I have a little more free time.
    As for noise cancelling headphones, my family member dislikes headphones even more than not hearing properly, but even if that wasn't the case, the main issue is the noise originating from the videos themselves rather than external noises.
    Also according to a professional, headphones/hearing-aid could actually worsen the hearing problem at this time, due to nerve entropy.

    when(if) I finally finish writing this code, I'll turn it into a new CPAN module (got to learn how to do that too ^^) and add a link to it here, in hope it can assist you and anyone else with hearing problems.

    I Thank you, and wish you minimal re-equalizing requirements in the future. ☻

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1166962]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-24 06:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found