https://github.com/irrational-encoding-wizardry/yuuno2
https://github.com/irrational-encoding-wizardry/yuuno2
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/irrational-encoding-wizardry/yuuno2
- Owner: Irrational-Encoding-Wizardry
- License: lgpl-3.0
- Created: 2019-06-03T04:37:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-13T19:03:33.000Z (almost 6 years ago)
- Last Synced: 2025-01-16T18:04:21.329Z (about 1 year ago)
- Language: Python
- Size: 993 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: COPYING
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