<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/avidemux/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/avidemux/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 10 Jul 2025 21:48:30 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/avidemux/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>#114 Avidemux 2.8.1 crashes on startup on AMD FX plattform on Ubuntu 22.04</title><link>https://sourceforge.net/p/avidemux/bugs/114/?limit=25#3b80</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Avidemux 2.81. Legacy WORKS!...NOT old system, though??  Differences??&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bill Werner</dc:creator><pubDate>Thu, 10 Jul 2025 21:48:30 -0000</pubDate><guid>https://sourceforge.net7e575847f514ac55a4aa8917cb8ceb98f1c479dc</guid></item><item><title>#114 Avidemux 2.8.1 crashes on startup on AMD FX plattform on Ubuntu 22.04</title><link>https://sourceforge.net/p/avidemux/bugs/114/?limit=25#4731</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Same issue on Debian 12; used to work just fine...some update probably hosed avidemux...  FIX??&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bill Werner</dc:creator><pubDate>Thu, 10 Jul 2025 21:45:31 -0000</pubDate><guid>https://sourceforge.net0e852ca702a086dff7e8266f9e996c0dcc9646ef</guid></item><item><title>Add hardware encoding support for the Lavcodec VP9 DXVA2 codec</title><link>https://sourceforge.net/p/avidemux/bugs/116/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In AVIDeMux 2.8.2 (2022-10-24), when saving video to the Lavcodec VP9 DXVA2 format, there is a slight load on the CPU &lt;em&gt;(~8% for Avidemux Video Editor process for 1st phase, !14% for second phase)&lt;/em&gt;, GPU and HDD. At the same time, a 35-minute video with a resolution of 1040 × 784 px is encoded for an several hours. I think this is too long for such a video.&lt;/p&gt;
&lt;p&gt;CPU Intel Core i7-3770K @ 4.5GHz&lt;br/&gt;
Nvidia GeForce RTX 3070 Ti, GeForce Game Ready Driver  560.81  WHQL (2024.8.6)&lt;br/&gt;
Asus P8Z77 WS — Intel Z77 (Panther Point DH)&lt;br/&gt;
RAM 32 GB DDR3-2400 / PC3-19200 DDR3 SDRAM UDIMM&lt;br/&gt;
Microsoft Windows 10.0.19045.4780&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Korwin</dc:creator><pubDate>Thu, 15 Aug 2024 13:10:55 -0000</pubDate><guid>https://sourceforge.net1cc0126f670bf9ee716791e93c990b4a6d45a7ea</guid></item><item><title>Crash when using filter with image dialog</title><link>https://sourceforge.net/p/avidemux/bugs/115/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Version 2.8.1, reproducible always.&lt;/p&gt;
&lt;p&gt;When trying to use a filter that uses the image area selection (e.g. resize or zoom), when I click OK the software crash.&lt;/p&gt;
&lt;p&gt;Segfault&lt;br/&gt;
 at line 0, file ??&lt;br/&gt;
ADM_backTrack&lt;/p&gt;
&lt;p&gt;__dynamic_cast&lt;br/&gt;
QtPrivate::QSlotObject&amp;lt;void (QDialog::&lt;em&gt;)(), QtPrivate::List&amp;lt;&amp;gt;, void&amp;gt;::impl(int, QtPrivate::QSlotObjectBase&lt;/em&gt;, QObject&lt;em&gt;, void&lt;/em&gt;&lt;em&gt;, bool&lt;/em&gt;)&lt;/p&gt;
&lt;p&gt;QAbstractButton::clicked(bool)&lt;/p&gt;
&lt;p&gt;QAbstractButton::mouseReleaseEvent(QMouseEvent&lt;em&gt;)&lt;br/&gt;
QWidget::event(QEvent&lt;/em&gt;)&lt;br/&gt;
QApplicationPrivate::notify_helper(QObject&lt;em&gt;, QEvent&lt;/em&gt;)&lt;br/&gt;
QApplication::notify(QObject&lt;em&gt;, QEvent&lt;/em&gt;)&lt;br/&gt;
QCoreApplication::notifyInternal2(QObject&lt;em&gt;, QEvent&lt;/em&gt;)&lt;br/&gt;
QApplicationPrivate::sendMouseEvent(QWidget&lt;em&gt;, QMouseEvent&lt;/em&gt;, QWidget&lt;em&gt;, QWidget&lt;/em&gt;, QWidget**, QPointer&amp;lt;qwidget&amp;gt;&amp;amp;, bool, bool)&amp;lt;/qwidget&amp;gt;&lt;/p&gt;
&lt;p&gt;QApplicationPrivate::notify_helper(QObject&lt;em&gt;, QEvent&lt;/em&gt;)&lt;br/&gt;
QCoreApplication::notifyInternal2(QObject&lt;em&gt;, QEvent&lt;/em&gt;)&lt;br/&gt;
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)&lt;br/&gt;
QWindowSystemInterface::sendWindowSystemEvents(QFlags&amp;lt;qeventloop::processeventsflag&amp;gt;)&amp;lt;/qeventloop::processeventsflag&amp;gt;&lt;/p&gt;
&lt;p&gt;g_main_context_dispatch&lt;/p&gt;
&lt;p&gt;g_main_context_iteration&lt;br/&gt;
QEventDispatcherGlib::processEvents(QFlags&amp;lt;qeventloop::processeventsflag&amp;gt;)&lt;br/&gt;
QEventLoop::exec(QFlags&amp;lt;qeventloop::processeventsflag&amp;gt;)&lt;br/&gt;
QDialog::exec()&lt;br/&gt;
DIA_getZoomParams(char const&lt;em&gt;, zoom&lt;/em&gt;, bool, ADM_coreVideoFilter*)&amp;lt;/qeventloop::processeventsflag&amp;gt;&amp;lt;/qeventloop::processeventsflag&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Olivier FAURAX</dc:creator><pubDate>Mon, 05 Feb 2024 12:41:52 -0000</pubDate><guid>https://sourceforge.neta61d5ce4b42c76fb2000ca4ba8267a3725ff7273</guid></item><item><title>Avidemux 2.8.1 crashes on startup on AMD FX plattform on Ubuntu 22.04</title><link>https://sourceforge.net/p/avidemux/bugs/114/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I used avidemux 2.8.1 on Ubuntu 20.04 on an AMD FX 4300 processor platform. No problem.&lt;br/&gt;
After upgrade to 22.04 avidemux crashes on startup (shortly GUI visible):&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[checkSupportedFunctionsAndImageFormat]&lt;/span&gt; 12:18:02-640  --Trying direct operations --&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;*&lt;/em&gt;&lt;/strong&gt;&lt;strong&gt;&lt;em&gt;* BACKTRACK &lt;/em&gt;&lt;/strong&gt;&lt;strong&gt;&lt;em&gt;*&lt;/em&gt;&lt;/strong&gt;&lt;strong&gt;&lt;em&gt;*&lt;br/&gt;
/lib/x86_64-linux-gnu/libADM_core6.so(ADM_backTrack+0x85) &lt;span&gt;&lt;span&gt;[0x7efe60dd97f5]&lt;/span&gt;&lt;/span&gt;:0:&amp;lt;adm_backtrack&amp;gt;:-2&lt;br/&gt;
/lib/x86_64-linux-gnu/libc.so.6(+0x42520) &lt;span&gt;&lt;span&gt;[0x7efe5effb520]&lt;/span&gt;&lt;/span&gt;:1:&amp;lt;&amp;gt;:-2&lt;br/&gt;
/lib/x86_64-linux-gnu/libADM_coreImage6.so(+0xea42) &lt;span&gt;&lt;span&gt;[0x7efe60d4fa42]&lt;/span&gt;&lt;/span&gt;:2:&amp;lt;&amp;gt;:-2&lt;br/&gt;
&amp;lt;/adm_backtrack&amp;gt;&lt;/em&gt;&lt;/strong&gt;&lt;strong&gt;&lt;em&gt;*&lt;/em&gt;&lt;/strong&gt;&lt;em&gt; BACKTRACK &lt;/em&gt;&lt;strong&gt;&lt;em&gt;*&lt;/em&gt;&lt;/strong&gt;&lt;strong&gt;&lt;em&gt;*&lt;/em&gt;*&lt;br/&gt;
&lt;/strong&gt;&lt;strong&gt;&lt;em&gt;*&lt;/em&gt;&lt;/strong&gt;&lt;strong&gt; Exiting &lt;/strong&gt;&lt;strong&gt;&lt;em&gt;*&lt;/em&gt;&lt;/strong&gt;&lt;strong&gt;*&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I thought maybe my system took the upgrade to 22.04 not very well so I used a system-harddisk from a functioning avidemux 2.8.1 on an Intel Ubuntu 22.04 system and swapped it in the AMD FX 4300. Instant crash.&lt;/p&gt;
&lt;p&gt;I also compiled the sources from here on the FX 4300 system. I think it was avidemux 2.8.2. Same error.&lt;/p&gt;
&lt;p&gt;The 2.8.1 app.image doesn't run as well. Working is only the app.image for legacy systems.&lt;/p&gt;
&lt;p&gt;I don't know what is happening here. Is in some (needed) library from ubuntu 22.04 AMD FX support dropped? 2.8.1. did in fact run on the libraries of ubuntu 20.04.&lt;/p&gt;
&lt;p&gt;Thx for reading.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Palm</dc:creator><pubDate>Thu, 18 Jan 2024 12:28:27 -0000</pubDate><guid>https://sourceforge.netfc61691a5eef9561133eb965e098867e24dea98c</guid></item><item><title>Errors in files in translation</title><link>https://sourceforge.net/p/avidemux/bugs/113/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Some parameters in the selection of audio tracks are not translated (for example, into Russian).&lt;br/&gt;
That is, everything in the translation file is translated, but the strings are not determined by the translation.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">soldatovaua</dc:creator><pubDate>Sun, 10 Sep 2023 10:40:27 -0000</pubDate><guid>https://sourceforge.net54a6c64fd72ba7cb2899394d4c3b75cd52f13bb6</guid></item><item><title>#98 can't handle huge files</title><link>https://sourceforge.net/p/avidemux/bugs/98/?limit=25#2fca</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;I am also facing the same issue file duration beyond 3 hrs can't be opnened or read by avidemux&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bilal Adnan Farooqui</dc:creator><pubDate>Sat, 08 Jul 2023 20:35:06 -0000</pubDate><guid>https://sourceforge.netd742e4af20799315d3f1387a1412211b3b097cec</guid></item><item><title>Consistent Error in ChangeFPS</title><link>https://sourceforge.net/p/avidemux/bugs/112/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Avidemux 2.18.1 x64 (from site downloads)&lt;br/&gt;
Win10 x64&lt;br/&gt;
Nowhere near running out of RAM or VRAM&lt;/p&gt;
&lt;p&gt;ChangeFPS errors out when saving things once in a while. It is reproducible once it happens, so I've attached a test case. Adjusting the numbers slightly doesn't seem to help, but adjusting the start (A) marker does. Most of the time, ChangeFPS works great with no problem.&lt;/p&gt;
&lt;p&gt;Error is:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="nb"&gt;---------------------------&lt;/span&gt;
&lt;span class="c"&gt;Info&lt;/span&gt;
&lt;span class="nb"&gt;---------------------------&lt;/span&gt;
&lt;span class="c"&gt;Too short&lt;/span&gt;

&lt;span class="c"&gt;The saved video is incomplete&lt;/span&gt;&lt;span class="nt"&gt;.&lt;/span&gt;&lt;span class="c"&gt; The error occured at 00:00:39&lt;/span&gt;&lt;span class="nt"&gt;,&lt;/span&gt;&lt;span class="c"&gt;889 (66)&lt;/span&gt;&lt;span class="nt"&gt;.&lt;/span&gt;&lt;span class="c"&gt; This may happen as result of invalid time stamps in the video&lt;/span&gt;&lt;span class="nt"&gt;.&lt;/span&gt;

&lt;span class="c"&gt;Error &lt;/span&gt;&lt;span class="nb"&gt;-&lt;/span&gt;&lt;span class="c"&gt;22 ("Invalid argument")&lt;/span&gt;
&lt;span class="nb"&gt;---------------------------&lt;/span&gt;
&lt;span class="c"&gt;OK   &lt;/span&gt;
&lt;span class="nb"&gt;---------------------------&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SilverbackNet</dc:creator><pubDate>Sun, 21 May 2023 04:04:03 -0000</pubDate><guid>https://sourceforge.netaea0d5095f77b7efc4c00913300f0c750451dc20</guid></item><item><title>#107 avidemux every time if the marker is at the end of a file</title><link>https://sourceforge.net/p/avidemux/bugs/107/?limit=250#1d71</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;ok, this seems to be fixed.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Querino</dc:creator><pubDate>Thu, 20 Oct 2022 21:02:51 -0000</pubDate><guid>https://sourceforge.net3e1fea9a64c32940c18aa5ffdf86b3c3d699ebad</guid></item><item><title>.appImage extension should be .AppImage instead</title><link>https://sourceforge.net/p/avidemux/bugs/111/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Extension for appimages must be AppImage so apps like "AppImage Pool" (io.github.prateekmedia.appimagepool) recognize it properly.&lt;/p&gt;
&lt;p&gt;So please rename "avidemux_2.8.0.appImage" to "avidemux_2.8.0.AppImage"&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wesskywalker</dc:creator><pubDate>Sat, 27 Aug 2022 11:10:09 -0000</pubDate><guid>https://sourceforge.nete3a950925f1761f1da26f4ae62432f3201e301ab</guid></item></channel></rss>