You are not logged in.

#1 2015-06-24 23:59:30

Arch-Hoochie
Member
Registered: 2014-09-23
Posts: 75

Screencast / capture / Recording can't get it to work with audio

Okay I am still noobish when it comes to aspects of Arch i've used it awhile and it works for what I've set up so far I am wanting to do some screencasting on my laptop and it is proving to be a pain. First I installed RecordMyDesktop which just didn't seem to work so I tried simplescreenrecorder which I can get to work but it has no audio and seemly no errors either which kind of surprised I guess because it is producing a file that plays it things everything is going to plan.

Any advice ? Has anyone had this problem before ? Or is there a more nooby friendly screencast.

Thanks for your time.

Offline

#2 2015-06-25 03:24:43

Malkymder
Member
Registered: 2015-05-13
Posts: 258

Re: Screencast / capture / Recording can't get it to work with audio

For RecordMyDesktop

Change DEFAULT to pulse in recordMyDesktop: Advanced button > Sound tab > Device

using PulseAudio Volume Control

sudo pacman -S pavucontrol

Open the Pulse Audio Volume Control dialog: Applications > Sound & Video > PulseAudio Volume Control
Open recordmydesktop

Once you start a recording, in PusleAudio Volume Control goto the Recording tab and change the recordmydesktop entry to 'Monitor of ....'

Last edited by Malkymder (2015-06-25 03:26:08)

Offline

#3 2015-06-25 06:44:21

thiagowfx
Member
Registered: 2013-07-09
Posts: 586

Re: Screencast / capture / Recording can't get it to work with audio

I second what @Malkymder said, this really works. However, please note that you will have to use PulseAudio in order to apply this method -- that is, if you're an user of pure alsa you would have to update your audio configuration.

Also, make sure to check the volume level of the recording -- either on pavucontrol too or on alsamixer, for example.

Offline

#4 2015-06-29 14:25:32

Arch-Hoochie
Member
Registered: 2014-09-23
Posts: 75

Re: Screencast / capture / Recording can't get it to work with audio

Thanks guys not quiet sure what i changed in the end but it works not but lots of background fan noise i have to try and tweak out now lol

Offline

#5 2015-06-29 14:34:09

Malkymder
Member
Registered: 2015-05-13
Posts: 258

Re: Screencast / capture / Recording can't get it to work with audio

For echo cancellation you can add this to /etc/pulse/default.pa

load-module module-echo-cancel

or

load-module module-echo-cancel aec_method=webrtc

But i've never tried it with a screenrecorder

Last edited by Malkymder (2015-06-29 14:40:40)

Offline

#6 2015-06-29 14:50:47

Arch-Hoochie
Member
Registered: 2014-09-23
Posts: 75

Re: Screencast / capture / Recording can't get it to work with audio

Thanks seems to have nailed the background noise now.

It's rather quiet tho does it have a way to boost up the volume?

Offline

#7 2015-06-29 15:19:20

Malkymder
Member
Registered: 2015-05-13
Posts: 258

Re: Screencast / capture / Recording can't get it to work with audio

On the PulseAudio Volume Control > Input Device tab just raise the volume past 100% if necessary

Offline

#8 2015-06-29 15:22:25

Arch-Hoochie
Member
Registered: 2014-09-23
Posts: 75

Re: Screencast / capture / Recording can't get it to work with audio

Yeah I already maxed that out. think ive a little mic laying around just looking for it might not be an issue if i find it.

Offline

#9 2015-06-29 15:24:22

Malkymder
Member
Registered: 2015-05-13
Posts: 258

Re: Screencast / capture / Recording can't get it to work with audio

Offline

Board footer

Powered by FluxBB