From f5e17d984d70cd9608a24ad97400854711b0f885 Mon Sep 17 00:00:00 2001 From: Kesh Ikuma <79113787+tikuma-lsuhsc@users.noreply.github.com> Date: Sun, 19 Jan 2025 10:21:50 -0600 Subject: [PATCH] Update README.rst --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index f25aec6..609aa88 100644 --- a/README.rst +++ b/README.rst @@ -14,6 +14,10 @@ .. |github-status| image:: https://img.shields.io/github/workflow/status/python-ffmpegio/python-ffmpegio/Run%20Tests :alt: GitHub Workflow Status +.. + + This plugin has been merged to the main `ffmpegio-core` package since `v0.11.0`. On PyPI, the `ffmpegio-core` has been renamed as `ffmpegio` to supercede this package. + Python `ffmpegio` package aims to bring the full capability of `FFmpeg `__ to read, write, probe, and manipulate multimedia data to Python. FFmpeg is an open-source cross-platform multimedia framework, which can handle most of the multimedia formats available today.