1Image::ExifTool::M2TS(3U)ser Contributed Perl DocumentatiIomnage::ExifTool::M2TS(3)
2
3
4
6 Image::ExifTool::M2TS - Read M2TS (AVCHD) meta information
7
9 This module is used by Image::ExifTool
10
12 This module contains routines required by Image::ExifTool to extract
13 information from MPEG-2 transport streams, such as those used by AVCHD
14 video.
15
17 Copyright 2003-2011, Phil Harvey (phil at owl.phy.queensu.ca)
18
19 This library is free software; you can redistribute it and/or modify it
20 under the same terms as Perl itself.
21
23 http://neuron2.net/library/mpeg2/iso13818-1.pdf
24 <http://neuron2.net/library/mpeg2/iso13818-1.pdf>
25 http://www.blu-raydisc.com/Assets/Downloadablefile/BD-RE_Part3_V2.1_WhitePaper_080406-15271.pdf
26 <http://www.blu-raydisc.com/Assets/Downloadablefile/BD-
27 RE_Part3_V2.1_WhitePaper_080406-15271.pdf>
28 http://www.videohelp.com/forum/archive/reading-avchd-playlist-files-bdmv-playlist-mpl-t358888.html
29 <http://www.videohelp.com/forum/archive/reading-avchd-playlist-files-
30 bdmv-playlist-mpl-t358888.html>
31 <http://en.wikipedia.org/wiki/MPEG_transport_stream>
32 <http://www.dunod.com/documents/9782100493463/49346_DVB.pdf>
33 <http://trac.handbrake.fr/browser/trunk/libhb/stream.c>
34 <http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=04560141>
35 <http://www.w6rz.net/xport.zip>
36
38 "M2TS Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
39
40
41
42perl v5.12.4 2011-05-31 Image::ExifTool::M2TS(3)