This is due to some videos are not set to active.

In phpMyAdmin run the command.

Code:
UPDATE video set active=1
Will fix the problem.