> You dont have to know how to encode/decode videos to add video to a page

Sure a non-coder could put an avi file in an html5 video tag but it won't work.

They will need to hire a coder to write code for their site that encodes the video to x264 hosts it on a CDN and then embed that in the site with the video tag.