On 28-10-2020 12:21 am, Michael Koch wrote:
Hello,

I'm testing this command line which is copied from the documentation:
https://www.ffmpeg.org/ffmpeg-all.html#zmq_002c-azmq

ffplay -dumpgraph 1 -f lavfi "color=s=100x100:c=red[l];color=s=100x100:c=blue[r];nullsrc=s=200x100,zmq[bg];[bg][l]overlay[bg+l];[bg+l][r]overlay@my=x=100"

The problem is that ffplay exits after 1-2 seconds without any error message. I don't understand why. Shouldn't this command run forever? I'm not sending any commands to the zmq filter. The console output is below.

Crashes here. Open a ticket at trac.

Gyan
_______________________________________________
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