On Thu, Oct 07, 2021 at 16:41:04 +0200, Arif Driessen wrote:

> I've also tried:
>
> ffmpeg \
> -hide_banner \
> -analyzeduration 1 \
> -probesize 32 \
> -fflags -nobuffer \

I believe this explicitly disables the nobuffer option. Try
  -fflags +nobuffer

Have you tried using this flag directly with ffplay?

Moritz
_______________________________________________
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".

Reply via email to