Initial AmiReel application
This commit is contained in:
Vendored
+14
@@ -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).
|
||||
Reference in New Issue
Block a user