Thank you for the patch. A few clarification questions in between before I start: Den 14.11.2024 14:21, skrev Andrew Randrianasulu:
you need to reset your git tree,
something like
git reset --hard 2037bf63cdf25462ca606f4a28636e12df77c2a0
I did use "git reset --hard" without number at the end for the previous patch What number here, should I find mine somewhere in my git tree?
before applying this patch
then run cin like
CIN_10BIT_ENC=p010le bin/cin
No export as before before bin/cin ?
or replace p010le with whatever equivalents y210le (?)
So need to restart Cingg again before using next vaapi format?
sorry, I just hanged my X session so can't copy/paste exact output, but if you launch cingg with
error=debug in bin/ffmpeg/encode.opts it will print list of accepted by vaapi library formats at encoding attempt.
Something I have seen and wondered about: Is "debug" and "verbose" the same or different ffmpeg output(s)?
I think this is still more like prototype to see if we can get it working, I hope to wire it to existing profile reading mechanism.