Ffmpegvideoplayer.Avalonia
D 50 completed
Other
unknown / csharp · tiny
34
Files
5,253
LOC
0
Frameworks
2
Languages
Pipeline State
completedRun ID
#1423827Phase
doneProgress
0%Started
2026-04-16 07:25:37Finished
2026-04-16 07:25:37LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
16.10Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication 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
Frameworks
None detected
Embed Badge
Add to your README:
