Initial AmiReel application

This commit is contained in:
2026-08-11 10:43:27 +02:00
commit 438f163630
28 changed files with 1160 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# FFmpeg binaries
Before publishing, place these Windows x64 binaries here:
- `ffmpeg.exe`
- `ffprobe.exe`
Use one consistent, trusted FFmpeg build. The project embeds both files into the
published application. At runtime they are extracted under the current user's
local application-data directory.
Keep the matching FFmpeg license and source/build information with every
distributed release. Which obligations apply depends on how FFmpeg was built
(especially whether GPL components are enabled).