Retrieving metadata from x264? 📝 Help & Support 📝 Forum
Forum

Forum



SearchSearch   Users   Registration   Entrance
Today: 21.07.2025 - 15:42:13
Pages:  1  

Retrieving metadata from x264?

Advertising


AuthorMessage

Climat

user




Statistics:
Messages: 8
Registration: 08.19.2002

Hi, I am trying to exctract the meta data from x264-encoded video files. First priority is to map the IDR-frames structure. The work seams to be harder than expected and I am trying to find command line applications that I can control from my code. Mp4box has an option "-dump-xml" or similar but I can't figure out how it works. Not much help available on the net on this option. Anyone who can give me a hint on this or any other alternative? Thank you.

----------------
Message # 1 06.05.21 - 15:52:46
RE: Retrieving metadata from x264?

cal_guy19

user




Statistics:
Messages: 843
Registration: 09.26.2002

You might look into the code for mpeg4ip's h264_parse. (util/h264/main.cpp) If you just want to use another tool's output, h264_parse already gives you a ton of information (but only on raw .264 files).

----------------
Message # 2 06.05.21 - 16:00:08
RE: Retrieving metadata from x264?

megatron

user




Statistics:
Messages: 2,235
Registration: 03.13.2003

Thanks for your answer. Do you know where I can find a compiled version of the program?

----------------
Message # 3 06.05.21 - 16:08:10
RE: Retrieving metadata from x264?
Pages:  1  

The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants