I
have not been able to follow CinGG lately, but it seems OK
now. I
see many long threads and several patches from Andrew.
Could you
please point me to which patches to put in and what to
test?
I was mostly looking at qsv (intel-specific)
encoding, and related mediacodec (but mediacodec only
relevant/usable in termux).
So, not sure if this part applicable for you on
AMD.
To verify if the last two patches I applied 28/9-24 via:
Re: [Cin] so, it looks like qsv integration a bit harder than just
adding few lines ....
caused some of my later testing issues "mismatch audio/video file
format", I wonder if it is easy roll back/"unpatch" to my system
status before patching; possibly how to do it?
you can select long string after commit word, just before two recently applied commits.
then 'q' from git log's pager (usually less) and try
git reset --hard long-string-you-just copied
verify with 'git log' that two last commits are gone
Another part was about ffmpeg-7.1/x265 4.0 ,
there was one failing filter (F_scale) that can be fixed by
altering ffmpeg sources. I am not sure I want 7.1 without some
range conversion fixes, but I am not sure if they ever find
their way into 7.1 branch ...
so, in short unless you want to see how ffmpeg
7.1 performs I do mot think there is much else to test yet?
Although basic ffmpeg 7.1 has been available for Slowroll since a
little week (from obs:multimedia:libs)
I thought I would wait a bit longer with testing until the 7.1
series becomes full codec enabled from Packman.