[FFmpeg-devel] [PATCH] avfilter/codecview: Enable QP visualization for H.264

Timothée timothee.informatique at regaud-chapuy.fr
Thu Jun 19 12:37:43 EEST 2025


Context from the first version : Subject was "avcodec/h264: fixed qp table attach for h264"


> Here is a patch where I fixed the attach of per-macroblock qp tables for
> H.264. It was implemented for MPEG2 so I have only extended it.
>
> I tested the functionality with the codecview filter using the following
> command: `./ffmpeg -export_side_data 4 -i input.mp4 -vf codecview=qp=1
> output.mp4`

Here is the new version of the patch.

I have remove the unnecessary line in qp_table.h and changed the commit 
message.

Timothee
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avfilter-codecview-Enable-QP-visualization-for-H.264.patch
Type: text/x-patch
Size: 1414 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250619/a9591f23/attachment.bin>


More information about the ffmpeg-devel mailing list