[FFmpeg-devel] [PATCH] libavfilter/vf_codecview: add block structure visualization

Yongle Lin yonglel at google.com
Fri Jul 10 00:14:33 EEST 2020


On Thu, Jul 2, 2020 at 8:09 AM Michael Niedermayer <michael at niedermayer.cc>
wrote:

> On Wed, Jul 01, 2020 at 05:42:48PM +0000, Yongle Lin wrote:
> > example command line to visualize block decomposition:
> > ./ffmpeg -export_side_data +venc_params -i input.webm -vf
> > codecview=bs=true output.webm
> > ---
>
> >  doc/filters.texi           |  3 +++
> >  libavcodec/vp9.c           |  8 +++-----
> >  libavfilter/vf_codecview.c | 41 ++++++++++++++++++++++++++++++++++++++
>
> the vp9 and vf_codecview changes belong in seperate patches, these are 2
> seperate libs
>
> thx
>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> In a rich man's house there is no place to spit but his face.
> -- Diogenes of Sinope
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".


Hey Michael,

I have splitted the patches and sent it to you. Do you have any other
suggestions on this patch? Thanks

Best Regards,
Yongle


More information about the ffmpeg-devel mailing list