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
  • ffmpeg
    • Ubuntu/Debian: apt-get install libportaudio2
    • RHEL: dnf install portaudio
    • Arch: pacman -S portaudio

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.2.0.tar.gz (4.0 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.2.0-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for msu_test_video_creator-0.2.0.tar.gz
Algorithm Hash digest
SHA256 a277429ed28313e77cf93cefeaee520736d79898daac2386223e93a699979b88
MD5 0eb6a3b10b07147d3fb0d9a7b08facf2
BLAKE2b-256 32f6c9449f78ca374777b55db2facb581bbad61aff9103340ef83b4d3be6cf76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for msu_test_video_creator-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f0f61cb594356390582a75ec3864776d3f63a539f7a25f9c105aace2e93b3faa
MD5 b05b16f251aa1b7597674a51cc98a46d
BLAKE2b-256 5616df86cf4cbc6834ae4aa4c0ab92f83476acbbc1d51ae327c0c55e2fe7a947

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