Skip to content

jiandanling/ffme.avalonia

 
 

Repository files navigation

FFME.Avalonia

说明

一个基于ffmpeg.autogen(https://github.com/Ruslan-B/FFmpeg.AutoGen) 的Avalonia视频播放控件。

参考自 https://github.com/unosquare/ffmediaelement

使用

  1. https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-full-shared.7z 下载ffmpeg库(测试使用的4.4版本);
  2. 参考FFME.Avalonia.Sample,修改App.axaml.cs中的加载路径;
  3. 运行FFME.Avalonia.Sample项目,点击打开视频,即可看到效果。

TODO

  • 测试windows;
  • 打包nuget;
  • 测试linux;
  • 测试macOS;
  • 完成字幕支持测试;
  • 完善Sample项目;
  • 完善文档;
  • 英文文档。

About

A media element based ffmpeg for AvaloniaUI。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%