Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] ARM版本选择FFmpeg时无法播放 #102

Closed
2 of 6 tasks
gudaoxuri opened this issue Aug 27, 2023 · 1 comment · Fixed by #204
Closed
2 of 6 tasks

[Bug] ARM版本选择FFmpeg时无法播放 #102

gudaoxuri opened this issue Aug 27, 2023 · 1 comment · Fixed by #204
Assignees

Comments

@gudaoxuri
Copy link

Bug 描述

Windows11 ARM版本(22623.1325)播放器选择FFmpeg时无法播放,原生的正常。

Bili.Copilot 版本:1.2308.5.0

复现问题的步骤

如上,选择FFmpeg时出错。

预期行为

正常播放。

截图

image

image

应用来源

  • Github
  • AppCenter
  • 其它

其它来源

No response

系统版本

  • Windows 11 21H2 (Build 22000)
  • Windows 11 22H2 (Build 22621)
  • 其它 (需注明)

其它系统版本

No response

运行设备

ARM64 设备

日志记录

日志如下:

2023/08/27 11:14:51.206|Error|System.Exception: Loading FFmpeg libraries 'C:\Program Files\WindowsApps\Richasy.Bili.Copilot_1.2308.5.0_arm64__g7ew4fxhv1f46\Assets\ffmpeg' failed|System.Exception: Loading FFmpeg libraries 'C:\Program Files\WindowsApps\Richasy.Bili.Copilot_1.2308.5.0_arm64__g7ew4fxhv1f46\Assets\ffmpeg' failed
   at Bili.Copilot.Libs.Flyleaf.FFmpegEngine..ctor()
   at Bili.Copilot.Libs.Flyleaf.Engine.StartInternalNonUI()
   at Bili.Copilot.Libs.Flyleaf.Engine.StartInternal(EngineConfig config, Boolean async)
   at Bili.Copilot.ViewModels.FFmpegPlayerViewModel.Initialize()
   at Bili.Copilot.ViewModels.PlayerDetailViewModel.InitializePlayer()
   at Bili.Copilot.ViewModels.PlayerDetailViewModel.SelectVideoFormatAsync(FormatInformation format)
   at Bili.Copilot.ViewModels.PlayerDetailViewModel.InitializeOriginalVideoSourceAsync()
   at Bili.Copilot.ViewModels.PlayerDetailViewModel.LoadVideoAsync()
   at Bili.Copilot.ViewModels.PlayerDetailViewModel.ReloadAsync()

备注

No response

人人为我,我为人人

None

@Richasy
Copy link
Owner

Richasy commented Aug 27, 2023

目前ffmpeg只打包了x64的,arm64应该是用不了ffmpeg。如果你对ffmpeg播放器感兴趣,可以下载x64版本

@Richasy Richasy linked a pull request Jan 5, 2024 that will close this issue
3 tasks
@Richasy Richasy closed this as completed Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants