1Image::ExifTool::Opus(3U)ser Contributed Perl DocumentatiIomnage::ExifTool::Opus(3)
2
3
4
6 Image::ExifTool::Opus - Read Ogg Opus audio meta information
7
9 This module is used by Image::ExifTool
10
12 This module contains definitions required by Image::ExifTool to extract
13 meta information from Ogg Opus audio files.
14
16 Copyright 2003-2023, 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 <https://www.opus-codec.org/docs/>
23 <https://wiki.xiph.org/OggOpus>
24 <https://tools.ietf.org/pdf/rfc7845.pdf>
25
27 "Opus Tags" in Image::ExifTool::TagNames, "Ogg Tags" in
28 Image::ExifTool::TagNames, "Vorbis Tags" in Image::ExifTool::TagNames,
29 "FLAC Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
30
31
32
33perl v5.36.1 2023-11-21 Image::ExifTool::Opus(3)