> Am 08.01.2021 um 17:17 schrieb Vijay Rakesh Munganda > <[email protected]>: > > 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 _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
