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:da...@solinos.it
(Inviato dal mio Linux Fedora18+Gnome3)


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to