> Can you confirm
> --without-thirdparty --disable-libdpx --without-libdpx --without-lv2 --disable-static-build
> also still works?
>
I don't know if my test has any value, since I did it on 64-bit Arch.
However the build with patching and disabling thirdparty, etc gave no
errors and some simple editing test showed no problems.
The only errors involved loading OpenCL plugins:
Pass the hardware device called name to all filters in any filter graph.
This can be used to set the device to upload to with the hwupload filter,
or the device to map to with the hwmap filter. Other filters may also
make use of this parameter when they require a hardware device. Note that this
is typically only required when the input is not already in hardware frames -
when it is, filters will derive the device they require from the context of the
frames they receive as input.
This is a global setting, so all filters will receive the same device."
----
but this is idea for another day
build plugin index for: /home/paz/cinelerra5/cinelerra-5.1/bin/plugins
PluginFFilter::new_ffilter(overlay_opencl)
err: Input/output error
PluginFFilter::new_ffilter(overlay_qsv)
err: Input/output error
PluginFFilter::new_ffilter(program_opencl)
err: Operation not permitted
PluginFFilter::new_ffilter(remap_opencl)
err: Input/output error
PluginFFilter::new_ffilter(xfade_opencl)
err: Input/output error
[openclsrc_883 @ 0x55c0871a9940] OpenCL source requires output
dimensions to be specified.
PluginFFilter::new_ffilter(openclsrc)
err: Invalid argument
build ladspa plugin index for: /home/paz/cinelerra5/cinelerra-5.1/bin/ladspa
But they do not affect the operation of CinGG. I attach the logs if
they are of interest.