[FFmpeg-devel] [FEATURE PROPOSAL] Extracting codec-level data to binary files
Tomas Härdin
git at haerdin.se
Fri Jun 6 22:32:18 EEST 2025
ons 2025-05-21 klockan 15:34 +0200 skrev Timothée:
> Hello,
>
> I am interested in expanding ffmpeg's capabilities to extract
> low-level data from video codecs. Specifically, I'd like to implement
> functionality that would allow exporting frame data, macroblock
> information, quantization tables, and similar codec-specific elements
> to binary files for further analysis.
So you want to convert data from one binary format to another? A text
format seems more sensible if you're going through that effort
/Tomas
More information about the ffmpeg-devel
mailing list