ChanServ changed the topic of #aarch64-laptops to: Linux support for AArch64 Laptops (Asus NovaGo TP370QL - HP Envy x2 - Lenovo Mixx 630 - Lenovo Yoga C630)
<steev>
robclark: opencl might work if we have working opencl drivers?
<steev>
oh, wait, nevermind, misread
<robclark>
not sure if opencl is terribly useful for video encoding, but I do have an fd/clover branch with cl working (to some extent)
<steev>
i think opencl hw accel is still only for input
<steev>
you'd probably need to build it yourself?
<robclark>
afaiu ffmpeg already supports venus for decode, which is a far better option
<steev>
hm
<steev>
i wonder how i specify that
<steev>
it seems like it should also encode on venus
<steev>
though idk wtf i'm doing, so it just keeps telling me the encoder requires nv12 pixel format
<robclark>
I'm not sure what other formats venus supports, but nv12 is typically what you want for hw encoders..
<steev>
i'm too lazy to figure out what i'm doing, i was just testing if debian/kali's thing was even done