Update server and ffmpeg

This commit is contained in:
Vladimir Borisov 2024-12-23 10:30:54 +02:00
parent fb9025a0e4
commit ae8ea1b8ce
12 changed files with 25097 additions and 6279 deletions

BIN
bin/avcodec-58.dll Normal file

Binary file not shown.

BIN
bin/avdevice-58.dll Normal file

Binary file not shown.

BIN
bin/avfilter-7.dll Normal file

Binary file not shown.

BIN
bin/avformat-58.dll Normal file

Binary file not shown.

BIN
bin/avutil-56.dll Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
bin/postproc-55.dll Normal file

Binary file not shown.

BIN
bin/swresample-3.dll Normal file

Binary file not shown.

BIN
bin/swscale-5.dll Normal file

Binary file not shown.

31367
server.js

File diff suppressed because one or more lines are too long

View file

@ -169,6 +169,15 @@ Source: "{#SourcePath}..\bin\ffmpeg.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#SourcePath}..\bin\ffprobe.exe"; DestDir: "{app}"; Flags: ignoreversion signonce
Source: "{#SourcePath}..\bin\stremio-runtime.exe"; DestDir: "{app}"; Flags: ignoreversion signonce
Source: "{#SourcePath}..\server.js"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#SourcePath}..\bin\avcodec-58.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#SourcePath}..\bin\avdevice-58.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#SourcePath}..\bin\avfilter-7.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#SourcePath}..\bin\avformat-58.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#SourcePath}..\bin\avutil-56.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#SourcePath}..\bin\postproc-55.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#SourcePath}..\bin\swresample-3.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#SourcePath}..\bin\swscale-5.dll"; DestDir: "{app}"; Flags: ignoreversion
[Registry]
; Associate .torrent files if assoctorrent task is selected