> I have tried this one:
>
> ffmpeg -y -f v4l2 -thread_queue_size 800 -video_size 800x448 -i
> /dev/video0 -f alsa -thread_queue_size 10000 -ac 1 -ar 14400 -i default
> -q:v 5  output.webm; mplayer output.webm; ls -l output.webm
>
>
This might not have the least to do with all of this, I just want to poiunt
out that an audio sample rate of  14400 Hz (where I guess 44100 is
intended) might contribute to trouble downstream...
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to