FFmpeg Doc And Demo

Title: Screen capture tool ffmpeg

Duration:

2' 48''

Public

CERN users but also anyone.

Material

Documentation files attached, screen capture video with ffmpeg. Also https://tecadmin.net/install-ffmpeg-on-linux/. If page content not visible then see attached screenshots Part-1 and Part-2.
sudo add-apt-repository ppa:jonathonf/ffmpeg-3
sudo apt-get update
sudo apt-get install ffmpeg libav-tools x264 x265
ffmpeg --version 

Description

CERN video content owner

Alexandre Racine & Maria Dimou

Other information:

A full documentation about multiple screen capture tools and more details on ffmpeg installation and configuration is attached to this page. The scripts mentioned in this document are in CERN EOS under service account elearn and in afs user dimou.

A set of options that work: ffmpeg -video_size 1600x1200 -framerate 30 -f x11grab -i :0.0 -f alsa -ac 2 -i hw:2 -c:v libx264 -qp 0 -preset ultrafast -strict -2 path-to-the-output-file.mp4

NB! You may need to retry the command as much as 8 times before it sees the microphone!!!!!

Video Discussion

Topic attachments
I Attachment History Action Size Date Who Comment
PNGpng ffmpeg-install-1.png r1 manage 315.4 K 2018-08-09 - 18:00 MariaDimou ffmpeg installation instructions for ubuntu - Part 1
PNGpng ffmpeg-install-2.png r1 manage 334.1 K 2018-08-09 - 18:01 MariaDimou ffmpeg installation instructions for ubuntu - Part 2
PDFpdf screen_capture_tools.pdf r4 r3 r2 r1 manage 4472.8 K 2016-08-11 - 11:07 UnknownUser Documentation about screen capture tools. All tools, ffmpeg, QuickTime, Kazam, ActivePresenter, Shotcut are presented
Quicktime moviemov tutorial_record_tool_ffmpeg.mov r1 manage 106840.9 K 2016-06-03 - 17:43 UnknownUser  
Quicktime moviemp4 tutorial_record_tool_ffmpeg.mp4 r1 manage 9913.9 K 2016-06-03 - 17:31 UnknownUser  
Unknown file formatwebm tutorial_record_tool_ffmpeg.webm r1 manage 15494.7 K 2016-06-03 - 17:36 UnknownUser  
Edit | Attach | Watch | Print version | History: r16 < r15 < r14 < r13 < r12 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r16 - 2018-08-09 - MariaDimou
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Edutech All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback