Skip to content

OSP (Open Source Processing) Project official repository.

License

Notifications You must be signed in to change notification settings

LittleYe233/PersonalCreation

Repository files navigation

OSP (Open Source Processing) Project

GitHub license Platform GitHub search hit counter GitHub repo size GitHub all releases GitHub Sponsors GitHub milestones GitHub commit activity (branch) GitHub last commit GitHub Release Date

Language: 简体中文 English

Introduction

This project aims to share how I create some video and audio works, share almost all the source code and project files using an open source license. We hope that others can learn about or get hints from it.

Structures

Branches

This repository has multiple branches. Major features of them are as below:

  • main branch is used for intergrating with all creation folder trees.
  • Branches beginning with dev are used for test and development or creating all works, which avoids destroying main branch.
    • dev branch has an influence on the initial status of all creation branches, including .gitignore, templates, etc. Other creation branches probably have to pull it if there are key changes (latest dev branch will be pulled on that occasion).
    • dev_<ASCII identifier> branches store related source code, project files, etc. of all creations, where <ASCII identifier> means an "identifier" of one creation.

Folder Trees

There are templates folders in main and dev branches, storing templates of some files (e.g, README.md in creation folders).

The major structure of creation folders is as below:

  • templates folder: store templates of some files
  • <ASCII identifier> folder: store data related to creations
    • README.md: related introductions, procedures and ways of creating works, etc.
    • build.sh, clean.sh, download.sh, etc.: automatic scripts
    • src folder: store data which can't directly access from the Internet and project files of some applications (e.g., Adobe Premiere), etc.

Usage

Follow the instructions of README.md in creation folders.

Localization

README.md in the root folder of the repository use two language (English and Simplified Chinese). README.md in creation folders use Simplified Chinese. Generally, others use original language or English.

Sponsorship

This project isn't worth any sponsorship at present.

Index

Below are identifiers and titles (the first-level titles of README.md in creation folders) of all creations in alphabetical order, where hyperlinks in "Identifiers" column point to corresponding branches and those in "Titles" column point to corresponding creation folders.

Identifiers Titles
chiisana_tenoira_mad 小さなてのひら MAD 中文字幕内嵌
chiisana_tenoira_mad_2 小さなてのひら MAD 中、日、罗马音字幕内嵌
audio_visualization 音频简易可视化