Which video player are you using? Video.js or WordPress Default? Can you post a link to a live page (not a screenshot) that demonstrates the problem?
Thread Starter
lestra
(@lestra)
Video.js
http://bracabajic.com/prica-o-braci-bajic/
-
This reply was modified 7 years, 1 month ago by
lestra.
This is why I always ask for live pages. I assumed this was just a sorting problem, but I think you’re getting this “full” entry instead of 720p because the plugin is confused by the naming structure of your videos. The first period in “1.filename.mp4” system messes with some basic PHP functions I rely on to figure out filenames. I’m going to work on fixing that for the next version. I created an issue on Github so you can track my progress. If you can’t wait, you can rename the videos so the only period in the filename is before the extension.
I think I was wrong about the period in the filename causing problems. I was unable to cause any trouble with extra periods in filenames in my testing. But in todays 4.6.25 update I moved the “Full” entry to the top of the resolution list and once the video’s actual dimensions are available in the browser the “Full” entry will be renamed to the number of the video resolution.