<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">Andrew, <br></div><div class="gmail_default" style="font-size:small">This final fix patch was just now checked into GIT.  I don't know how many other single frames there might  be other than png so the "if-ed" for >1 was a good idea.  The interlace patch is nice because now you don't have to guess if it is interlaced or how.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Andrea, <br></div><div class="gmail_default" style="font-size:small">Thanks for testing as I would not have ordinarily loaded a png and seen the problem -- more testing is so helpful.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Georgy,</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail_default" style="font-size:small">Must PNG work under ffmpeg at all? I think, I have seen somewhere in CGG manual that ffmpeg did not work with picture files (picture series?), so I loaded them always switching to 'try ffmpeg last' not testing the opposite.</div></blockquote></div><div style="font-size:small" class="gmail_default">I believe you are referring to the section "4.2.2.1 Filelist format" and the specific line "When you load the outfile in CINELERRA-GG, you will need to set 'Try ffmpeg last' since ffmpeg does not work with jpeglist sequence files."  It would be too confusing for casual users to have to switch from ffmpeg first to ffmpeg last.</div><div style="font-size:small" class="gmail_default"><br></div><div style="font-size:small" class="gmail_default">Also, I checked into GIT the correction for shortcuts.html for Select Edits (ctrl-alt-' instead of ctrl-alt-a).  This was my mistake.<br></div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
I think it still works with single images, because my fiddling with fileffmpeg.C changes result (works/not) ....<br>
<br>
I narrowed failure to my probe function, it doesn't like single images, so I if'ed them away <br>
(and not png/mjpeg codecs *plus* ff_video_frames >1  conditional as in my prev. patch)<br>
<br>
New patch attached<br>
</blockquote></div></div>