Skip to main content

Video processing helpers for the twat plugin ecosystem

Project description

twat-video

twat-video is the video domain package for the twat plugin ecosystem. It builds reusable, testable ffmpeg command wrappers and delegates AI video generation to twat_genai when such provider engines are available.

Font-organizer preservation

This repository used to package font_organizer. The canonical copy now exists in plugins/repos/twat_font as twat_font, with the same organizer/core modules and CLI surface. The old source tree is left in this repo only as historical material; the build now packages src/twat_video.

Requirements

Install ffmpeg and ffprobe for real media processing. Tests exercise command construction with dry_run=True and do not require media binaries.

Python API

from twat_video import crop_scale, import_audio, split_segment

crop_scale("input.mp4", "square.mp4", crop="1080:1080:420:0", scale="720:720")
split_segment("input.mp4", "clip.mp4", start=12.5, duration=4.0)
import_audio("silent.mp4", "voice.wav", "dubbed.mp4")

Implemented deterministic helpers:

  • ffmpeg boundary: run_command, run_ffmpeg, probe_video.
  • video geometry/timing: crop_scale, change_fps, split_segment, reverse_video.
  • composition: merge_by_gap, ken_burns.
  • audio/subtitle operations: import_audio, extract_subtitles, repair_srt_text, add_reverb.
  • visual effect: add_grain.

CLI

python -m twat_video --help
python -m twat_video crop-scale in.mp4 out.mp4 --crop 1080:1080:420:0 --scale 720:720 --dry-run
python -m twat_video fps in.mp4 out.mp4 24 --dry-run
python -m twat_video split in.mp4 clip.mp4 --start 1.5 --duration 3 --dry-run
python -m twat_video import-audio silent.mp4 voice.wav dubbed.mp4 --dry-run
python -m twat_video ken-burns still.png out.mp4 --duration 5 --dry-run

AI video boundary

generate_video() is a narrow adapter. It imports twat_genai and calls a future twat_genai.generate_video provider API if present; it does not embed SkyReels, WAN, Chutes, or other provider clients.

Reference scripts

Reusable patterns from vidcropscale.py, vidfps, vidframedrop.py, vidsplit.py, vidreverse, vidmergebygap.py, vidkenburns.py, vidgrainer.py, vidreverb.py, vidimportaudio, mkv2srt.py, and srtmultifix.py are represented as package APIs.

Watermark removal, menu-bar automation, JSON presets, batch shell wrappers, and local renaming/upload workflows remain in reference/bin-img-vid/ because they are workstation-specific one-offs or policy-sensitive scripts rather than reusable package behavior.

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

twat_video-2.1.6.tar.gz (86.2 kB view details)

Uploaded Source

Built Distribution

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

twat_video-2.1.6-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

Details for the file twat_video-2.1.6.tar.gz.

File metadata

  • Download URL: twat_video-2.1.6.tar.gz
  • Upload date:
  • Size: 86.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for twat_video-2.1.6.tar.gz
Algorithm Hash digest
SHA256 483b3012f31e33c2bedb9df3e8726dc60418e5b6490279291b2a1b7d5ef73372
MD5 935c50a6af8831d5f83cc6b277cb145b
BLAKE2b-256 2085b35d304943d57310109026dcb58a1f9a5310fcf1e8b7b0b76f2da7620884

See more details on using hashes here.

File details

Details for the file twat_video-2.1.6-py3-none-any.whl.

File metadata

  • Download URL: twat_video-2.1.6-py3-none-any.whl
  • Upload date:
  • Size: 9.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for twat_video-2.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 f164a60f73765abdd8951353429880aa18ed3fb6962fbc7af378ce09ef379862
MD5 061dc399a047acc900bb7ea973083f7d
BLAKE2b-256 734b65599147c642ae6b9141b199f051cd78639ecb5ea89323ec38e1ad76e9ff

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