need help fixing audio

Carl Karsten carl at personnelware.com
Tue Aug 7 06:47:05 UTC 2018


This is a fantastic intro to programming tutorial that needs some help.

First the problem:

http://veyepar.ndv.cdn.nextdayvideo.com/veyepar/pyohio/pyohio_2018/dv/suzanne_scharer/2018-07-29/12_35_53.ts.mp4

00:26:40:00  "What I am going to do is take the flashlight on my phone...."

00:27:08:00 - wireless mic goes out and you can only hear her from the
mic on the camera that is 30 feet away.

And then it comes back, and 15 seconds later it goes away..

00:27:50:00  back and forth every few seconds....

There are 5 x 30min files that comprise the tutorial.

Here is a visualization of the above one:
http://veyepar.ndv.cdn.nextdayvideo.com/veyepar/pyohio/pyohio_2018/dv/suzanne_scharer/2018-07-29/12_35_53.ts.wav.png

that was made with this code:

https://github.com/CarlFK/veyepar/blob/master/dj/lib/gslevels.py#L70-L91

white dot is peek, grey is rms.
top half is PA feed, bottom is camera mic.

so I am thinking if the peek for a second or two is below a threshold,
use the audio from the camera mic, and increase the level so it
somewhat matches the PA mic.

I would be surprised if this exits, but I'm hoping that someone can
hack something up that does it.


all the things:

https://veyepar.nextdayvideo.com/main/C/pyohio/S/pyohio_2018/s/4/E/14193/#audio_image_17114

the .ts files are over 5 gig each, I can get them hosted publicly if
someone asks for them, but the mp4 should be equivalent.


help help...


-- 
Carl K


More information about the gstreamer-devel mailing list