<div dir="ltr"><div class="gmail_default" style="font-size:small">Andrew,</div><div class="gmail_default" style="font-size:small">Unfortunately, the setenv for LIBVA_DRIVERS_PATH in main.C used in an AppImage does not solve the problem of being able to use the Hardware Vaapi/Vdpau capability of the computer CinGG is executed on.  I am assuming that this was the goal?  Here is what I tested:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">1. Compiled CinGG with the setenv in main.c on AMD computer that had no graphics hardware/software installed.  <br></div><div class="gmail_default" style="font-size:small">2. Verified that on this computer when I changed Settings/Preferences/Performance hw device to either vaapi or vdpau and executed the binary, I would get "operation not permitted ... using software".</div><div class="gmail_default" style="font-size:small">3. Created AppImage on same computer.</div><div class="gmail_default" style="font-size:small">4. Ran that AppImage on laptop where the hardware/software supports both vaapi and vdpau.  This failed to allow using either vaapi or vdpau.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">So I fail to see any advantage to adding the setenv.  Am I wrong?  What does it solve, if anything?<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 6, 2024 at 6:06 PM Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com">randrianasulu@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><a href="https://invent.kde.org/packaging/craft-blueprints-kde/-/commit/ce5096a51ce1f9009ba98c339894aaceb79fc5ef" rel="noreferrer" target="_blank">https://invent.kde.org/packaging/craft-blueprints-kde/-/commit/ce5096a51ce1f9009ba98c339894aaceb79fc5ef</a><div dir="auto"><br></div><div dir="auto">see, they set </div><div dir="auto"><br></div><div dir="auto"><code>"LIBVA_DRIVERS_PATH=/usr/lib/dri:/usr/lib64/dri:/usr/lib/x86_64-linux-gnu/dri:/usr/lib/aarch64-linux-gnu/dri"</code><br></div><div dir="auto"><code><br></code></div><div dir="auto"><code>I wonder if we should do the same ....</code></div></div>
</blockquote></div>