hitchao / Jvedio

Jvedio 是本地视频管理软件,支持扫描本地视频并导入软件,建立视频库, 提取出视频的 唯一识别码,自动分类视频, 添加标签管理视频,使用人工智能识别演员,支持翻译信息, 基于 FFmpeg 截取视频图片,Window 桌面端流畅美观的应用软件
https://hitchao.github.io/JvedioWebPage/
GNU General Public License v3.0
2.37k stars 264 forks source link

win10报错 #406

Open 4965898 opened 4 months ago

4965898 commented 4 months ago

请勿上传任何暴力、色情、恐怖的信息或图片!

反馈/建议

5.4.1

描述:

System.NotSupportedException: 不支持给定路径的格式。 在 System.Security.Permissions.FileIOPermission.EmulateFileIOPermissionChecks(String fullPath) 在 System.Security.Permissions.FileIOPermission.QuickDemand(FileIOPermissionAccess access, String fullPath, Boolean checkForDuplicates, Boolean needFullPath) 在 Jvedio.Entity.Video.GetImagePath(ImageType imageType, String ext) 在 Jvedio.Entity.Video.GetBigImage(String ext, Boolean searchExt) 在 Jvedio.Entity.Video.SetImage(Video& video, Int32 imageMode) 在 Jvedio.Core.UserControls.ViewModels.VieModel_VideoList.d191.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b6_0(Object state) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)