Opened 8 months ago
Last modified 4 days ago
#10998 new enhancement
Removing the memory address in output messages' header?
Reported by: | MasterQuestionable | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | avutil |
Version: | git-master | Keywords: | av_log debug |
Cc: | MasterQuestionable | Blocked By: | |
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
͏ Which is unhelpful for most cases. (primarily unnecessary verbosity, and diff noise)
͏ In particular for helpless users spamming "debug" output looking for help... mostly useless.
͏ For reference:
͏ https://github.com/MasterInQuestion/attach/commit/e18e5cd26b9d27bacefa685ba70d0d41bc7d7cbc
͏ https://trac.ffmpeg.org/attachment/ticket/10997/test.h265.txt#L32
͏ In rare cases shall it be needed: add ͏"-debug_mem"?
Change History (2)
comment:1 by , 6 months ago
comment:2 by , 4 months ago
͏ 2 woe examples:
͏ https://trac.ffmpeg.org/ticket/11185
͏ https://trac.ffmpeg.org/ticket/11182#comment:32 [!]
͏ Woes even more...
͏ https://trac.ffmpeg.org/ticket/11110#comment:description
͏ https://trac.ffmpeg.org/ticket/11369#ticket [!]
͏ https://trac.ffmpeg.org/ticket/11368#comment:3 [!]
[!] Command output woefully meddled by TracWiki.
͏ See also: https://trac.ffmpeg.org/ticket/11071