Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 360 Bytes

transcode.md

File metadata and controls

17 lines (10 loc) · 360 Bytes

Overview

ParentText chatbots need supporting media files. This project contains a script that will transcode source video files to video and audio files that meet the ParentText specification.

Requirements

  • Install the FFmpeg command
  • Obtain source video files

CLI

python -m parenttext.transcode --help