Krecord
Jump to navigation
Jump to search
krecord is a KDE Audio recorder for Linux.
Installing
Installing krecord is distribution specific so find out your distribution.
SUSE
oPen a console and install krecord like this:
yast -i krecord
Ubuntu
oPen A Console and install krecord like this:
sudo apt-get install kdeutils
Tips and Tricks
Two sound cards
If you have two sound cards, let's say /dev/dsp and /dev/dsp1, krecord will always listen to /dev/dsp. In order to get the sound from your other soundcard, do
rm /dev/dsp ln -s /dev/dsp1 /dev/dsp
and restart krecord.
No sound
If you cannot get any sound, use alsamixer to set your input to the correct source, in this example "front mi":
┌────────────────────────────────────────────────────────────[AlsaMixer v1.0.18 (Press Escape to quit)]─────────────────────────────────────────────────────────────┐ │ Card: HDA Intel │ │ Chip: Realtek ALC888 │ │ View: Playback [Capture] All │ │ Item: Input Source 1 [Front Mic] │ │ │ │ │ │ │ │ │ │ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ │ │ │▒▒│ │▒▒│ │ │ │ │ │ │ │ │ │▒▒│ │▒▒│ │ │ │ │ │ │ │ │ │▒▒│ │▒▒│ │ │ │ │ │ │ │ │ │▒▒│ │▒▒│ │ │ │ │ │ │ │ │ │▒▒│ │▒▒│ │ │ │ │ │ │ │ │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ Front Mi Front Mi │ │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ └──┘ └──┘ L└──┘R └──┘ └──┘ │ │ ------ CAPTUR ------ │ │ 100<>100 100<>100 68<>68 68<>68 0<>0 │ │ Front Mi Mic Boos IEC958 Capture Capture Digital Input So <Input So> │ │ │ │ │ │ │ └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘