<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div></div><div style="font-size:small" class="gmail_default">Terje, to fix the below plugin errors, you will have to modify cinelerra-5.1/ffmpeg/plugin.opts for your specific ffmpeg version since it will be different from everyone else when using your O/S version.  Since you have successfully completed the build, you can just modify cinelerra-5.1/bin/ffmpeg/plugin.opts instead.  This file is a blacklist and it is self-explanatory when you look at the last few lines of the file.  Just add # lines for each of the error plugins.  For example, add: #lv2   and #sofalizer, etc.</div><div style="font-size:small" class="gmail_default"><br></div><div style="font-size:small" class="gmail_default">You can just ignore these errors, BUT sooner or later you will get a plugin error that will prevent CinGG from executing.<br></div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><font face="Courier New, Courier, monospace">
      build plugin index for: /home/cinelerra/cinelerra-5.1/bin/plugins<br>
      PluginFFilter::new_ffilter(lv2)<br>
        err: Operation not permitted<br>
      [sofalizer_205 @ 0x3f0f2940] Valid SOFA filename must be set.<br>
      PluginFFilter::new_ffilter(sofalizer)<br>
        err: Invalid argument<br>
      PluginFFilter::new_ffilter(blend_vulkan)<br>
        err: Input/output error<br>
      PluginFFilter::new_ffilter(libplacebo)<br>
        err: Operation not permitted<br>
      PluginFFilter::new_ffilter(overlay_qsv)<br>
        err: Input/output error<br>
      PluginFFilter::new_ffilter(overlay_vulkan)<br>
        err: Input/output error<br>
      PluginFFilter::new_ffilter(xfade_vulkan)<br>
        err: Input/output error<br>
      PluginFFilter::new_ffilter(hstack_qsv)<br>
        err: Operation not permitted<br>
      PluginFFilter::new_ffilter(vstack_qsv)<br>
        err: Operation not permitted<br>
      PluginFFilter::new_ffilter(xstack_qsv)<br>
        err: Operation not permitted</font><br>
</div></blockquote></div></div>