<br><br><div class="gmail_quote">On 12 March 2012 19:56, David Crawford <span dir="ltr">&lt;<a href="mailto:davidcrawford83@gmail.com">davidcrawford83@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">On 12 March 2012 19:41, Robert Logan <span dir="ltr">&lt;<a href="mailto:bert@p3rf3ct.com" target="_blank">bert@p3rf3ct.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I use ProjectX inside scripts thus:<br>
<br>
----<br>
# demux it with cutlist<br>
java -Djava.awt.headless=true -jar Project-X_0.91.0/ProjectX.jar -ini<br>
ProjectX/Project-X_0.91.0/X.ini -cut cutfile.txt -demux program.mpg<br>
# remux it<br>
---<br>
<br>
basically you unzip/unpack and then run java in commandline mode, with<br>
ProjectXs jar .. its fantastic at error correction and pulls out the<br>
subtitle stream fine if you want.<br>
<br>
Its not &#39;old&#39; software, it just was good enough at this version not to<br>
need further development, the broadcast standard hasnt changed, so the<br>
software neednt.<br>
<br>
bert<br>
<div><br>
On 12/03/2012 19:27, David Crawford wrote:<br>
&gt;<br>
&gt;<br>
&gt; On 12 March 2012 19:20, Andy Sheen &lt;<a href="mailto:sheen.andy@googlemail.com" target="_blank">sheen.andy@googlemail.com</a><br>
</div><div>&gt; &lt;mailto:<a href="mailto:sheen.andy@googlemail.com" target="_blank">sheen.andy@googlemail.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;     David Crawford wrote on Mon 12 Mar at 19:08 UK time<br>
&gt;     &gt;<br>
&gt;     &gt; That particular file works with the version of ProjectX I have on<br>
&gt;     &gt; Windows but not the one on linux. Does anyone know how i can install<br>
&gt;     &gt; the new version and try it? I just do apt-get install project-x and it<br>
&gt;     &gt; says newest version already installed but pretty sure its not.<br>
&gt;<br>
&gt;     It may well be the latest version for the Linux distribution you are<br>
&gt;     running. Have to say, that&#39;s one of the things I don&#39;t like about Linux<br>
&gt;     compared to Windows - it can get out of date quite quickly. The latest<br>
&gt;     ProjectX is 0.91.0 according to:<br>
&gt;     <a href="http://sourceforge.net/projects/project-x" target="_blank">http://sourceforge.net/projects/project-x</a><br>
&gt;<br>
&gt;     I&#39;m not sure why you&#39;d be using it though - it seems to be something for<br>
&gt;     repairing files. The ones you uploaded played fine here....<br>
&gt;<br>
&gt;<br>
&gt;     _______________________________________________<br>
&gt;     mythtv-users mailing list<br>
</div>&gt;     <a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a> &lt;mailto:<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a>&gt;<br>
<div><div>&gt;     <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
&gt;<br>
&gt;<br>
&gt; I have been using it as part of a script to extract the subtitles into<br>
&gt; text files from a large number of recordings. The text files will form<br>
&gt; part of a database for later study and research.<br>
&gt;<br>
&gt; The Linux package is 0.90.0, still can&#39;t understand why it works on some<br>
&gt; and not others.<br>
&gt;<br>
&gt; Any tips on how to install/build projectX from a .zip file in linux,<br>
&gt; seems like a bit of a hassle.<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br></div></div><div>Trying to run it but it keeps telling me that the &quot;commons-net library is unacessable&quot; any tips on what to do here?</div>
</blockquote></div><br><div>Hey, I&#39;ve got openjdk installed already, tried running the build.sh but get &quot;javac not on PATH&quot; &quot;please install it before calling this&quot;. Shouldnt it work with openjdk already installed or what?</div>