On Mon, Dec 16, 2019 at 6:37 AM Michael Niedermayer
<mich...@niedermayer.cc> wrote:
>
> On Sun, Dec 15, 2019 at 02:40:52PM +0800, Jun Zhao wrote:
> > From: Jun Zhao <barryjz...@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
>
Yes, for CBS, I think we need a better way for this type case, will
try another solution
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to