[FFmpeg-devel] [PATCH] rtsp: Show the received SDP with verbose log level

Martin Storsjö martin
Sun Oct 3 13:10:22 CEST 2010


Hi,

Showing the SDP description of the stream is very useful when testing 
different things. I guess the main bikeshed question is on which log level 
it should be shown. With verbose, it isn't shown by default.

In the muxer, it is currently shown with loglevel info, but I guess that 
could be changed to verbose, too. (And in ffmpeg.c, when using raw rtp 
muxers, it is shown unconditionally using printf.)

// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-rtsp-Show-the-received-SDP-with-verbose-log-level.patch
Type: text/x-diff
Size: 803 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101003/acd6aeac/attachment.patch>



More information about the ffmpeg-devel mailing list