PerformanC / NodeLink

Performant LavaLink alternative written with Node.Js
BSD 2-Clause "Simplified" License
38 stars 23 forks source link

[FR]: Native filtering #16

Open ThePedroo opened 8 months ago

ThePedroo commented 8 months ago

Description

This is the PR to track the addition of native filtering on NodeLink, replacing ffmpeg filtering.

This is a totally open feature request, anyone is open to complete.

Reason

To reduce overhead caused by both ffmpeg and child_process always re-intializing, and a quicker filtering.

Example code

None

Confirmations

Code of Conduct

Additional information