<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<br>
<br>
<div class="moz-cite-prefix">Den 23.09.2024 20:45, skrev Phyllis
Smith:<br>
</div>
<blockquote type="cite"
cite="mid:CAOckJE00+5_SJhN7E2zndFsJy0ipJhNUpJ=oE6tKC2cJLBuskA@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<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>
</blockquote>
<br>
I am just wondering if they are automatic "blacklisted", because the
errors appear only when a root or normal user startup cingg for the
first time(?)<br>
<br>
Else, I have started to test "hevc_vaapi" rendering that works, but
which seems limited to hevc Main (yuv420p) 8-bit color-depth output.<br>
Is it possible from within Cingg to render with higher pixel formats
and also other Hwaccels methods available in system FFmpeg, i.e QSV
?<br>
Or is this dependent of preset extensions in Cingg?<br>
<br>
<blockquote type="cite"
cite="mid:CAOckJE00+5_SJhN7E2zndFsJy0ipJhNUpJ=oE6tKC2cJLBuskA@mail.gmail.com">
<div dir="ltr">
<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>
</blockquote>
<br>
</body>
</html>