<?xml version='1.0' encoding='ISO-8859-1'?>
     <rss version='2.0'>
      <channel>
       <title>ffmpeg.lha video/convert - Comments</title>
       <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link>
       <description>Video and audio converter</description>
       <language>en-gb</language>
       <lastBuildDate>Fri, 03 Apr 2026 20:26:17 +0200</lastBuildDate>
       <image>
        <title>OS4Depot.net</title>
        <url>http://se.os4depot.net/images/rss.gif</url>
        <link>http://se.os4depot.net</link>
       </image><item> <title>Maijestro (79.198.28.20) @ 14 Mar 2024, 09:15.06</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;Maijestro (79.198.28.20)&lt;BR /&gt;&lt;pre&gt;Thanks you MickJT ;-) 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1710447306</guid> <pubDate>Thu, 14 Mar 2024 21:15:06 +0100</pubDate></item><item> <title>Daveyw (60.234.236.153) @ 12 Feb 2024, 09:08.36</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;Daveyw (60.234.236.153)&lt;BR /&gt;&lt;pre&gt;Thanks Mick. Yep, I later figured out why x=10 kept appearing on the output. :-) 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1707768516</guid> <pubDate>Mon, 12 Feb 2024 21:08:36 +0100</pubDate></item><item> <title>MickJT (115.69.35.90) @ 12 Feb 2024, 12:41.04</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;MickJT (115.69.35.90)&lt;BR /&gt;&lt;pre&gt;You're missing a colon before x=10, but also somehow the drawtext filter got disabled, or didn't get enabled, when compiling. So keep using 4.2.1 for now until I can update this. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1707738064</guid> <pubDate>Mon, 12 Feb 2024 12:41:04 +0100</pubDate></item><item> <title>DaveyW (60.234.236.153) @ 12 Feb 2024, 03:37.18</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;DaveyW (60.234.236.153)&lt;BR /&gt;&lt;pre&gt;Hmmm... the Drawtext filter isn't working with this new build, it was working in 4.2.1. 
 
This line works  in 4.2.1: 
ffmpeg -i Temp:Test.mp4 -ss 00:01:30 -vframes 1 -vf &quot;drawtext=text='%{pts*:hms}'x=10:y=10:fontsize=24:fontcolor=white&quot; ram:test.png 
[backslash between * and ] 
 
but with this build I get: 
 
&quot;[AVFilterGraph @ 0x448bfcc0] No option name near 'hms}x=10:y=10:fontsize=24:fontcolor=white' 
[AVFilterGraph @ 0x448bfcc0] Error parsing a filter description around: 
[AVFilterGraph @ 0x448bfcc0] Error parsing filterchain 'drawtext=text='%{pts:hms}'x=10:y=10:fontsize=24:fontcolor=white' around: 
[vost#0:0/png @ 0x43d2f690] Error initializing a simple filtergraph 
Error opening output file ram:test.png. 
Error opening output files: Error number -22 occurred&quot; 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1707705438</guid> <pubDate>Mon, 12 Feb 2024 03:37:18 +0100</pubDate></item><item> <title>HKvalhe (89.10.145.67) @ 10 Dec 2023, 08:38.21</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;HKvalhe (89.10.145.67)&lt;BR /&gt;&lt;pre&gt;Thanks for the update! Works very well on my X5000! 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1702237101</guid> <pubDate>Sun, 10 Dec 2023 20:38:21 +0100</pubDate></item><item> <title>Me (91.64.151.111) @ 10 Dec 2023, 08:13.24</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;Me (91.64.151.111)&lt;BR /&gt;&lt;pre&gt;Thank you!!! 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1702235604</guid> <pubDate>Sun, 10 Dec 2023 20:13:24 +0100</pubDate></item><item> <title>DaveyW (60.234.236.153) @ 01 Mar 2023, 09:49.58</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;DaveyW (60.234.236.153)&lt;BR /&gt;&lt;pre&gt;Thanks Mick, that does indeed work. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1677703798</guid> <pubDate>Wed, 01 Mar 2023 21:49:58 +0100</pubDate></item><item> <title>MickJT (115.69.35.90) @ 01 Mar 2023, 02:26.21</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;MickJT (115.69.35.90)&lt;BR /&gt;&lt;pre&gt;The previous comment doesn't show it, back there is supposed to be a backslash before each colon. The asterisks are also required. So for each colon, add an asterisk and backslash before it. The asterisk is the escape character for Amiga Shell. I also tried running it within bourne shell but didn't have any luck. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1677677181</guid> <pubDate>Wed, 01 Mar 2023 14:26:21 +0100</pubDate></item><item> <title>MickJT (115.69.35.90) @ 01 Mar 2023, 02:22.11</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;MickJT (115.69.35.90)&lt;BR /&gt;&lt;pre&gt;Finally figured it out. Some characters had to be escaped in a certain way. This works. 
 
ffmpeg -i sample_640x360.avi -vf &quot;drawtext=timecode='00*:00*:00*:00':fontfile=/Fonts/_TrueType/Comic.TTF:fontsize=30:r=25&quot; test.avi 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1677676931</guid> <pubDate>Wed, 01 Mar 2023 14:22:11 +0100</pubDate></item><item> <title>DaveyW (103.226.65.51) @ 28 Feb 2023, 09:04.30</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;DaveyW (103.226.65.51)&lt;BR /&gt;&lt;pre&gt;@ktadd 
 
It's not supposed to, the text is the timecode. 
 
https://onelinerhub.com/ffmpeg/how-to-add-timecode-text-to-video-using-drawtext-filter 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1677614670</guid> <pubDate>Tue, 28 Feb 2023 21:04:30 +0100</pubDate></item><item> <title>ktadd (192.25.50.127) @ 27 Feb 2023, 11:35.57</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;ktadd (192.25.50.127)&lt;BR /&gt;&lt;pre&gt;@DaveyW 
I don't see any text=&quot;mytext&quot; after the fontsize=30. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1677537357</guid> <pubDate>Mon, 27 Feb 2023 23:35:57 +0100</pubDate></item><item> <title>DaveyW (60.234.236.153) @ 23 Feb 2023, 10:54.09</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;DaveyW (60.234.236.153)&lt;BR /&gt;&lt;pre&gt;Thanks Mick. Yes, got that working. I'm trying with timecode, but I get the error that I reported. 
 
From what I've read online, this should work: 
ffmpeg -i Misc:Downloads/Red.Dwarf.S11E01.mp4 -vf &quot;drawtext=timecode='00:00:00:00':fontfile=/Fonts/_TrueType/Comic.TTF:fontsize=30&quot; ram:test.avi 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1677189249</guid> <pubDate>Thu, 23 Feb 2023 22:54:09 +0100</pubDate></item><item> <title>MickJT (115.69.35.90) @ 15 Feb 2023, 07:07.16</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;MickJT (115.69.35.90)&lt;BR /&gt;&lt;pre&gt;I did a test with 
 
ffmpeg -i sample_640x360.avi -vf &quot;drawtext=fontfile=/Fonts/_TrueType/Comic.TTF:fontsize=30:text=test 123&quot; test.avi 
 
That worked 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1676441236</guid> <pubDate>Wed, 15 Feb 2023 07:07:16 +0100</pubDate></item><item> <title>DaveyW (60.234.236.153) @ 27 Jan 2023, 12:04.11</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;DaveyW (60.234.236.153)&lt;BR /&gt;&lt;pre&gt;Hi Mick, 
 
Does -vf drawtext work with this version of ffmpeg? I have been playing around with it but I get an error &quot;Error reinitializing filters! Failed to inject frame into filter network: Error number -22 occurred&quot; 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1674774251</guid> <pubDate>Fri, 27 Jan 2023 00:04:11 +0100</pubDate></item><item> <title>MickJT (115.69.35.90) @ 25 Jul 2021, 04:22.59</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;MickJT (115.69.35.90)&lt;BR /&gt;&lt;pre&gt;Damn. The Altivec version has to be compiled with a linker script (files in ldscripts/) from an older binutils, or with the -N switch when linking, in order to stop that issue from happening. I don't have an altivec capable machine myself to test, but usually get someone to check it for me before releasing. I can't remember if I did that this time. Thanks for letting me know. I can't give a timeframe for an update yet. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1627222979</guid> <pubDate>Sun, 25 Jul 2021 16:22:59 +0200</pubDate></item><item> <title>Petrol (92.184.117.218) @ 24 Jul 2021, 09:29.49</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;Petrol (92.184.117.218)&lt;BR /&gt;&lt;pre&gt;Hi, with this new version, I&amp;#8217;ve got problem converting h264 videos with the AltiVec version on my A1X1000. The converted video has green artifacts. I&amp;#8217;ve also tried an older version, and the converted video was ok. No problem with the generic&amp;#8217;s one. Converting avi to h264 works also. It seems to be a decoding issue with x264 video file.  Regards, 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1627111789</guid> <pubDate>Sat, 24 Jul 2021 09:29:49 +0200</pubDate></item><item> <title>walkero (212.2.173.66) @ 06 Jan 2020, 12:55.47</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;walkero (212.2.173.66)&lt;BR /&gt;&lt;pre&gt;Thank you the new version. You are awesome 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1578311747</guid> <pubDate>Mon, 06 Jan 2020 12:55:47 +0100</pubDate></item><item> <title>MickJT (118.211.111.216) @ 27 Nov 2017, 07:37.00</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;MickJT (118.211.111.216)&lt;BR /&gt;&lt;pre&gt;Correction to the readme. The solution for altivec binaries wasn't linker libs from 4.2.4, but using binutils 2.18 which has different internal linker scripts. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1511764620</guid> <pubDate>Mon, 27 Nov 2017 07:37:00 +0100</pubDate></item><item> <title>ghh (89.177.235.56) @ 30 Jul 2016, 09:17.05</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;ghh (89.177.235.56)&lt;BR /&gt;&lt;pre&gt;Concat works (filter and protocol). Thank you! 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1469906225</guid> <pubDate>Sat, 30 Jul 2016 21:17:05 +0200</pubDate></item><item> <title>MickJT (118.211.73.30) @ 11 Jul 2016, 06:38.48</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;MickJT (118.211.73.30)&lt;BR /&gt;&lt;pre&gt;It's an issue with a patch for is_dos_path. It'll be fixed in the next upload. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1468255128</guid> <pubDate>Mon, 11 Jul 2016 18:38:48 +0200</pubDate></item><item> <title>MickJT (118.211.73.30) @ 11 Jul 2016, 06:10.48</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;MickJT (118.211.73.30)&lt;BR /&gt;&lt;pre&gt;This is a different issue unrelated to the use (or non-use) of -safe 0. I'll look into it. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1468253448</guid> <pubDate>Mon, 11 Jul 2016 18:10:48 +0200</pubDate></item><item> <title>Jurassicc (31.50.64.210) @ 10 Jul 2016, 05:06.32</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;Jurassicc (31.50.64.210)&lt;BR /&gt;&lt;pre&gt;Many Thanks for the Tip 
thumbsup: 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1468163192</guid> <pubDate>Sun, 10 Jul 2016 17:06:32 +0200</pubDate></item><item> <title>k (73.252.224.45) @ 10 Jul 2016, 02:46.45</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;k (73.252.224.45)&lt;BR /&gt;&lt;pre&gt;Put   -safe 0   before the -i command and it will work again. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1468111605</guid> <pubDate>Sun, 10 Jul 2016 02:46:45 +0200</pubDate></item><item> <title>Jurassicc (31.50.64.210) @ 09 Jul 2016, 10:56.37</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;Jurassicc (31.50.64.210)&lt;BR /&gt;&lt;pre&gt;concat nolonger works 
 
eg:- 
 
ffmpeg -i &quot;concat:VTS_01_1.VOB|VTS_01_2.VOB|VTS_01_3.VOB&quot; 
 
ask for volume concat: 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1468097797</guid> <pubDate>Sat, 09 Jul 2016 22:56:37 +0200</pubDate></item><item> <title>MickJT (124.169.231.119) @ 17 Apr 2016, 09:35.09</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;MickJT (124.169.231.119)&lt;BR /&gt;&lt;pre&gt;I don't know if that's possible. As far as I know, OS4.x itself is 32bit. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1460878509</guid> <pubDate>Sun, 17 Apr 2016 09:35:09 +0200</pubDate></item><item> <title>J. Aarbakk (85.165.230.223) @ 16 Apr 2016, 03:41.52</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;J. Aarbakk (85.165.230.223)&lt;BR /&gt;&lt;pre&gt;Thanks for making this nice tool available for the Amiga! 
 
Question: Would it be possible to provide binaries that is optimized for 64 bit CPU's? 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1460814112</guid> <pubDate>Sat, 16 Apr 2016 15:41:52 +0200</pubDate></item><item> <title>J.T.Kirk (79.131.48.197) @ 18 Jan 2016, 01:06.55</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;J.T.Kirk (79.131.48.197)&lt;BR /&gt;&lt;pre&gt;&quot;updating&quot;... that was obvious... 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1453118815</guid> <pubDate>Mon, 18 Jan 2016 13:06:55 +0100</pubDate></item><item> <title>J.T.Kirk (79.131.48.197) @ 18 Jan 2016, 01:06.19</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;J.T.Kirk (79.131.48.197)&lt;BR /&gt;&lt;pre&gt;Thank you for upading this excellent program; appreciated. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1453118779</guid> <pubDate>Mon, 18 Jan 2016 13:06:19 +0100</pubDate></item><item> <title>ghh (78.102.145.97) @ 06 Apr 2015, 10:44.53</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;ghh (78.102.145.97)&lt;BR /&gt;&lt;pre&gt;Thank you! I love this program. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1428353093</guid> <pubDate>Mon, 06 Apr 2015 22:44:53 +0200</pubDate></item><item> <title>MickJT (124.169.172.153) @ 17 Sep 2014, 01:21.08</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;MickJT (124.169.172.153)&lt;BR /&gt;&lt;pre&gt;Paths starting with / will be translated by libunix. I'd rather not link it without that, because I find it useful. Adding &quot;..&quot; before the slash will work around it. 
 
I need a command line example for filter_complex. I have sent you a private message elsewhere. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1410909668</guid> <pubDate>Wed, 17 Sep 2014 01:21:08 +0200</pubDate></item><item> <title>Hypex (202.173.193.240) @ 16 Sep 2014, 06:13.12</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;Hypex (202.173.193.240)&lt;BR /&gt;&lt;pre&gt;Does the filter_complex option work? If I specify it by itself it says I am missing arguments. But if I give arguments it says the option is not recognised! :-? 
 
Also it doesn't accept Amiga path names. If it starts with a slash it thinks it is a volume. 
 
Errors below: 
ffmpeg_ppc: missing argument for option 'filter_complex' 
Unrecognized option 'filter_complex' 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1410883992</guid> <pubDate>Tue, 16 Sep 2014 18:13:12 +0200</pubDate></item><item> <title>MickJT (124.171.138.30) @ 09 Aug 2013, 09:07.18</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;MickJT (124.171.138.30)&lt;BR /&gt;&lt;pre&gt;If you have a volume called data: or even file:, that is going to confuse ffmpeg because those have special meanings. As you've noticed, changing the case is a workaround. Same goes with having a volume called http: 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1376075238</guid> <pubDate>Fri, 09 Aug 2013 21:07:18 +0200</pubDate></item><item> <title>Thematic (88.113.184.161) @ 07 Aug 2013, 11:25.22</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;Thematic (88.113.184.161)&lt;BR /&gt;&lt;pre&gt;The solution was correct but the cause was actually the exact string 'data:' (read or write, write error message is &quot;Impossible to open the 'data' protocol for writing&quot;). 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1375910722</guid> <pubDate>Wed, 07 Aug 2013 23:25:22 +0200</pubDate></item><item> <title>Thematic (88.113.184.161) @ 07 Aug 2013, 11:06.18</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;Thematic (88.113.184.161)&lt;BR /&gt;&lt;pre&gt;Maybe this will save somebody's hair... the Amiga volume name (first part of a path) has to have a capital first letter or it seems to not get recognized as a volume name. The error message is &quot;No ',' delimiter in URI&quot;. 
 
I first thought it's just being case sensitive but that isn't the... situation. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1375909578</guid> <pubDate>Wed, 07 Aug 2013 23:06:18 +0200</pubDate></item><item> <title>MickJT (124.171.148.28) @ 08 Mar 2013, 07:09.21</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;MickJT (124.171.148.28)&lt;BR /&gt;&lt;pre&gt;@K-L 
 
I probably should have said the Unpack script is in the FFmpeg directory. One thing I hadn't noticed was that you need to set the executable flag on the files created by xdelta3-decoder, with C:Protect or DOpus. Seeing as I already have the &quot;unpacked&quot; binaries anyway, I wasn't aware of that until now. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1362766161</guid> <pubDate>Fri, 08 Mar 2013 19:09:21 +0100</pubDate></item><item> <title>K-L (89.92.161.176) @ 08 Mar 2013, 05:52.53</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;K-L (89.92.161.176)&lt;BR /&gt;&lt;pre&gt;Ok, it is written ON OS4Depot :-) 
 
Sorry I did not read so far :-( 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1362761573</guid> <pubDate>Fri, 08 Mar 2013 17:52:53 +0100</pubDate></item><item> <title>K-L (89.92.161.176) @ 08 Mar 2013, 05:47.43</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;K-L (89.92.161.176)&lt;BR /&gt;&lt;pre&gt;Thanks BUT how are we supposed to create the Altivec version ??? I had to google about xdelta-decoder3 to find something on Aminet with a doc and even with this I could not manage to create anything. 
 
I think that even a really small AmigaOS documentation woud have been useful. 
 
BTW, why don't your create the Altivec version and then release it on OIS4Depot ? 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1362761263</guid> <pubDate>Fri, 08 Mar 2013 17:47:43 +0100</pubDate></item><item> <title>samo79 (93.144.75.144) @ 08 Mar 2013, 05:06.04</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;samo79 (93.144.75.144)&lt;BR /&gt;&lt;pre&gt;@MickJT 
 
Fantastic, thanks a lot Mick ! 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1362758764</guid> <pubDate>Fri, 08 Mar 2013 17:06:04 +0100</pubDate></item><item> <title>MickJT (124.171.148.28) @ 08 Mar 2013, 04:18.55</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;MickJT (124.171.148.28)&lt;BR /&gt;&lt;pre&gt;Thanks to Mikael &quot;SMF&quot; Rantanen for testing the Altivec build for me (1.1.3). 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1362755935</guid> <pubDate>Fri, 08 Mar 2013 16:18:55 +0100</pubDate></item><item> <title>MickJT (124.171.67.161) @ 13 Aug 2010, 01:21.43</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;MickJT (124.171.67.161)&lt;BR /&gt;&lt;pre&gt;Make a thread about it on one of the forums. No such problem here. Need more info too, like what your input file is, exactly how you're using ffmpeggui. Post on the forums. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1281698503</guid> <pubDate>Fri, 13 Aug 2010 13:21:43 +0200</pubDate></item><item> <title>DaveyW (203.109.168.245) @ 13 Aug 2010, 08:21.29</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;DaveyW (203.109.168.245)&lt;BR /&gt;&lt;pre&gt;@ktadd 
No, I'm not talking about the buffer under-run report. The resulting file is somehow corrupt. If you create a file with mp3 audio, and then use &quot;Input File Info&quot; (on FFMpegGUI) to examine the file, the duration is reported as 00:00:00.00 and the bitrate is enormous (in the test I just ran off, I created with with 2040, but info reports it as &quot;bitrate: 2147483 kb/s&quot;. DVPlayer &amp; MPlayer can play the file, but can't seek. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1281680489</guid> <pubDate>Fri, 13 Aug 2010 08:21:29 +0200</pubDate></item><item> <title>ktadd (192.25.142.225) @ 09 Aug 2010, 08:30.39</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;ktadd (192.25.142.225)&lt;BR /&gt;&lt;pre&gt;Opps, sorry.  The last comment was meant for when using with ffmpegGUI. 
Still the ffmpeg reported error about buffer issues when encoding to mp3 can be safely ignored. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1281378639</guid> <pubDate>Mon, 09 Aug 2010 20:30:39 +0200</pubDate></item><item> <title>ktadd (192.25.142.225) @ 09 Aug 2010, 08:27.27</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;ktadd (192.25.142.225)&lt;BR /&gt;&lt;pre&gt;@DavyW 
Read the requester that is displayed at the end when encoding to mp3 audio.  It's a bug with the library used to encode mp3. It can safely be ignored as pointed out in the requester.  Unless of course your getting a different requester?  Post to Amigans or Amigaworld if that's the case. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1281378447</guid> <pubDate>Mon, 09 Aug 2010 20:27:27 +0200</pubDate></item><item> <title>DaveyW (203.109.175.230) @ 06 Aug 2010, 09:01.34</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;DaveyW (203.109.175.230)&lt;BR /&gt;&lt;pre&gt;Still seem to be having problems encoding mp3 audio 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1281121294</guid> <pubDate>Fri, 06 Aug 2010 21:01:34 +0200</pubDate></item><item> <title>MickJT (124.171.69.129) @ 08 Jul 2010, 02:26.56</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;MickJT (124.171.69.129)&lt;BR /&gt;&lt;pre&gt;sinisrus, a new version of the GUI will be available very soon. Don't worry. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1278592016</guid> <pubDate>Thu, 08 Jul 2010 14:26:56 +0200</pubDate></item><item> <title>sinisrus (86.70.206.233) @ 08 Jul 2010, 01:07.28</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;sinisrus (86.70.206.233)&lt;BR /&gt;&lt;pre&gt;ffmpeggui crash with ffmpeg 0.6 :-( 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1278587248</guid> <pubDate>Thu, 08 Jul 2010 13:07:28 +0200</pubDate></item><item> <title>afxgroup (80.183.222.154) @ 15 Aug 2006, 01:20.28</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;afxgroup (80.183.222.154)&lt;BR /&gt;&lt;pre&gt;ffmpeg is really simply to compile using the original sources from main page. 
but you need a working gg installed or (better..) a cross compiler. 
if you need the sources just send a mail 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1155640828</guid> <pubDate>Tue, 15 Aug 2006 13:20:28 +0200</pubDate></item><item> <title>anonymous (68.98.237.196) @ 15 Aug 2006, 06:28.31</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;anonymous (68.98.237.196)&lt;BR /&gt;&lt;pre&gt;I though you'd have the source included. The real nice thing is that you can use 
the ffmpeg.lib and add video i/o to you apps. 
 
Any plans to release the source ? or the lib ? 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1155616111</guid> <pubDate>Tue, 15 Aug 2006 06:28:31 +0200</pubDate></item><item> <title>Lio (213.103.209.210) @ 13 Aug 2006, 07:38.26</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;Lio (213.103.209.210)&lt;BR /&gt;&lt;pre&gt;I thought all codecs were already implemented hence the size of the binary. 
no pb and thx for this port. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1155490706</guid> <pubDate>Sun, 13 Aug 2006 19:38:26 +0200</pubDate></item><item> <title>afxgroup (80.183.222.154) @ 13 Aug 2006, 05:52.10</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;afxgroup (80.183.222.154)&lt;BR /&gt;&lt;pre&gt;i'll try to add more codecs, but atm i'm working on mencoder (and mplayer) to.. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1155484330</guid> <pubDate>Sun, 13 Aug 2006 17:52:10 +0200</pubDate></item><item> <title>Lio (213.103.201.41) @ 13 Aug 2006, 05:23.46</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;Lio (213.103.201.41)&lt;BR /&gt;&lt;pre&gt;some codecs play well -&amp;gt; thx 
could be a multipurpose tool (audio player, video player, for web browser) 
ogg is ok but FLAC support is missing. 
here is the output : 
11.RAM Disk:FFmpeg/Altivec&amp;gt; ffplay_altivec dha:TheRock-BOF.flac 
dha:TheRock-BOF.flac: could not find codec parameters 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1155482626</guid> <pubDate>Sun, 13 Aug 2006 17:23:46 +0200</pubDate></item><item> <title>spot (85.226.98.50) @ 13 Aug 2006, 01:07.26</title> <link>http://se.os4depot.net/?function=comments&amp;file=video/convert/ffmpeg.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;spot (85.226.98.50)&lt;BR /&gt;&lt;pre&gt;top notch warez! 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1155467246</guid> <pubDate>Sun, 13 Aug 2006 13:07:26 +0200</pubDate></item></channel> </rss>