@Override
 protected boolean hasFileEntryPreview(FileVersion fileVersion) {
   return VideoProcessorUtil.hasVideo(fileVersion);
 }