How to enable debug logs for ffmpeg
Posted: 18 Oct 2018 04:41
by ekilly
Wondering how to enable and set the log level for ffmpeg? I see lots of av_log calls in the source - for example rtpdec.c - but not sure how to enable them to view in console.
Re: How to enable debug logs for ffmpeg
Posted: 18 Oct 2018 05:29
by mfkl
Re: How to enable debug logs for ffmpeg
Posted: 18 Oct 2018 05:38
by ekilly
This seems to work if I'm using ffmpeg from the command line but I'm looking to enable logging for ffmpeg that is compiled into VLC (as a contrib).
Re: How to enable debug logs for ffmpeg
Posted: 18 Oct 2018 10:10
by mfkl