An open API service indexing awesome lists of open source software.

https://github.com/irrational-encoding-wizardry/yuuno2


https://github.com/irrational-encoding-wizardry/yuuno2

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

=====
Yuuno
=====

.. code::

__ __
\ \ / /
\ V / _ _ _ _ __ ___
\ / | | | | | | '_ \ / _ \
| | |_| | |_| | | | | (_) |
\_/\__,_|\__,_|_| |_|\___/

Yuuno = Jupyter + VapourSynth

* Free software: MIT license
* Documentation: https://yuuno.encode.moe/

Start your journey here:
------------------------
* `Installation `_
* `Usage `_

Features
--------

* Automatic importing of a VapourSynth-core as well as the VapourSynth-module itself.
* Inline-rendering of the first frame of a clip.
* Encoding of VapourSynth-Clips from the Notebook/IPython-shell
* Interactive Clip Introspection using IPython-magics (%preview, %diff, %compare and %inspect)

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage