<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;use ffmpeg&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : no (forced)<br> &gt; hmm, maybe i should compile it myself then<br>
probably not. ffmpeg support in Gem is not something i would consider<br> stable. (the API is changing so fast...)</blockquote><div><br>i&#39;ll leave it out - stability is even more important than reading wide range of video formats (i can transcode video, having PD vanish in the middle of a performance is very bad form - happened 4 times last night)&nbsp; my system reports the standard<br>
&nbsp;
pix_film:: quicktime support<br>
&nbsp;pix_film:: libmpeg3 support<br>
&nbsp;pix_film:: libaviplay support<br><br>though i think i do want ffmpeg (i think someone mentioned it would enable support for .flv files)<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
i see, does it help if you create a table-of-contents first?<br> iirc, there is a tool mpeg3toc which will create TOC from an mpeg-file<br> which can then be fed into [pix_film] to allow frame accurate accessing<br> of mpeg-files (and probably the exact number of frames in the file).<br>
 <br> otoh, it seems that this has stopped working some time ago...<br> <br> probably you should just check.</blockquote><div><br>i seem to remember using the TOC when i first started using gem, but yes, it did stop working and i havent checked for some time. <br>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> &gt; gem still causes PD to<br> &gt; completely die when given a video file it doesn&#39;t like.<br>
which is not fine.<br> i suspect that it is libmpeg1 (if it is really used; check out which<br> APIs are really supported when creating the first [pix_film]) - this<br> library is highly unstable; it&#39;s only in the code in case libmpeg3 is<br>
 missing and you still want to decode mpeg-files.</blockquote><div><br>thanks, i&#39;ll try removing mpeg (guess i&#39;ll have to compile my own, oh well,&nbsp; since i&#39;m going to do that any ideas how i would go about making Gem use opengl 1.5 instead of 2 (which i think it does now), i want to&nbsp; use it with&nbsp; chromium, which insists on opengl 1.5<br>
<br>the crashing is more random than i thought (sometimes happens with video files that worked a few minutes earlier)<br>(some of the crashes were due to one of my subpatches, that i removed last night, but i think that was the part causing the GUI lockups - it was giving a lot of &quot;stack overflow&quot; messages)<br>
</div><br></div>