[FFmpeg-user] Unable to play recorded audio and video from webcam using ffmpeg

Carl Eugen Hoyos ceffmpeg at gmail.com
Fri Jan 8 20:45:19 EET 2021



> Am 08.01.2021 um 17:17 schrieb Vijay Rakesh Munganda <vijayrakeshmunganda at gmail.com>:
> 
> ffmpeg -f alsa -thread_queue_size 1024 -i hw:0 -f video4linux2 -i /dev/video0 -c:a aac -t 0:10 -segment_time 00:00.040 -f segment sample-%003d.aac -c:v libx264 -t -f 25 -g 1 0:10 -segment_time 00:00.040 -f segment frame-%003d.h264

Complete, uncut console output missing.
-f 25 looks wrong, did you mean -r 25?

Carl Eugen


More information about the ffmpeg-user mailing list