Ffmpegvideoplayer.Avalonia

D 50 completed
Other
unknown / csharp · tiny
34
Files
5,253
LOC
0
Frameworks
2
Languages

Pipeline State

completed
Run ID
#1423827
Phase
done
Progress
0%
Started
2026-04-16 07:25:37
Finished
2026-04-16 07:25:37
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
16.10
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47290
Member of a group with 891 similar repo(s) — canonical #1593288 view group →
Powered by Repobility — scan your code at https://repobility.com

AI Prompt

Create a self-contained FFmpeg video player control specifically for Avalonia UI using C#. I need the ability to initialize the player, supporting both video-only and optional audio playback. Please include instructions or code examples showing how to initialize the player using custom FFmpeg binaries, how to enable audio support by installing the OpenTK package, and how to set the `AudioPlayerFactory` property on the `VideoPlayerControl`. The solution should handle the priority order for FFmpeg binary initialization.
csharp avalonia ffmpeg video-player ui dotnet openal multimedia
Generated by gemma4:latest

Catalog Information

Create a self-contained FFmpeg video player control specifically for Avalonia UI using C#. I need the ability to initialize the player, supporting both video-only and optional audio playback. Please include instructions or code examples showing how to initialize the player using custom FFmpeg binaries, how to enable audio support by installing the OpenTK package, and how to set the AudioPlayerFactory property on the VideoPlayerControl. The solution should handle the priority order for FFmpeg

Tags

csharp avalonia ffmpeg video-player ui dotnet openal multimedia

Quality Score

D
50.2/100
Structure
48
Code Quality
41
Documentation
62
Testing
0
Practices
74
Security
100
Dependencies
60

Strengths

  • Consistent naming conventions (PascalCase)
  • Good security practices — no major issues detected
  • Properly licensed project

Weaknesses

  • No tests found — high risk of regressions
  • No CI/CD configuration — manual testing and deployment
  • 1187 duplicate lines detected — consider DRY refactoring
  • 3 'god files' with >500 LOC need decomposition

Recommendations

  • Add a test suite — start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency

Languages

csharp
95.5%
markdown
4.5%

Frameworks

None detected

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1136845.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV