<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Cinelerra latest on Ubuntu 24.04? - Welcome Area				            </title>
            <link>https://cinelerra-gg.org/forum/welcome-area/cinelerra-latest-on-ubuntu-24-04/</link>
            <description>The artists\&#039; meeting place for creative exchange and discussion.</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 08 Mar 2026 04:08:44 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Cinelerra latest on Ubuntu 24.04?</title>
                        <link>https://cinelerra-gg.org/forum/welcome-area/cinelerra-latest-on-ubuntu-24-04/#post-3145</link>
                        <pubDate>Sun, 04 Jan 2026 23:13:44 +0000</pubDate>
                        <description><![CDATA[@inukshuk 
That is great!  You can send any information that you have that will help us improve things to phylsmith2017@gmail.com -- for large files, gmail will put on a shared google drive...]]></description>
                        <content:encoded><![CDATA[<p>@inukshuk </p>
<p>That is great!  You can send any information that you have that will help us improve things to phylsmith2017@gmail.com -- for large files, gmail will put on a shared google drive automatically.  If this is not acceptable, we can find something else that works.  I would really like this help.</p>]]></content:encoded>
						                            <category domain="https://cinelerra-gg.org/forum/welcome-area/">Welcome Area</category>                        <dc:creator>phylsmith2004</dc:creator>
                        <guid isPermaLink="true">https://cinelerra-gg.org/forum/welcome-area/cinelerra-latest-on-ubuntu-24-04/#post-3145</guid>
                    </item>
				                    <item>
                        <title>RE: Cinelerra latest on Ubuntu 24.04?</title>
                        <link>https://cinelerra-gg.org/forum/welcome-area/cinelerra-latest-on-ubuntu-24-04/#post-3144</link>
                        <pubDate>Sun, 04 Jan 2026 22:44:39 +0000</pubDate>
                        <description><![CDATA[@phylsmith2004
Just an update. I have Cinelerra installed as you outlined above with the help of a dev. The dev encountered a lot of errors en route to installation and wishes to share with...]]></description>
                        <content:encoded><![CDATA[<p>@<a title="phylsmith2004" href="https://cinelerra-gg.org/participant/phylsmith2004/">phylsmith2004</a></p>
<p>Just an update. I have Cinelerra installed as you outlined above with the help of a dev. The dev encountered a lot of errors en route to installation and wishes to share with you some of the issues. The dev feels your team can learn from some of these issues. It is too long to post here. So the transcripts would need to be sent somewhere. The dev said that AI helped isolate a lot of the issues rapidly and showed where the code needed to be modified. More than one attempt was needed to compile the code to get the build 'just right'. CUDA and bluebanana were some of the sticking points. Of course, I will know issues a bit better once I actually start using the program over the next while. </p>]]></content:encoded>
						                            <category domain="https://cinelerra-gg.org/forum/welcome-area/">Welcome Area</category>                        <dc:creator>Inukshuk</dc:creator>
                        <guid isPermaLink="true">https://cinelerra-gg.org/forum/welcome-area/cinelerra-latest-on-ubuntu-24-04/#post-3144</guid>
                    </item>
				                    <item>
                        <title>RE: Cinelerra latest on Ubuntu 24.04?</title>
                        <link>https://cinelerra-gg.org/forum/welcome-area/cinelerra-latest-on-ubuntu-24-04/#post-3143</link>
                        <pubDate>Sat, 03 Jan 2026 03:57:09 +0000</pubDate>
                        <description><![CDATA[@phylsmith2004 Thanks. I will invite some technical people over to my home studio to install and try to optimize. Every little ounce of performance I can get will be leveraged. 
I don&#039;t kno...]]></description>
                        <content:encoded><![CDATA[<p>@<a title="phylsmith2004" href="https://cinelerra-gg.org/participant/phylsmith2004/">phylsmith2004</a> Thanks. I will invite some technical people over to my home studio to install and try to optimize. Every little ounce of performance I can get will be leveraged. </p>
<p>I don't know if Cinelerra can install on Intel OSX via 'homebrew'. Am not a Mac person, but someone loaned use of one until I can replace my old laptop. My preferred OS is Linux, always, but try to use what I got or can borrow. </p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://cinelerra-gg.org/forum/welcome-area/">Welcome Area</category>                        <dc:creator>Inukshuk</dc:creator>
                        <guid isPermaLink="true">https://cinelerra-gg.org/forum/welcome-area/cinelerra-latest-on-ubuntu-24-04/#post-3143</guid>
                    </item>
				                    <item>
                        <title>RE: Cinelerra latest on Ubuntu 24.04?</title>
                        <link>https://cinelerra-gg.org/forum/welcome-area/cinelerra-latest-on-ubuntu-24-04/#post-3142</link>
                        <pubDate>Sat, 03 Jan 2026 02:41:51 +0000</pubDate>
                        <description><![CDATA[@inukshuk 
vThe specific instructions in the manual need to be updated, but the basic build is described at:
  
for example the &lt;os&gt; would be ubuntu24 instead of just ubuntu.
And in...]]></description>
                        <content:encoded><![CDATA[<p>@inukshuk </p>
<p>vThe specific instructions in the manual need to be updated, but the basic build is described at:</p>
<p>   https://download.cinelerra-gg.org/files/CinelerraGG_Manual/single_user_build.html</p>
<p>for example the &lt;os&gt; would be ubuntu24 instead of just ubuntu.</p>
<p>And in your case the "configure" line would have added to the end: --with-vaapi --with-vdpau --with-nv --with-cuda</p>
<p>If you are not familiar with building packages from scratch, it would probably be better to try that first without the addition configure line "withs".Installing Cuda sdk ahead of time is also pretty difficult but must be done so I would suggest just trying to build without adding --with-cuda once you get past the first build.  There has been some discussion that CinGG with cuda does not provide a boost but it has been proven that vaapi/vdpau/nv in most cases gives a nice boost.</p>
<p>More detailed information and requirements are described in the manual at:</p>
<p>   https://download.cinelerra-gg.org/files/CinelerraGG_Manual/GPU_hardware_decoding.html#23967</p>]]></content:encoded>
						                            <category domain="https://cinelerra-gg.org/forum/welcome-area/">Welcome Area</category>                        <dc:creator>phylsmith2004</dc:creator>
                        <guid isPermaLink="true">https://cinelerra-gg.org/forum/welcome-area/cinelerra-latest-on-ubuntu-24-04/#post-3142</guid>
                    </item>
				                    <item>
                        <title>RE: Cinelerra latest on Ubuntu 24.04?</title>
                        <link>https://cinelerra-gg.org/forum/welcome-area/cinelerra-latest-on-ubuntu-24-04/#post-3141</link>
                        <pubDate>Sat, 03 Jan 2026 01:23:57 +0000</pubDate>
                        <description><![CDATA[@phylsmith2004 
Thank you for this. Kindly point me to documentation required to build from source so I can fully leverage my GPU. I am a professional videographer for 10+ years and have us...]]></description>
                        <content:encoded><![CDATA[<p>@<a title="phylsmith2004" href="https://cinelerra-gg.org/participant/phylsmith2004/">phylsmith2004</a> </p>
<p>Thank you for this. Kindly point me to documentation required to build from source so I can fully leverage my GPU. I am a professional videographer for 10+ years and have used most NLE's on the market. However, my main workstation is Linux where I run DaVinci Resolve Studio and Lightworks. Working with Cinelerra professionally would be ideal. But of course, some assembly is required. </p>
<p>To answer your earlier question, I installed "<span>sudo apt install libfuse2t64" and thereafter, the appimage launched fine. </span></p>]]></content:encoded>
						                            <category domain="https://cinelerra-gg.org/forum/welcome-area/">Welcome Area</category>                        <dc:creator>Inukshuk</dc:creator>
                        <guid isPermaLink="true">https://cinelerra-gg.org/forum/welcome-area/cinelerra-latest-on-ubuntu-24-04/#post-3141</guid>
                    </item>
				                    <item>
                        <title>RE: Cinelerra latest on Ubuntu 24.04?</title>
                        <link>https://cinelerra-gg.org/forum/welcome-area/cinelerra-latest-on-ubuntu-24-04/#post-3140</link>
                        <pubDate>Fri, 02 Jan 2026 21:50:13 +0000</pubDate>
                        <description><![CDATA[@inukshuk 
The files needed to create an Application Icon are now available along with a README at;
   
About Cuda -- yes CinGG can take advantage of Cuda as well as vaapi/vdpau/nvenc grap...]]></description>
                        <content:encoded><![CDATA[<p><a title="Inukshuk" href="https://cinelerra-gg.org/participant/inukshuk/">@inukshuk</a> </p>
<p>The files needed to create an Application Icon are now available along with a README at;</p>
<p>    https://download.cinelerra-gg.org/?path=Desktop_icon&amp;sort=name_asc</p>
<p>About Cuda -- yes CinGG can take advantage of Cuda as well as vaapi/vdpau/nvenc graphics board speedups BUT unfortunately due to the differences in all of the many graphics boards to include all of the variations of Nvidia boards, unless you build from source it does not matter.  The computer on which the AppImage is created has a completely different graphics board than your Nvidea RTX 2070.  However, you have a good computer setup seeing as how it is a Ryzen, so hopefully you will not miss using Cuda/vaapi/vdpau/nvenc.  And if you start to get really serious about using CinGG for video editing, it really is not that hard to build CinGG following the instructions in the manual with help from us as needed.</p>]]></content:encoded>
						                            <category domain="https://cinelerra-gg.org/forum/welcome-area/">Welcome Area</category>                        <dc:creator>phylsmith2004</dc:creator>
                        <guid isPermaLink="true">https://cinelerra-gg.org/forum/welcome-area/cinelerra-latest-on-ubuntu-24-04/#post-3140</guid>
                    </item>
				                    <item>
                        <title>RE: Cinelerra latest on Ubuntu 24.04?</title>
                        <link>https://cinelerra-gg.org/forum/welcome-area/cinelerra-latest-on-ubuntu-24-04/#post-3139</link>
                        <pubDate>Fri, 02 Jan 2026 19:53:59 +0000</pubDate>
                        <description><![CDATA[@inukshuk 
When you say &quot;you did as I said&quot; do you mean installing libfuset64 or squashfs?
You can add CinGG to your desktop by copying 3 files as shown below (it will not let me attach th...]]></description>
                        <content:encoded><![CDATA[<p>@inukshuk </p>
<p>When you say "you did as I said" do you mean installing libfuset64 or squashfs?</p>
<p>You can add CinGG to your desktop by copying 3 files as shown below (it will not let me attach the 3 files here so I will have to put them on the website later).  This worked for me on Fedora as root but Ubuntu may be slightly different or you may have to put into a local directory.  Also, you may have to execute "chmod +x" on the first 2 files. </p>
<p>  cp -a cin.svg /usr/share/pixmaps/</p>
<p>  cp -a cin.xpm /usr/share/pixmaps/</p>
<p>  cp -a cin.desktop /usr/share/applications/cin.desktop</p>
<p>Then edit /usr/share/applications/cin.desktop to change the line Exec=cin to Exec=location where you put your AppImage.</p>
<p>Finally you probably have to login again to see the application icon and move it where you want.</p>]]></content:encoded>
						                            <category domain="https://cinelerra-gg.org/forum/welcome-area/">Welcome Area</category>                        <dc:creator>phylsmith2004</dc:creator>
                        <guid isPermaLink="true">https://cinelerra-gg.org/forum/welcome-area/cinelerra-latest-on-ubuntu-24-04/#post-3139</guid>
                    </item>
				                    <item>
                        <title>RE: Cinelerra latest on Ubuntu 24.04?</title>
                        <link>https://cinelerra-gg.org/forum/welcome-area/cinelerra-latest-on-ubuntu-24-04/#post-3138</link>
                        <pubDate>Fri, 02 Jan 2026 06:56:07 +0000</pubDate>
                        <description><![CDATA[@phylsmith2004
I did as you said and I was able to launch the appimage, thank you. I would like to integrate the program to my menu, but I guess that is down the road. I looked at the setti...]]></description>
                        <content:encoded><![CDATA[<p>@<a title="phylsmith2004" href="https://cinelerra-gg.org/participant/phylsmith2004/">phylsmith2004</a></p>
<p>I did as you said and I was able to launch the appimage, thank you. I would like to integrate the program to my menu, but I guess that is down the road. I looked at the settings and it seems maybe Cinelerra supports CUDA? That would be great if this is the case. </p>
<p>The next step is to configure the system for optimal editing. I notice things like the aspect ratio is off. Hence, some documentation is needed to ensure Cinelerra is a viable pro option for editing. </p>
<p>Thanks again. </p>]]></content:encoded>
						                            <category domain="https://cinelerra-gg.org/forum/welcome-area/">Welcome Area</category>                        <dc:creator>Inukshuk</dc:creator>
                        <guid isPermaLink="true">https://cinelerra-gg.org/forum/welcome-area/cinelerra-latest-on-ubuntu-24-04/#post-3138</guid>
                    </item>
				                    <item>
                        <title>RE: Cinelerra latest on Ubuntu 24.04?</title>
                        <link>https://cinelerra-gg.org/forum/welcome-area/cinelerra-latest-on-ubuntu-24-04/#post-3137</link>
                        <pubDate>Thu, 01 Jan 2026 21:31:43 +0000</pubDate>
                        <description><![CDATA[@inukshuk 
Per the web, below is what could fix the problem.  Please let us know if this works for you. Thanks.
You can install FUSE 2 alongside FUSE 3 without issues. The older version do...]]></description>
                        <content:encoded><![CDATA[<p><a title="Inukshuk" href="https://cinelerra-gg.org/participant/inukshuk/">@inukshuk</a> </p>
<p><span style="text-decoration: underline">Per the web, below is what could fix the problem.  Please let us know if this works for you. Thanks.</span></p>
<p>You can install <a href="https://packages.ubuntu.com/lunar/libfuse2" target="_blank" rel="noreferrer noopener">FUSE 2</a> alongside FUSE 3 without issues. The older version doesn’t replace the newer package; they coexist ...</p>
<p><strong>To install FUSE 2 on Ubuntu 24.04 LTS</strong> or newer, open a new <em>Terminal</em> window and type (or paste) the following command:</p>
<pre class="wp-block-preformatted" contenteditable="false">sudo apt install libfuse2t64</pre>
<p>If you’re on Ubuntu 23.04 or 23.10 (both are EOL, FYI) then the package name is just <code>libfuse2</code> as Ubuntu 24.04 LTS was when all of the 64-bit t_time bug problems were tackled.</p>
<p>Press the enter/return key, enter your password to authenticate, and blink while the necessary library is downloaded, unpacked, and installed.</p>
<p>That’s it; now if you double-click on an <em>AppImage</em> to open it (assuming it has permission to run first, of course) it will open and run as intended.</p>]]></content:encoded>
						                            <category domain="https://cinelerra-gg.org/forum/welcome-area/">Welcome Area</category>                        <dc:creator>phylsmith2004</dc:creator>
                        <guid isPermaLink="true">https://cinelerra-gg.org/forum/welcome-area/cinelerra-latest-on-ubuntu-24-04/#post-3137</guid>
                    </item>
				                    <item>
                        <title>RE: Cinelerra latest on Ubuntu 24.04?</title>
                        <link>https://cinelerra-gg.org/forum/welcome-area/cinelerra-latest-on-ubuntu-24-04/#post-3132</link>
                        <pubDate>Thu, 01 Jan 2026 07:09:52 +0000</pubDate>
                        <description><![CDATA[@inukshuk 
I don&#039;t suppose you want to take the time to compile CinGG from source.
Initial problem appears to be that running appimage requires fuse3 instead of fuse2.
Here is a potential...]]></description>
                        <content:encoded><![CDATA[<p>@inukshuk </p>
<p>I don't suppose you want to take the time to compile CinGG from source.</p>
<p>Initial problem appears to be that running appimage requires fuse3 instead of fuse2.</p>
<p>Here is a potential workaround that is easy to try.</p>
<p>1. /{path to appimage}/CinGG-20251231-x86_64.AppImage --appimage-extract</p>
<p>2. /{path to appimage}/squashfs-root/usr/bin/./cin</p>]]></content:encoded>
						                            <category domain="https://cinelerra-gg.org/forum/welcome-area/">Welcome Area</category>                        <dc:creator>phylsmith2004</dc:creator>
                        <guid isPermaLink="true">https://cinelerra-gg.org/forum/welcome-area/cinelerra-latest-on-ubuntu-24-04/#post-3132</guid>
                    </item>
							        </channel>
        </rss>
		