livingbio / typed-ffmpeg

Modern Python FFmpeg wrappers offer comprehensive support for complex filters, complete with detailed typing and documentation.
https://livingbio.github.io/typed-ffmpeg/
MIT License
74 stars 2 forks source link

Prepare 2.0 Release #373

Closed lucemia closed 3 months ago

lucemia commented 4 months ago
lucemia commented 4 months ago

Here's a suggested draft for your social post:


🚀 Announcing typed-ffmpeg 2.0 Release! 🎉

We're excited to unveil the latest version of typed-ffmpeg, bringing in more powerful features and enhancements that make your video processing workflows smoother and more intuitive!

Key New Features:

  1. Enhanced Validation: Say goodbye to unexpected errors! Our Boolean and Number input options now only accept a limited set of Literal inputs, ensuring your commands are precise and error-free.

  2. Autocomplete & Documentation Support: Speed up your command construction with our new Autocomplete feature, and dive deep into options with comprehensive in-line Documentation support. From FFMpeg Filter options to input/output and global settings, we've got you covered!

  3. Partial Evaluation: Flexibility at its best! Define a media processing pipeline and apply your input files later or change variables as needed. This makes your workflows more adaptable and efficient.

Dive into the new era of video processing with typed-ffmpeg 2.0 and streamline your projects like never before. Upgrade now and let your creativity flow unbounded!

typedffmpeg #videoediting #ffmpeg #releaseupdate


Feel free to modify this template to better suit your audience and platform!

lucemia commented 4 months ago

Dynamic inputs