ffmpeg4j icon indicating copy to clipboard operation
ffmpeg4j copied to clipboard

Turn off FFmpeg internal logging

Open shoeoffhead opened this issue 4 years ago • 0 comments

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)

shoeoffhead avatar Apr 07 '21 09:04 shoeoffhead