<div dir="ltr"><div><div>i am using mplayer to record sessions of favorite web stream FM station, <br><br></div>crontab entry, ..<br>## JimHihgtower 8/4/2012<br>22 7 * * 1,2,3,4,5 /home/jackc/Music/audio/record/bin/record_kpig 15 jim_hightower<br>
<br></div>script attached, HTH, ...<br><br><div><br><br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 10, 2013 at 11:18 AM, &quot;Germán A. Racca&quot; <span dir="ltr">&lt;<a href="mailto:german.racca@gmail.com" target="_blank">german.racca@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 05/10/2013 11:02 AM, Dario Lesca wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Il giorno lun, 06/05/2013 alle 17.57 -0300, &quot;Germán A. Racca&quot; ha<br>
scritto:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 01/26/2013 07:09 PM, Dario Lesca wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
How to record via ctrl+alt+shift+r, video and audio together ?<br>
<br>
I have fount this trick:<br>
<a href="http://askubuntu.com/questions/112473/audio-not-working-for-gnome-screencast-ctrl-alt-shift-r" target="_blank">http://askubuntu.com/<u></u>questions/112473/audio-not-<u></u>working-for-gnome-screencast-<u></u>ctrl-alt-shift-r</a><br>

<br>
But the command for set the &quot;org.gnome.shell.recorder pipeline&quot; key:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
gsettings set org.gnome.shell.recorder pipeline &quot;queue ! \<br>
videorate !  vp8enc quality=10 speed=2 ! mux. pulsesrc ! \<br>
audio/x-raw-int ! queue !  audioconvert ! vorbisenc ! \<br>
mux. webmmux name=mux&quot;<br>
</blockquote>
<br>
... do not work, and break the recording, likely this setting is for<br>
gstreamer-0.10, bud f18 use gstreamer1-1.x, true?.<br>
<br>
This is home page of shell recorder, but there is nothing for enable<br>
audio recording.<br>
<a href="http://developer.gnome.org/shell/stable/shell-shell-recorder.html" target="_blank">http://developer.gnome.org/<u></u>shell/stable/shell-shell-<u></u>recorder.html</a><br>
<br>
Someone have suggest?<br>
<br>
Many thanks<br>
<br>
</blockquote>
<br>
Hi Dario,<br>
<br>
Did you find a solution?<br>
</blockquote>
<br>
For now I rec video/audio via this command line:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
gst-launch ximagesrc ! ffmpegcolorspace ! queue ! vp8enc quality=10 speed=2 ! mux. pulsesrc ! audio/x-raw-int ! queue ! audioconvert ! vorbisenc ! mux. webmmux name=mux ! filesink location=/tmp/screencast.webm<br>
</blockquote>
<br>
Found here:<br>
<a href="https://plus.google.com/111049168280159033135/posts/8Ra2uhYCgGm" target="_blank">https://plus.google.com/<u></u>111049168280159033135/posts/<u></u>8Ra2uhYCgGm</a><br>
<br>
</blockquote>
<br>
Using that pipeline it can&#39;t even start recording with Ctrl+Alt+Shift+R, at least using gnome-shell 3.6.3.1 :(<br>
<br>
Germán.<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Germán A. Racca<br>
Fedora Package Maintainer<br>
<a href="https://fedoraproject.org/wiki/User:Skytux" target="_blank">https://fedoraproject.org/<u></u>wiki/User:Skytux</a><br>
-- <br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org" target="_blank">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.<u></u>org/mailman/listinfo/users</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/<u></u>Mailing_list_guidelines</a><br>
Have a question? Ask away: <a href="http://ask.fedoraproject.org" target="_blank">http://ask.fedoraproject.org</a><br>
</font></span></blockquote></div><br></div>