i am running Xubuntu 18.04.6 and Pulse Audio 11.1. it also has ffmpeg 3.4.8 and simplescreenrecorder 3.8. both of these record video but do not record any sound. both audio sources are tried in simplescreenrecorder. i'd prefer a command line way to do this so i want to focus on ffmpeg for now.
since video is not an issue right now, i am posting this in "Off topic".
+ Reply to Thread
Results 1 to 5 of 5
-
-
The video section is for both video and audio....Moving you. But isn't this same as your other topic?
-
i thought that since the site name is videohelp then audiohelp was off topic. my bad. so i should think of this site as media help.
my earlier question was about recording video with audio. the video is working but the audio is not. in Linux, these come from different internal services. i have some understanding of the way it does video, but not about audio, so i considered it to be a separate issue so i could focus on and learn more about audio, especially with Pulse Audio. -
i guess no one knows a way to get audio (just audio) that is playing on Pulse Audio to be recorded to an audio file.
-
HI Mate, heres how to record pulseaudio using sox
install sox
Code:sudo apt install sox
https://raw.githubusercontent.com/NapoleonWils0n/ubuntu-bin/master/record-desktop-audio
download the script with curl
Code:curl 'https://raw.githubusercontent.com/NapoleonWils0n/ubuntu-bin/master/record-desktop-audio' -o ~/Desktop/record-desktop-audio
Code:sudo mv ~/Desktop/record-desktop-audio /usr/local/bin
Code:mv ~/Desktop/record-desktop-audio ~/bin
Code:record-desktop-audio -h
Code:record-desktop-audio -o pulseaudio.wav
https://www.youtube.com/watch?v=FzI2NMbpQHo
Similar Threads
-
How to record the audio in a video using Quicktime or any other?
By mikehende in forum MacReplies: 1Last Post: 24th Mar 2021, 14:05 -
Do Not Record Audio
By Daniel Mazur in forum AudioReplies: 0Last Post: 23rd May 2020, 19:31 -
Compact MP3 player to record audio?
By yetanotherlogin in forum AudioReplies: 0Last Post: 15th Jan 2020, 05:35 -
screen capture video and audio through headphones with ffmpeg on Linux
By xyzo in forum LinuxReplies: 2Last Post: 24th May 2019, 13:33 -
Recommend audio codec to record 5.1 audio, please
By KulaGGin in forum Newbie / General discussionsReplies: 5Last Post: 12th Jan 2017, 21:23