You are not logged in.
hi every body
i want to record some series of video-casts for bbs.archusers.ir and i have some problem:
1-i use KAZAM to record video and audio simultansly but the recorded video has "very low" sound so i hardly hear my voice.
2- i decied to try ffmpeg and walk throgh:
here
but output sound is very low ![]()
i use this code to record:
ffmpeg -video_size 1024x768 -framerate 25 -f x11grab -i :0 -f pulse -ac 2 -i default output.mkvand this is my default sample rate:
[saeed@saeed ~]$ grep "default-sample-rate" /etc/pulse/daemon.conf
default-sample-rate = 96000any idea?
thanks so much..
Last edited by stackoverflow (2016-03-22 12:03:03)
Offline
Hello!
If you use pulseAudio with Alsa:
- What is your audio recording levels set at in "alsamixer"?
If you use pulseAudio with oss:
- What is your audio recording levels set at in "ossmix"?
Regards
Martin
Last edited by onslow77 (2016-03-26 06:23:45)
Offline
Buy a decent microphone. If you are using a standard USB headset-type setup, it will sound terrible, irrespective of what system settings you use.
Offline
Buy a decent microphone. If you are using a standard USB headset-type setup, it will sound terrible, irrespective of what system settings you use.
Hello jasonwryan!
No matter what microphone he/she uses the recording levels must be sat at a correct level. A good microphone can not compensate for wrong input levels.
Regards
Martin
Last edited by onslow77 (2016-03-26 06:36:52)
Offline