ffmpeg4j
ffmpeg4j copied to clipboard
Turn off FFmpeg internal logging
Is there a way to turn off ffmpeg internal logging? It always prints for example a lot just by calling FFmpegSourceStream stream = input.open("mp4");
Is there a way to turn ffmpeg completely silent (maybe with the exception of severe errors)