-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathREADME
30 lines (23 loc) · 1.03 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
__ __
\ \ / /
\ V / _ _ _ _ __ ___
\ / | | | | | | '_ \ / _ \
| | |_| | |_| | | | | (_) |
\_/\__,_|\__,_|_| |_|\___/
Yuuno = Jupyter + VapourSynth
* Free software: MIT license
* Documentation: https://yuuno.encode.moe/
* Main Project Repository: https://sr.ht/~cid-chan/yuuno/
* This Project has a GitHub mirror at: https://github.com/Irrational-Encoding-Wizardry/yuuno
Submit your bug-reports to https://todo.sr.ht/~cid-chan/yuuno
Provide feedback and submit contributions on the mailing list https://lists.sr.ht/~cid-chan/yuuno-devel
Start your journey here:
------------------------
* Installation <https://yuuno.encode.moe/ipython/installation.html>
* Usage <https://yuuno.encode.moe/ipython/getting-started.html>
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)