Am Sa., 12. Sept. 2020 um 10:48 Uhr schrieb Norbert Pozar
<bertapo...@gmail.com>:

> I am attempting to capture a webcam with audio on a MacBook pro (Catalina
> 10.15.6), but I am having trouble with the audio stream. The video part is
> fine, but audio seems to be missing about 5% of the expected samples. This
> simple command illustrates the problem:
>
> ffmpeg -v 9 -loglevel 99 -y -f avfoundation -i ":0" -t 10 out.wav

This is missing the console output of:
ffmpeg -i out.wav -f null -

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to