1Image::ExifTool::H264(3U)ser Contributed Perl DocumentatiIomnage::ExifTool::H264(3)
2
3
4
6 Image::ExifTool::H264 - Read meta information from H.264 video
7
9 This module is used by Image::ExifTool
10
12 This module contains routines required by Image::ExifTool to extract
13 information from H.264 video streams.
14
16 Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
17
18 This library is free software; you can redistribute it and/or modify it
19 under the same terms as Perl itself.
20
22 <http://www.itu.int/rec/T-REC-H.264/e>
23 <http://miffteevee.co.uk/documentation/development/H264Parser_8cpp-source.html>
24 <http://ffmpeg.org/>
25
27 "H264 Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
28
29
30
31perl v5.32.1 2021-04-26 Image::ExifTool::H264(3)