[FFmpeg-user] FFmpeg interrupted (SIGSTOP signal) but pipewire shows its node is still running
    Nicolas George 
    george at nsup.org
       
    Mon Feb  5 10:33:55 EET 2024
    
    
  
gnusuario--- via ffmpeg-user (12024-02-05):
> I want to know if it is possible to stop recording sound while the
> process is paused (stopped in signal terms).	
FFmpeg cannot do ANYTHING after receiving a SIGSTOP. So you would need
either sending TSTP and see if it behaves better, or take it to the
authors of pipewire.
Regards,
-- 
  Nicolas George
    
    
More information about the ffmpeg-user
mailing list