It's not quite enough to have the GstVideoInfo use a RGBA64 format, the GstGLFormat (texture format) also needs to match as that's what actually is used for allocation. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5226>