<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,7 +9,7 @@ if [ &quot;x$FFMPEG&quot; == &quot;x&quot; ]; then
 fi
 
 # One-pass known-working with QT 
-$FFMPEG -y -i &quot;$1&quot; -f mov -vcodec libx264 -s 432x320 -r 30000/1001 -bufsize 8192 -qscale 5 -acodec libfaac -ab 96 -ac 2 -async 1 -threads auto &quot;$2&quot;
+$FFMPEG -y -i &quot;$1&quot; -f mov -vcodec libx264 -s 480x320 -r 30000/1001 -bufsize 8192 -qscale 5 -acodec libfaac -ab 96 -ac 2 -async 1 -threads auto &quot;$2&quot;
 
 #$FFMPEG -y -threads auto -i &quot;$1&quot; -f mov -vcodec libx264 -s 432x320 -r 30000/1001 -bufsize 8192 -qscale 5 -refs 1 -loop 1 -deblockalpha 0 -deblockbeta 0 -parti4x4 1 -partp8x8 1 -me full -subq 1 -me_range 21 -chroma 1 -slice 2 -bf 0 -level 30 -g 300 -keyint_min 30 -sc_threshold 40 -rc_eq 'blurCplx^(1-qComp)' -qcomp 0.7 -qmax 51 -qdiff 4 -i_qfactor 0.71428572 -maxrate 768000 -cmp 1 -s 480x320 -f mov -pass 1 /dev/null
 </diff>
      <filename>build/ffmpeg_run.sh.erb</filename>
    </modified>
    <modified>
      <diff>@@ -1 +1 @@
-/usr/share/automake-1.9/install-sh
\ No newline at end of file
+/usr/share/automake-1.10/install-sh
\ No newline at end of file</diff>
      <filename>ext/faac/install-sh</filename>
    </modified>
    <modified>
      <diff>@@ -7,7 +7,7 @@
 msgid &quot;&quot;
 msgstr &quot;&quot;
 &quot;Project-Id-Version: yikes 0.1\n&quot;
-&quot;POT-Creation-Date: 2008-01-22 21:54-0800\n&quot;
+&quot;POT-Creation-Date: 2008-01-22 23:45-0800\n&quot;
 &quot;PO-Revision-Date: 2008-01-20 20:45-0800\n&quot;
 &quot;Last-Translator: FULL NAME &lt;EMAIL@ADDRESS&gt;\n&quot;
 &quot;Language-Team: LANGUAGE &lt;LL@li.org&gt;\n&quot;</diff>
      <filename>po/yikes.pot</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8f155b2f4c510ed8e959c3dbde82b7ca208071a5</id>
    </parent>
  </parents>
  <author>
    <name>Paul Betts</name>
    <email>paul@paulbetts.org</email>
  </author>
  <url>http://github.com/xpaulbettsx/yikes/commit/a122344f9f9f26db712696bbc0abd88bb02c132e</url>
  <id>a122344f9f9f26db712696bbc0abd88bb02c132e</id>
  <committed-date>2008-01-23T00:01:44-08:00</committed-date>
  <authored-date>2008-01-23T00:01:44-08:00</authored-date>
  <message>Change resolution to iPhone/iPod Touch - for some reason, libfaac will
refuse to encode on Linux (segfault), or will create a video that
QuickTime refuses to read. This is the only line that jives so far, but
it's one-pass and has shitty video quality :(</message>
  <tree>bebdbb63089effeddae1dbba026cc9226322421e</tree>
  <committer>
    <name>Paul Betts</name>
    <email>paul@paulbetts.org</email>
  </committer>
</commit>
