вт, 9 янв. 2024 г., 05:46 Andrew Randrianasulu <[email protected]>:
So, I tried to clarify a bit that we have display aspect ratio selectable, updated cingg team copyright year, added even more finegrained sar/dar reporting (guessed, container detected, codec detected).
I tried to use libavutil function for reporting SAR in setformat.C but it need some dynamic gui subwindow/object, not static BCTitle... so just prototype that does not update as you update window, only calculated on window objects create time, so each time you reopen set format window.
3 new git diff patches hopefully for application
0003 should be applied on top of
0001-Add-guessed-detected-SAR-DAR-values-to-ffmpeg-asset-.patch
from another thread
one plain diff patch just for showing where SAR info might surface if I ever learn now to create dynamic text subwindows :)
oh, I calculated SAR wrongly in setformat patch, so this one should obviously only considered as placeholder/mockup. Still not sure to what exactly w/h ratio fields in setformat window relate - I thought about preset vs canvas size but this does not hold up in testing ...