There must be something to speed up this export, I think it’s the filter fault, because the video compression should use GPU, and it’s also a trivial 720p video…
The more effects you add the slower it will be. Crop: Source is usually faster than Crop: Rectangle, and try to use only one of each filter. It is rare that you need more than one of each. You can read more about performance in the FAQ.
I think that is generally true. That particular filter is not optimized to take advantage of GPU nor multiple CPU cores. So it can be a bottleneck in some projects.