How to record a screencast with audio in gnome shell












4















I'm trying to change my configuration so that the default ctrl+alt+shift+r also records audio. I've used this code:



gsettings set org.gnome.shell.recorder pipeline "queue ! videorate ! vp8enc quality=10 speed=2 ! mux. pulsesrc ! audio/x-raw-int ! queue ! audioconvert ! vorbisenc ! mux. webmmux name=mux"


In my console, and it works ok, it just doesn't stop once I hit ctrl+alt+shift+r again.



Any help would rock!










share|improve this question

























  • This isn't an answer, but here's the upstream bug for this issue, including comments on the audio-doesn't-stop issue: bugzilla.gnome.org/show_bug.cgi?id=665548

    – mattdm
    Nov 3 '13 at 16:09











  • @Costa has this problem been solved? Is it still a problem for you? When you posted this question 5+ years ago it was about Ubuntu 12.04 which is EOL or another EOL version of Ubuntu. I wanted to flag your question as not reproducible but would like your input first. Thanks.

    – WinEunuuchs2Unix
    Jul 24 '17 at 1:22











  • @WinEunuuchs2Unix I would love it if this worked, but it still doesn't. I'm happy to retry, but it requires a restart. Let me know if you need that. I'm on 14.04 now.

    – Costa
    Jul 24 '17 at 4:19











  • @Costa I'm not sure why you need to restart. Can't you test in Ubuntu 14.04 and reword the question as needing it to work under 14.04? This way the question is no longer about Ubuntu 12.04 which is EOL. I don't use screencast so cannot help you solve the problem. I'm just on a project to close unanswered questions for EOL Ubuntu versions.

    – WinEunuuchs2Unix
    Jul 24 '17 at 4:37











  • @WinEunuuchs2Unix okay, so right now on my system (14.04 gnome ubuntu) ctrl + alt + shift + R starts and stops screen recording, but doesn't record any audio from the microphone or from the system (like playing a YouTube video during the screen recording for example).

    – Costa
    Jul 24 '17 at 18:48
















4















I'm trying to change my configuration so that the default ctrl+alt+shift+r also records audio. I've used this code:



gsettings set org.gnome.shell.recorder pipeline "queue ! videorate ! vp8enc quality=10 speed=2 ! mux. pulsesrc ! audio/x-raw-int ! queue ! audioconvert ! vorbisenc ! mux. webmmux name=mux"


In my console, and it works ok, it just doesn't stop once I hit ctrl+alt+shift+r again.



Any help would rock!










share|improve this question

























  • This isn't an answer, but here's the upstream bug for this issue, including comments on the audio-doesn't-stop issue: bugzilla.gnome.org/show_bug.cgi?id=665548

    – mattdm
    Nov 3 '13 at 16:09











  • @Costa has this problem been solved? Is it still a problem for you? When you posted this question 5+ years ago it was about Ubuntu 12.04 which is EOL or another EOL version of Ubuntu. I wanted to flag your question as not reproducible but would like your input first. Thanks.

    – WinEunuuchs2Unix
    Jul 24 '17 at 1:22











  • @WinEunuuchs2Unix I would love it if this worked, but it still doesn't. I'm happy to retry, but it requires a restart. Let me know if you need that. I'm on 14.04 now.

    – Costa
    Jul 24 '17 at 4:19











  • @Costa I'm not sure why you need to restart. Can't you test in Ubuntu 14.04 and reword the question as needing it to work under 14.04? This way the question is no longer about Ubuntu 12.04 which is EOL. I don't use screencast so cannot help you solve the problem. I'm just on a project to close unanswered questions for EOL Ubuntu versions.

    – WinEunuuchs2Unix
    Jul 24 '17 at 4:37











  • @WinEunuuchs2Unix okay, so right now on my system (14.04 gnome ubuntu) ctrl + alt + shift + R starts and stops screen recording, but doesn't record any audio from the microphone or from the system (like playing a YouTube video during the screen recording for example).

    – Costa
    Jul 24 '17 at 18:48














4












4








4


1






I'm trying to change my configuration so that the default ctrl+alt+shift+r also records audio. I've used this code:



gsettings set org.gnome.shell.recorder pipeline "queue ! videorate ! vp8enc quality=10 speed=2 ! mux. pulsesrc ! audio/x-raw-int ! queue ! audioconvert ! vorbisenc ! mux. webmmux name=mux"


In my console, and it works ok, it just doesn't stop once I hit ctrl+alt+shift+r again.



Any help would rock!










share|improve this question
















I'm trying to change my configuration so that the default ctrl+alt+shift+r also records audio. I've used this code:



gsettings set org.gnome.shell.recorder pipeline "queue ! videorate ! vp8enc quality=10 speed=2 ! mux. pulsesrc ! audio/x-raw-int ! queue ! audioconvert ! vorbisenc ! mux. webmmux name=mux"


In my console, and it works ok, it just doesn't stop once I hit ctrl+alt+shift+r again.



Any help would rock!







sound gnome screencast






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 5 mins ago









Pablo Bianchi

2,5851532




2,5851532










asked Jun 29 '12 at 17:10









CostaCosta

5852728




5852728













  • This isn't an answer, but here's the upstream bug for this issue, including comments on the audio-doesn't-stop issue: bugzilla.gnome.org/show_bug.cgi?id=665548

    – mattdm
    Nov 3 '13 at 16:09











  • @Costa has this problem been solved? Is it still a problem for you? When you posted this question 5+ years ago it was about Ubuntu 12.04 which is EOL or another EOL version of Ubuntu. I wanted to flag your question as not reproducible but would like your input first. Thanks.

    – WinEunuuchs2Unix
    Jul 24 '17 at 1:22











  • @WinEunuuchs2Unix I would love it if this worked, but it still doesn't. I'm happy to retry, but it requires a restart. Let me know if you need that. I'm on 14.04 now.

    – Costa
    Jul 24 '17 at 4:19











  • @Costa I'm not sure why you need to restart. Can't you test in Ubuntu 14.04 and reword the question as needing it to work under 14.04? This way the question is no longer about Ubuntu 12.04 which is EOL. I don't use screencast so cannot help you solve the problem. I'm just on a project to close unanswered questions for EOL Ubuntu versions.

    – WinEunuuchs2Unix
    Jul 24 '17 at 4:37











  • @WinEunuuchs2Unix okay, so right now on my system (14.04 gnome ubuntu) ctrl + alt + shift + R starts and stops screen recording, but doesn't record any audio from the microphone or from the system (like playing a YouTube video during the screen recording for example).

    – Costa
    Jul 24 '17 at 18:48



















  • This isn't an answer, but here's the upstream bug for this issue, including comments on the audio-doesn't-stop issue: bugzilla.gnome.org/show_bug.cgi?id=665548

    – mattdm
    Nov 3 '13 at 16:09











  • @Costa has this problem been solved? Is it still a problem for you? When you posted this question 5+ years ago it was about Ubuntu 12.04 which is EOL or another EOL version of Ubuntu. I wanted to flag your question as not reproducible but would like your input first. Thanks.

    – WinEunuuchs2Unix
    Jul 24 '17 at 1:22











  • @WinEunuuchs2Unix I would love it if this worked, but it still doesn't. I'm happy to retry, but it requires a restart. Let me know if you need that. I'm on 14.04 now.

    – Costa
    Jul 24 '17 at 4:19











  • @Costa I'm not sure why you need to restart. Can't you test in Ubuntu 14.04 and reword the question as needing it to work under 14.04? This way the question is no longer about Ubuntu 12.04 which is EOL. I don't use screencast so cannot help you solve the problem. I'm just on a project to close unanswered questions for EOL Ubuntu versions.

    – WinEunuuchs2Unix
    Jul 24 '17 at 4:37











  • @WinEunuuchs2Unix okay, so right now on my system (14.04 gnome ubuntu) ctrl + alt + shift + R starts and stops screen recording, but doesn't record any audio from the microphone or from the system (like playing a YouTube video during the screen recording for example).

    – Costa
    Jul 24 '17 at 18:48

















This isn't an answer, but here's the upstream bug for this issue, including comments on the audio-doesn't-stop issue: bugzilla.gnome.org/show_bug.cgi?id=665548

– mattdm
Nov 3 '13 at 16:09





This isn't an answer, but here's the upstream bug for this issue, including comments on the audio-doesn't-stop issue: bugzilla.gnome.org/show_bug.cgi?id=665548

– mattdm
Nov 3 '13 at 16:09













@Costa has this problem been solved? Is it still a problem for you? When you posted this question 5+ years ago it was about Ubuntu 12.04 which is EOL or another EOL version of Ubuntu. I wanted to flag your question as not reproducible but would like your input first. Thanks.

– WinEunuuchs2Unix
Jul 24 '17 at 1:22





@Costa has this problem been solved? Is it still a problem for you? When you posted this question 5+ years ago it was about Ubuntu 12.04 which is EOL or another EOL version of Ubuntu. I wanted to flag your question as not reproducible but would like your input first. Thanks.

– WinEunuuchs2Unix
Jul 24 '17 at 1:22













@WinEunuuchs2Unix I would love it if this worked, but it still doesn't. I'm happy to retry, but it requires a restart. Let me know if you need that. I'm on 14.04 now.

– Costa
Jul 24 '17 at 4:19





@WinEunuuchs2Unix I would love it if this worked, but it still doesn't. I'm happy to retry, but it requires a restart. Let me know if you need that. I'm on 14.04 now.

– Costa
Jul 24 '17 at 4:19













@Costa I'm not sure why you need to restart. Can't you test in Ubuntu 14.04 and reword the question as needing it to work under 14.04? This way the question is no longer about Ubuntu 12.04 which is EOL. I don't use screencast so cannot help you solve the problem. I'm just on a project to close unanswered questions for EOL Ubuntu versions.

– WinEunuuchs2Unix
Jul 24 '17 at 4:37





@Costa I'm not sure why you need to restart. Can't you test in Ubuntu 14.04 and reword the question as needing it to work under 14.04? This way the question is no longer about Ubuntu 12.04 which is EOL. I don't use screencast so cannot help you solve the problem. I'm just on a project to close unanswered questions for EOL Ubuntu versions.

– WinEunuuchs2Unix
Jul 24 '17 at 4:37













@WinEunuuchs2Unix okay, so right now on my system (14.04 gnome ubuntu) ctrl + alt + shift + R starts and stops screen recording, but doesn't record any audio from the microphone or from the system (like playing a YouTube video during the screen recording for example).

– Costa
Jul 24 '17 at 18:48





@WinEunuuchs2Unix okay, so right now on my system (14.04 gnome ubuntu) ctrl + alt + shift + R starts and stops screen recording, but doesn't record any audio from the microphone or from the system (like playing a YouTube video during the screen recording for example).

– Costa
Jul 24 '17 at 18:48










0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f157676%2fhow-to-record-a-screencast-with-audio-in-gnome-shell%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f157676%2fhow-to-record-a-screencast-with-audio-in-gnome-shell%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

GameSpot

connect to host localhost port 22: Connection refused

Getting a Wifi WPA2 wifi connection