mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-12 07:50:25 +00:00
feat: Add FFmpeg native addon and TypeScript definitions
Introduced FFmpeg Node.js native addon binaries for multiple platforms (darwin-arm64, linux-arm64, linux-x64, win-x64) and added TypeScript type definitions for the addon interface, including video info extraction, duration detection, audio conversion, and PCM decoding.
This commit is contained in:
BIN
src/native/ffmpeg/ffmpegAddon.darwin.arm64.node
Normal file
BIN
src/native/ffmpeg/ffmpegAddon.darwin.arm64.node
Normal file
Binary file not shown.
BIN
src/native/ffmpeg/ffmpegAddon.linux.arm64.node
Normal file
BIN
src/native/ffmpeg/ffmpegAddon.linux.arm64.node
Normal file
Binary file not shown.
BIN
src/native/ffmpeg/ffmpegAddon.linux.x64.node
Normal file
BIN
src/native/ffmpeg/ffmpegAddon.linux.x64.node
Normal file
Binary file not shown.
BIN
src/native/ffmpeg/ffmpegAddon.win.x64.node
Normal file
BIN
src/native/ffmpeg/ffmpegAddon.win.x64.node
Normal file
Binary file not shown.
Reference in New Issue
Block a user