<div class="gmail_quote">On Mon, Apr 26, 2010 at 2:47 AM,  <span dir="ltr">&lt;j@v2v.cc&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br>
<div class="im"><br>
On 04/24/2010 01:26 PM, Silvia Pfeiffer wrote:<br>
&gt; Did anybody ever reply to this, I wonder?<br>
</div>in case nodbody did,<br></blockquote><div><br>no.  Thanks for the followup<br> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im"><br>
&gt; On Tue, Aug 11, 2009 at 7:30 AM, Frank Barchard &lt;<a href="mailto:fbarchard@google.com">fbarchard@google.com</a>&gt; wrote:<br>
&gt;&gt; I&#39;ve got a video that causes ffmpeg2theora (nightly) to crash.  How/who do I<br>
&gt;&gt; go about getting you guys the source video.<br>
&gt;&gt; At times in the past this video encoded, but I had wanted about 2 mbit/s and<br>
&gt;&gt; it came out 200 kbit/s, and very low quality.<br>
&gt;&gt; It encodes okay with ffmpeg, but the reason I&#39;m wanting to try ffmpeg2theora<br>
&gt;&gt; is that we see AV sync issues, and I want to know if its in the tool side or<br>
&gt;&gt; the runtime.<br>
<br>
</div>please file a bug at <a href="https://launchpad.net/ffmpeg2theora" target="_blank">https://launchpad.net/ffmpeg2theora</a> and provide a<br>
link to a sample if possible. can you also check again that the crash is<br>
still happening. What command line options did you use?<br>
<br>
j<br>
</blockquote></div>The crash appears to be fixed in 0.26.. but the full recompress takes ~12 hours, so I wont know for awhile.<br><br>example command line<br>ffmpeg -y -r 25.000 -s 1280x720 -i wembly.1280x720_25Hz_P420.yuv wembly_tmp.mov<br>
ffmpeg2theora --optimize -v 9 -o wembly2.ogv wembly_tmp.mov<br><br>I normally use ffmpeg to encode theora due to AV sync issues.  See Also chromium bugs<br><a href="http://code.google.com/p/chromium/issues/detail?id=26036">http://code.google.com/p/chromium/issues/detail?id=26036</a><br>
<br>