<div dir="ltr">x2 ffmpeg.  <br><br>If you must have a GUI, install OpenShot for basic conversions and editing.  <a href="http://openshot.org">http://openshot.org</a><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 17, 2014 at 6:36 AM, William Bagwell <span dir="ltr">&lt;<a href="mailto:rb211@tds.net" target="_blank">rb211@tds.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">ffmpeg is what you want. From the man pages,<br>
&quot;ffmpeg [[infile options][-i infile]]... {[outfile options] outfile}...&quot;<br>
I never use any options so mine typically looks like this,<br>
ffmpeg -i something.mp4 something.mp3<br>
<br>
That converted a video to an audio only mp3. ffmpeg handles avi, mpeg and a<br>
bunch of others. Never use it enough to bother scripting so can not help<br>
there.<br>
<br>
William<br>
<br>
On Monday 17 November 2014, Narahari &#39;n&#39; Savitha wrote:<br>
&gt; I have a drive which is NTFS containing movies that I have ripped (some as<br>
&gt; avi, some as mpeg some as iso)<br>
&gt;<br>
&gt; What is the best way to make it android compatible so kids can watch on<br>
&gt; the road ?<br>
&gt;<br>
&gt; Commandline options is what I am looking for so it is scriptable.<br>
<br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</blockquote></div><br></div>