Anton Khirnov (12024-10-15):
> Most filters implementing the process_command() callback just use
> the generic implementation - ff_filter_process_command(). So what
> information does that flag actually give you?

It gives the information that the filter is ready to deal with what
ff_filter_process_command() does, i.e. change the value of options on
the fly.

Note: commands are not a part I am familiar with, I had to check and it
took me less than 30 seconds. You could have done the same.

-- 
  Nicolas George.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

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

Reply via email to