On Wed May 24 16:40:21 2023 +0000, Rémi Bernon wrote:
This is slightly different from what is in Proton. I've added `eos` / `stream_start` events which seem to be the thing that works best with all the plugins I've tried. `flush_start` / `flush_stop` doesn't work well for me with VA-API decoder.
I tried EOS / steam start back then and it didn't work for me even in Proton as well as with local libva (that is, drain was performed this way but stream couldn't continue). But I will check, maybe something is different with these patches.