logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Image::ExifTool::Real - Read Real audio/video meta information

Author

       Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)

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

Description

       This module contains the routines required by Image::ExifTool to read meta information in RealAudio (RA),
       RealMedia (RM, RV and RMVB) and RealMedia Metafile (RAM and RPM) files.

Name

       Image::ExifTool::Real - Read Real audio/video meta information

Notes

       There must be a bug in the software that wrote the Metadata used in the test file t/images/Real.rm
       because the TrackLyricsDataSize word is written little-endian, but the Real format is big-endian.

References

       <http://www.getid3.org/>
       <https://common.helixcommunity.org/nonav/2003/HCS_SDK_r5/htmfiles/rmff.htm>

See Also

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

perl v5.40.1                                       2025-03-16                         Image::ExifTool::Real(3pm)

Synopsis

       This module is used by Image::ExifTool

See Also