i am using mplayer to record sessions of favorite web stream FM station,
crontab entry, ..## JimHihgtower 8/4/2012
22 7 * * 1,2,3,4,5 /home/jackc/Music/audio/record/bin/record_kpig 15 jim_hightower
On Fri, May 10, 2013 at 11:18 AM, "Germán A. Racca" <german.racca@xxxxxxxxx> wrote:
On 05/10/2013 11:02 AM, Dario Lesca wrote:
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
Using that pipeline it can't even start recording with Ctrl+Alt+Shift+R, at least using gnome-shell 3.6.3.1 :(
Germán.
--
Germán A. Racca
Fedora Package Maintainer
https://fedoraproject.org/wiki/User:Skytux
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
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
Attachment:
record_kpig
Description: Binary data
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx 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