1
Fork 0
This repository has been archived on 2024-04-09. You can view files and clone it, but cannot push or open issues/pull-requests.
podcastoscope/README.md

19 lines
722 B
Markdown

### Copyright
Copyright (C) 2023 Allen Webster <https://mr4th.com>
Distributed with GPL 3 license (full license in LICENSE-GPL-3.txt)
Code in the "src/dependencies" directory is not the original work of the copyright holder, but all code there is available with a license that is compatible with the license of the entire codebase. See DEPENDENCIES.md
to find the original sources for that code.
### Contact
allenw@mr4th.com
### Purpose
A program that renders podcast videos from a set of input tracks and avatar images.
### Build Note
This program is written as a satalite program from the mr4th codebase and
must be configured to point at that codebase to build. The "pointers" are
set in "bin/compiler_flags.txt".