Paul B Mahol <[email protected]> writes: > On 7/20/20, Rodolfo Medina <[email protected]> wrote: >> Hi all. >> >> When capturing video from webcam, with: >> >> $ ffmpeg -f video4linux2 -s 3200x2400 -i /dev/video0 -vb 20M out.mpg > > 3200x2400 is very big resolution
Same problem also with simply: $ ffmpeg -f alsa -i hw:1,0 -f video4linux2 -i /dev/video0 out.mpg , and audio completely out of sync... Thanks, Rodolfo _______________________________________________ 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".
