filmov
tv
ffmpeg Screen Recording - Easy Capture of Desktop Audio & Mic
![preview_player](https://i.ytimg.com/vi/mEV2O8C272g/maxresdefault.jpg)
Показать описание
Want to record your sound card output + mic (and other audio sources) in your ffmpeg screen recording? Forget about virtual sound cards, null sinks, loopback sinks, and all that jazz... You can capture multiple sources using ffmpeg's "amix" complex filtergraph, and it's much easier to do than you'd think.
Command reference:
pactl list sources -- Output PulseAudio source list information.
Full ffmpeg string used to record this video:
ffmpeg \
-filter_complex amix=inputs=2 \
-f x11grab -r 30 -s 1366x768 -i :0.0+0,0 \
-vcodec libx264 -preset veryfast -crf 18 \
-acodec libmp3lame -ar 44100 -q:a 1 \
-pix_fmt yuv420p \
Command reference:
pactl list sources -- Output PulseAudio source list information.
Full ffmpeg string used to record this video:
ffmpeg \
-filter_complex amix=inputs=2 \
-f x11grab -r 30 -s 1366x768 -i :0.0+0,0 \
-vcodec libx264 -preset veryfast -crf 18 \
-acodec libmp3lame -ar 44100 -q:a 1 \
-pix_fmt yuv420p \
ffmpeg Screen Recording - Easy Capture of Desktop Audio & Mic
FFmpeg for Screencasts and Recording 📹
FFMPEG & Screen Capture: How To Record From The Command Line
FFmpeg in 100 Seconds
FFmpeg screen recorder demo
Record Your Screen with FFMPEG!
How to Record Video in Linux With ffmpeg
Screen Recording Using FFmpeg X11grab & Xwininfo - Ubuntu 10.04
How to screen capture using ffmpeg ( step in description)
Easy Screencasting and Webcamming with ffmpeg in Linux
Screen Recordings: FFMPEG
FFmpeg: The Best Screen capturing Utility Ever!
How To Record your Screen Video and Audio with FFMPEG
How to capture video with audio from screen in Ubuntu #ffmpeg
Desktop recording using FFmpeg
ffmpeg + ubuntu screen recording
Stop using kazam/obs GUI tools, record screen with ffmpeg
How To Record Desktop Screen With FFMPEG In Windows 10 For Free
Screen recording || OBS vs FFmpeg || #ffmpeg is OP!!
(Linux) Record screen + audio + webcam using ffmpeg and Python
Screen capture with FFMPEG on windows
🐧️ EasyOS ffmpeg Screen Recording 😉️👍️
C# ffmpeg screen recorder
How to set up screen capture with FFmpeg on Windows
Комментарии