Home

Awesome

vs-playground

CircleCI

dev with docker and jupyter notebook!

Preparations

Start

make dev

make dev-rocm for AMD GPU

open http://localhost:1145 in your browser, default password is 114514

template ipynb file is in ./video folder, you should put video in here

load yuuno plugin in jupyter notebook, then you can preview any frame

run the example code in order, encode your first video!

vsplayground001

SSH

the playground image has sshd installed, you can ssh into the container to dev

Build

build base image (default for FinalRip) and playground image

make pt && make pg

make pt-rocm && make pg-rocm for AMD GPU

Reference

License

This project is licensed under the GPL-3.0 license - see the LICENSE file for details.