The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Image::ExifTool::M2TS - Read M2TS (AVCHD) meta information

SYNOPSIS

This module is used by Image::ExifTool

DESCRIPTION

This module contains routines required by Image::ExifTool to extract information from MPEG-2 transport streams, such as those used by AVCHD video.

AUTHOR

Copyright 2003-2009, Phil Harvey (phil at owl.phy.queensu.ca)

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

REFERENCES

http://neuron2.net/library/mpeg2/iso13818-1.pdf
http://www.blu-raydisc.com/Assets/Downloadablefile/BD-RE_Part3_V2.1_WhitePaper_080406-15271.pdf
http://www.videohelp.com/forum/archive/reading-avchd-playlist-files-bdmv-playlist-mpl-t358888.html
http://en.wikipedia.org/wiki/MPEG_transport_stream
http://www.dunod.com/documents/9782100493463/49346_DVB.pdf
http://trac.handbrake.fr/browser/trunk/libhb/stream.c
http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=04560141
http://www.w6rz.net/xport.zip

SEE ALSO

"M2TS Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)