You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MultimediaObject: Invalid duration found Duration: N/A, start: 0.000000, bitrate: N/A
2023-11-28-28T09:31:22,148 ERROR [scheduling-1] r.i.e.u.s.FilesScheduler: ERROR in uploadVideoFiles: java.lang.NullPointerException: Cannot invoke "ws.schild.jave.info.VideoInfo.getSize()" because the return value of "ws.schild.jave.info.MultimediaInfo.getVideo()" is null
2023-11-28-28T09:31:22,148 ERROR [scheduling-1] o.s.a.i.SimpleAsyncUncaughtExceptionHandler: Unexpected exception occurred invoking async method: public void service.utils.schedulers.FilesScheduler.uploadVideoFiles()
org.springframework.transaction.UnexpectedRollbackException
Hello. I am getting this error in the logs.
Can you please tell me how to get video data(resolution and duration) if there is no metadata?
The text was updated successfully, but these errors were encountered:
MultimediaObject: Invalid duration found Duration: N/A, start: 0.000000, bitrate: N/A
2023-11-28-28T09:31:22,148 ERROR [scheduling-1] r.i.e.u.s.FilesScheduler: ERROR in uploadVideoFiles: java.lang.NullPointerException: Cannot invoke "ws.schild.jave.info.VideoInfo.getSize()" because the return value of "ws.schild.jave.info.MultimediaInfo.getVideo()" is null
2023-11-28-28T09:31:22,148 ERROR [scheduling-1] o.s.a.i.SimpleAsyncUncaughtExceptionHandler: Unexpected exception occurred invoking async method: public void service.utils.schedulers.FilesScheduler.uploadVideoFiles()
org.springframework.transaction.UnexpectedRollbackException
Hello. I am getting this error in the logs.
Can you please tell me how to get video data(resolution and duration) if there is no metadata?
The text was updated successfully, but these errors were encountered: