[FFmpeg-devel] [PATCH] lavc/cbs_av1: Add read/write flag in log message
Michael Niedermayer
michael at niedermayer.cc
Mon Dec 16 00:37:13 EET 2019
On Sun, Dec 15, 2019 at 02:40:52PM +0800, Jun Zhao wrote:
> From: Jun Zhao <barryjzhao at tencent.com>
>
> Before this change, the command:
>
> ffmpeg -y -i bear-av1.mp4 -c:v copy bear-av1.ivf -loglevel 99
>
> always dump the log message like:
>
> AVBSFContext @ 0x55ff99e78e00] Frame 4: size 320x240 upscaled 320 render 320x240 subsample 2x2 bitdepth 8 tiles 1x1.
> Last message repeated 1 times
>
> it's hard to distinguish writing or reading.
Iam not objecting to this patch but i think this should be done in
a more generic way (so that information is availble in all messages
which need it and doesnt require a per message R/W string addition)
Thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The smallest minority on earth is the individual. Those who deny
individual rights cannot claim to be defenders of minorities. - Ayn Rand
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20191215/56cdbf74/attachment.sig>
More information about the ffmpeg-devel
mailing list