From: Timothée <timothee.informatique@regaud-chapuy.fr>
To: ffmpeg-devel@ffmpeg.org
Subject: Re: [FFmpeg-devel] [PATCH] Macroblocks modes extraction
Date: Fri, 4 Jul 2025 15:22:11 +0200
Message-ID: <387f2d71-0833-44d8-9aaf-5a6cbc04077a@regaud-chapuy.fr> (raw)
In-Reply-To: <94b598f4-280f-4892-82af-4685bbe118a6@gmail.com>
Le 04/07/2025 à 14:36, James Almer wrote :
> On 7/2/2025 7:57 AM, Timothee wrote:
>> Hello,
>>
>> I am working on a modification toextract per-macroblock prediction
>> modes (H.264 for now). The goal is to make this information available
>> to vf_codecview and print it in a log file (for now).
>>
>> This are what I have added:
>>
>> 1.
>>
>> A new H264MBInfostruct holding the prediction modes.
>
> Isn't this what libavutil/video_enc_params.h is for? Or if needed,
> what it could be extended to handle?
I was focusing on H.264 so it seemed wrong to put it in
libavutil/video_enc_params.h. But now that I want to make it more
generic to be compatible with other codecs, that seems to be the correct
place.
Thanks,
Timothée
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
prev parent reply other threads:[~2025-07-04 13:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-02 10:57 Timothee
2025-07-04 11:05 ` Michael Niedermayer
2025-07-04 13:04 ` Timothée
2025-07-04 12:36 ` James Almer
2025-07-04 13:22 ` Timothée [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=387f2d71-0833-44d8-9aaf-5a6cbc04077a@regaud-chapuy.fr \
--to=timothee.informatique@regaud-chapuy.fr \
--cc=ffmpeg-devel@ffmpeg.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git