Skip to main content

No project description provided

Project description

MSU Test Video Creator

MSU Test Video Creator is a Python-based commandline application originally created by StructuralMike for creating mp4 and wav files of a series of PCM files to use for uploading to YouTube to test for potential copyright strikes. This version was adapted to use pip/pipx for dependency resolution and easier calling by the MSU Scripter.

Installation

Pre-requisites

  • Python 3.8 or above

Installation Option 1: pipx (recommended)

pipx is recommended as it installs the application into an isolated environment to avoid dependency conflicts with other Python applications, and it also creates it standalone application which can be ran directly via commandline.

First, you will want to install pipx.

$ pipx install msu_test_video_creator

$ msu_test_video_creator -f test.pcm -o test.mp4

Installation Option 2: pip

First, make sure you have pip installed and running: https://packaging.python.org/en/latest/tutorials/installing-packages/

$ pip install msu_test_video_creator

$ py -m msu_test_video_creator -f test.pcm -o test.mp4

Usage

Depending on your environment and how you installed, you may be able to run it either directly or as a Python module:

# Run directly
$ msu_test_video_creator -f test.pcm -o test.mp4

# Run as Python module
$ py -m msu_test_video_creator -f test.pcm -o test.mp4

The application requires two arguments:

  • -f: A comma-delimited list of all pcm files to include
  • -o: The path to the mp4 file to generate

Credits

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

msu_test_video_creator-0.1.0.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

msu_test_video_creator-0.1.0-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file msu_test_video_creator-0.1.0.tar.gz.

File metadata

  • Download URL: msu_test_video_creator-0.1.0.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.2 Linux/6.1.0-15-amd64

File hashes

Hashes for msu_test_video_creator-0.1.0.tar.gz
Algorithm Hash digest
SHA256 092126c1357fac87ebd738a9bb3292cdbc0e600903cbeb638b7f2642ad444136
MD5 55db91e2ebe357ee47b7dc69fa2207c1
BLAKE2b-256 9df9e252153f8abccef14bfd8b0e465d979c00e97b5daa71a95a7fe0206ea855

See more details on using hashes here.

File details

Details for the file msu_test_video_creator-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for msu_test_video_creator-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fe08ff9ef4d78e97440543ff3e31ebc9c82ff0472f2d5760be0c56384f66a620
MD5 4398e2fbd53a7e402996a5fa932c5b1c
BLAKE2b-256 c8dc68745d8b03bb831eedc41bc366f2f1b3f74b08e80b6a17b85636b17d6c3f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page