f18+gnome3: howto recording desktop with audio

Dario Lesca d.lesca at solinos.it
Fri May 10 14:02:29 UTC 2013


Il giorno lun, 06/05/2013 alle 17.57 -0300, "Germán A. Racca" ha
scritto:
> On 01/26/2013 07:09 PM, Dario Lesca wrote:
> > How to record via ctrl+alt+shift+r, video and audio together ?
> >
> > I have fount this trick:
> > http://askubuntu.com/questions/112473/audio-not-working-for-gnome-screencast-ctrl-alt-shift-r
> >
> > But the command for set the "org.gnome.shell.recorder pipeline" key:
> >
> >> 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"
> >
> > ... do not work, and break the recording, likely this setting is for
> > gstreamer-0.10, bud f18 use gstreamer1-1.x, true?.
> >
> > This is home page of shell recorder, but there is nothing for enable
> > audio recording.
> > http://developer.gnome.org/shell/stable/shell-shell-recorder.html
> >
> > Someone have suggest?
> >
> > Many thanks
> >
> 
> Hi Dario,
> 
> Did you find a solution?

For now I rec video/audio via this command line:

> 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

Found here:
https://plus.google.com/111049168280159033135/posts/8Ra2uhYCgGm

-- 
Dario Lesca - sip:dario at solinos.it
(Inviato dal mio Linux Fedora18+Gnome3)




More information about the users mailing list