ffmpeg: print more debug information, less useless information
This commit is contained in:
@@ -40,8 +40,6 @@ extern "C" {
|
||||
#include "common/debug.h"
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
av_log_set_level(AV_LOG_QUIET);
|
||||
|
||||
signal(SIGSEGV, crash_handler);
|
||||
signal(SIGABRT, crash_handler);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user