<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">сб, 13 янв. 2024 г., 21:34 Phyllis Smith <<a href="mailto:phylsmith2017@gmail.com">phylsmith2017@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><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"><div dir="auto"><div dir="auto"></div><div dir="auto">just use normally, look at asset info -> details for ffmpeg decoded assets from time to time ( I think reduction factor of 1024*1024 was a bit too big, so some display aspect ratios in newly added lines  will look unusually big ?)</div></div></blockquote><div style="font-size:small" class="gmail_default">Have tested at least 60 files -- these are from my set of test files so have been around awhile so are older files.  <br></div><div style="font-size:small" class="gmail_default"><br></div><div style="font-size:small" class="gmail_default">Observations:</div><div style="font-size:small" class="gmail_default">1) about "some display aspect ratios ... will look unusually big" - I did not see this as unusual AND whenever the display aspect ratio was big, it perfectly matched the results given by ffprobe outside CinGG.</div><div style="font-size:small" class="gmail_default">2) "guessed" seemed to always match "codec"  (although guessed would take the equivalent number of, for example, 72x72 as also shown by ffprobe and make it 1:1) AND whenever "guessed" was present, "codec" was too.</div><div style="font-size:small" class="gmail_default"><br></div><div style="font-size:small" class="gmail_default">So, could we eliminate "guessed" since it was the initial setting before "codec" and "container" were added as correct instead of just a guess?</div></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">well, this av_guess function was used by me for guessing aspect ratio of loading assets -:)</div><div dir="auto"><br></div><div dir="auto">hopefully it will never glitch so there will be no need to debug THAT</div><div dir="auto"><br></div><div dir="auto">So, yeah ... you can comment out guessed report line ...</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div style="font-size:small" class="gmail_default"> <br></div><div style="font-size:small" class="gmail_default"><br></div><div style="font-size:small" class="gmail_default"><br></div><div style="font-size:small" class="gmail_default"><br></div><div style="font-size:small" class="gmail_default"><br></div></div></div>
</blockquote></div></div></div>