чт, 1 июн. 2023 г., 11:00 Andrea paz <[email protected]>:
Thanks, with the two "exports" I compliled without any problems. No message in console. Among the ffmpeg plugins, "zscale" appeared. Applying it to an edit gives no error messages. But whatever changes I try to make to any of its parameters I always get the same error:
PluginFVClient::process_buffer() F_zscale err: Generic error in an external library
quick googling showed this closed ticket ... https://trac.ffmpeg.org/ticket/9811 try with less threading (cpuset -c 0-1 cin) ? Can you also post full message? Also, be sure to set Format to rgba-float just in case?
Any advice on how to make it work? It would be a really nice plugin that allows you to control every aspect of a transcode, from size to colors.