2018-03-02 18:32 GMT+01:00, Olivier SCHMITT <sc.oliv...@gmail.com>:

> ffmpeg -ar 192000 -ac 2 -sample_fmt S16_LE -f alsa -i
> hw:CARD=lloop11,DEV=1  -c copy -f wav udp://192.168.1.29:10000

You should not send wav via udp, it is not a streamable format.
Raw pcm ("s16le") is an alternative.

I wonder if recording with 192kHz makes sense, this is
far above what a human ear can do iirc.

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://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