Skip to content
Petr Viktorin edited this page Mar 1, 2019 · 2 revisions

Sample videos and a config file are available from Petr, encukou on Gmail.com. (I can put them online again; I've removed them as they were taking up too much space.) Put them all in one directory.

A script to put them together is at: https://github.com/encukou/talk-video-maker

Clone that, install it (python setup.py install, ideally in a v python3 virtualenv), plus install:

and then run:

python pyvo/make_vid.py <directory with video>/conf.yaml

If things work as they should, it should start encoding, and at the end, print out a filenname with the result. If you get there, Petr can start giving you videos to encode!

If something doesn't work, let me know (via issues on the project, or otherwise)!

Clone this wiki locally