-
-
Notifications
You must be signed in to change notification settings - Fork 552
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mono audio(IDEA) #552
Comments
hi @AbdulrahmaNosser, in other words: if audio is mono all (or most) of the time, then clone it to both speakers. |
In this video as the lecturer moves back and forth the audio levels are fading in and out in each channel. In this case I would suggest taking the average of the two channels, as cloning one channel would result in a worse experience as the audio won't be audible while he moves. Also there are some video where the voice-over is on one channel and the second channel is empty, hence cloning the wrong channel would result in no audio. |
looking forward! Not sure i listen this video long enough yet. When microphones are not broken (nor far apart on purpose) - then how'd merging both help? Generally for a walking speaker, maybe the loudness could be automatically adjusted for every walk🤔 And noise could be removed like accidentally tapping the camera or the microphone. We can search what code librarys (/studies) have been done for such purposes. |
@ImprovedTube hello |
I personally use https://chrome.google.com/webstore/detail/tomono/iobkibolbjfdndjpmfbkkekeohkldgcj or https://chrome.google.com/webstore/detail/audio-channel/hafdgamhnmiioimpcdhhbhgcjndgmphd for this feature it will be amazing if provided this support in improved tube. BTW, how these extension works . |
@chirag127 Thanks a lot for the recommendation I will add the second one to my extensions. |
i guess this could also be done well by always enabling it with a little side notice (in case it is on purpose/art) |
Found this script which I think will be useful |
ohhhhh. what? |
⚬ PROBLEM:
some videos have missing audio channel or an audio that is constantly going between channels due to poor mic settings or export settings. It is prominent in tutorial videos, lectures, or poorly made videos.
⚬ SOLUTION:
Introducing a mono audio option.
⚬ RELEVANCE / SCOPE:
It would be relevant for those watching many tutorial videos or those who are following new or unpopular video makers who are not experienced.
⚬ "SIDE EFFECTS":
It would compromise the listening experience for videos that depends on stereo audio such as music or video games. Hence it should not be the default option.
The text was updated successfully, but these errors were encountered: