================================================================================
MediaInfo — Third-party component embedded in Project Architect
================================================================================

Project Architect (https://focol.io) embeds the MediaInfo command-line binary
(`mediainfo` for macOS, `mediainfo.exe` for Windows) located alongside this
file. MediaInfo is an independent, third-party project — not developed by
Focol.io — and is redistributed here under the terms of its own license
reproduced below in full.

Project name : MediaInfo
Author       : MediaArea.net SARL (https://mediaarea.net)
Upstream     : https://github.com/MediaArea/MediaInfo
License      : BSD 2-Clause License ("Simplified BSD License")
Reference    : https://github.com/MediaArea/MediaInfo/blob/master/License.html

This notice is provided in accordance with clause 2 of the BSD 2-Clause
License, which requires that redistributions in binary form reproduce the
copyright notice, the list of conditions and the disclaimer in the
documentation and/or other materials provided with the distribution.

================================================================================
BSD 2-Clause License
================================================================================

Copyright (c) 2002-2024, MediaArea.net SARL. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice,
     this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice,
     this list of conditions and the following disclaimer in the documentation
     and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.

================================================================================
Notes
================================================================================

- Project Architect uses MediaInfo as an unmodified, externally invoked
  command-line tool for selected Sony cinema cameras (e.g. Burano, Venice 1
  and Venice 2) where ExifTool does not expose the required technical
  information.

- No modification of the MediaInfo source code or binaries is made by
  Focol.io. The binaries embedded in this distribution are the official
  builds published by MediaArea.net SARL.

- For source code, build instructions or to obtain the latest release of
  MediaInfo, please visit the official project page:
      https://github.com/MediaArea/MediaInfo

================================================================================
