On Fri, 13 Jan 2023 at 18:46, Joao Pedro Borges Martins
wrote:
> I want to send a command to change the audio filters on an already running
> FFmpeg process using the process stdin but the audio data is being passed
> in the stdin itself, I tried prefixing the command with `#` but had no
> succes
I want to send a command to change the audio filters on an already running
FFmpeg process using the process stdin but the audio data is being passed
in the stdin itself, I tried prefixing the command with `#` but had no
success. The program just considers my command as a malformed packet and
lags t