<br><br><div class="gmail_quote">On Wed, Aug 18, 2010 at 2:01 PM, Noah K <span dir="ltr">&lt;<a href="mailto:bodhileok@gmail.com">bodhileok@gmail.com</a>&gt;</span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div class="h5">
<br>
</div></div>Robert, that did the trick.<br>
<br>
Turns out, though, that only one of the five movies that were<br>
segfaulting was as a result of this problem (and I had assumed they<br>
were all the same problem). The others are segfaulting even on just<br>
the m2ts file. In case you&#39;re interested:<br>
<div class="im"><br>
Program received signal SIGSEGV, Segmentation fault.<br>
</div>0xb79e5fba in HandleStreamChange (data=0xaf27200) at avformatdecoder.cpp:846<br>
846         int cnt = decoder-&gt;ic-&gt;nb_streams;<br>
<br>
But I will start a different thread for that, with the bt.<br>
Thanks for the fix!<br>
<font color="#888888">Noah<br>
</font><div><div></div><div class="h5"><br></div></div></blockquote><div><br></div><div>It sounds like the crash should be reproduceable from a small portion of the file, do you want to try dd&#39;ing out 50 MB of the m2ts and sharing it somewhere if playing it causes the segfault?</div>
<div><br></div><div>dd if=infile of=outfile bs=1024 count=50</div><div><br></div><div>Robert </div></div>