XQMuse/Root/Other/View/VideoView.swift
@@ -49,7 +49,7 @@ player.url = Url if needFirstImage{ URL.jq_splitVideoFileUrlFps(splitFileUrl: Url, fps: 1) {[weak self] state, images in URL.jq_splitVideoFileUrlFps(splitFileUrl: Url, fps: 30) {[weak self] state, images in if let first = images.first{ DispatchQueue.main.async { self?.addPlaceHoderView(firstFPSImage: first)