dysproseum home

vplaylist: HTML5 MP4 video player

I had the dreaded experience of working with sites where clients upload their own videos for content.

Once in a while, the video would not be in the correct format. These weren't usually old .avi files, or VIDEO_TS files, or even ???

They were mostly all MP4 files that were not encoded just quite right.

There was a special magic method to create web-friendly MP4 files, and some sites offered to help.

I didn't want to rely on a site though, I wanted to learn the ffmpeg commands.

Having them upload to YouTube (where the conversion is all done for you) would be so much easier. But at the same time, why use YouTube when these sites are perfectly capable of hosting and playing videos?

See the vplaylist github page for more information.

See the vplaylist demo here.