Category: Updates

FFmpeg debug verbosity

I'm debugging ffmpeg with -loglevel debug, and I want the debug messages (which are basically just printing to terminal the value of different variab...