<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>Linux Format forums</title>
  <link>http://linuxformat.com/forums/index.php</link>
  <description>Help, discussion, magazine feedback and more</description>
  <language>english</language>
  <copyright>(c) Copyright Fri May 24, 2013 3:20 pm by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Fri May 24, 2013 3:20 pm</pubDate>
  <lastBuildDate>Fri May 24, 2013 3:20 pm</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>Linux Format forums</title>
    <url></url>
    <link>http://linuxformat.com/forums/</link>
    <description>Help, discussion, magazine feedback and more</description>
  </image>

                                      <item>
                                        <title>archos 18 vision encoder</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=102456#102456</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=67765'&gt;captain caca&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Thu Oct 27, 2011 1:35 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Hi all,&lt;br /&gt;
Thanks a lot for all that, thanks to you i just wrote a version of the script working with my archos 18 vision ; here it is :&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;&lt;br /&gt;
mencoder -noodml &amp;quot;$1&amp;quot; -of avi -o &amp;quot;$2&amp;quot; -ofps 15 -vf-add scale=160&amp;#58;128, -vf-add expand=160&amp;#58;128&amp;#58;-1&amp;#58;-1&amp;#58;1 -srate 44100 -ovc xvid -xvidencopts bitrate=400&amp;#58;max_bframes=0&amp;#58;quant_type=h263&amp;#58;me_quality=0&amp;#58;profile=sp3 -oac lavc -lavcopts acodec=mp2&amp;#58;abitrate=96&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
i removed the flip, adapted the audio bitrate, and told it to use simple profiles l3 for mpeg4. It's working for me.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=102456#102456</comments>
                                        <author>captain caca</author>
                                        <pubDate>Thu Oct 27, 2011 1:35 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=102456#102456</guid>
                                      </item>
                                      <item>
                                        <title>Re: Archos 2 Vision - video re-scale with mencoder (mini howto)</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=99650#99650</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=5'&gt;nelz&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Fri Jun 03, 2011 12:46 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Nice one. You can also save the settings into a profile in menconder's config file then call mencoder with that profile name. It's a more useful approach if you have several types of conversion to do and don't want a separate script for each one.&lt;br /&gt;
&lt;br /&gt;
I've moved this to Hints and Tips and this is definitely one of each of those.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=99650#99650</comments>
                                        <author>nelz</author>
                                        <pubDate>Fri Jun 03, 2011 12:46 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=99650#99650</guid>
                                      </item>
                                      <item>
                                        <title>Video encoding Archos Vision 18b</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=99632#99632</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=67521'&gt;koenr&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Thu Jun 02, 2011 5:08 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Thanks a lot for this - was expecting something like that. It would have been a small effort from Archos to add that to some documentation.&lt;br /&gt;
&lt;br /&gt;
Anyway, for who is searching this for an Archos Vision 18b, use following code:&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;mencoder -noodml &amp;quot;$1&amp;quot; -of avi -o &amp;quot;$2&amp;quot; -ofps 18 -vf-add scale=160&amp;#58;128, -vf-add expand=160&amp;#58;128&amp;#58;-1&amp;#58;-1&amp;#58;1,flip -srate 44100 -ovc xvid -xvidencopts bitrate=550&amp;#58;max_bframes=0&amp;#58;quant_type=h263&amp;#58;me_quality=0 -oac lavc -lavcopts acodec=mp2&amp;#58;abitrate=64&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
(I removed the rotate and altered the scale/expand size)</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=99632#99632</comments>
                                        <author>koenr</author>
                                        <pubDate>Thu Jun 02, 2011 5:08 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=99632#99632</guid>
                                      </item>
                                      <item>
                                        <title>Archos 2 Vision - video re-scale with mencoder (mini howto)</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=83649#83649</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=24392'&gt;Woofage&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sat Jan 09, 2010 11:49 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      The above mp3 (etc) player comes with a piece of windoze s/w to rescale video to 220x176 which is the size of the screen. I ran this in Wine but it didn't work properly. Anyway, it turns out it is just a front end to mencoder.&lt;br /&gt;
&lt;br /&gt;
If you want to use Linux to re-scale video for the above player, save the following string into a text file (say called archos_video) and give it executable permissions:&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;mencoder -noodml &amp;quot;$1&amp;quot; -of avi -o &amp;quot;$2&amp;quot; -ofps 18 -vf-add scale=220&amp;#58;176, -vf-add expand=220&amp;#58;176&amp;#58;-1&amp;#58;-1&amp;#58;1,rotate=2,flip -srate 44100 -ovc xvid -xvidencopts bitrate=550&amp;#58;max_bframes=0&amp;#58;quant_type=h263&amp;#58;me_quality=0 -oac lavc -lavcopts acodec=mp2&amp;#58;abitrate=64&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Run using:&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;./archos_video original_video_filename rescaled_video.avi&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
I'm just posting this for everyone's info.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=83649#83649</comments>
                                        <author>Woofage</author>
                                        <pubDate>Sat Jan 09, 2010 11:49 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=83649#83649</guid>
                                      </item></channel></rss>