I was asked to make videos during a ToastMasters contest. I had ordered a microphone for this, but sadly it did not arrive in time. So I needed to use the internal microphone from my Canon HS60 SX. Being away about ten meters from the speakers, their voices are much to soft. So I needed to pump up the audio. I did this with: ffmpeg -y -i speaker.MP4 -vcodec copy -af volume=3 speakerAudioInc.MP4
Is that the correct way, or is there a better way? When using 4 there where to much distortions. I suppose there is no (easy) solution for my next question. But it does not hurt to ask. There where only windows at one side of the room. So often the faces are at the window side overexposed. Is there something I can do about that? -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".