peterkvt80 / vbit-iv

In-vision teletext display
MIT License
18 stars 1 forks source link

How to run this on windows and Embedded python #2

Closed veso266 closed 3 years ago

veso266 commented 3 years ago

Hi there, since I am on windows (and using python2) I decided to give this a go: python-3.7.2-amd64-vbit-iv.zip

slika

extraxt to a folder where you want and your teletext folder with pages resides run it like this

vbit2 --dir teefax | python38\python.exe vbit-iv.py 1 0

teefax is a folder containing teletext pages (BBC100.ttix, BBC101.ttix , etc)

The onlything that doesn't work is remote-control since I wasn't able to get ZeroMQ working on portable python (embedded python) distro, but the rest works

Hopefully someone finds that usefull

peterkvt80 commented 3 years ago

Thanks. that is very helpful. What you are missing are the teletext2 and teletext4 fonts. I'm going to try my own install and put it on the Wiki.

peterkvt80 commented 3 years ago

Windows installation procedure in https://github.com/peterkvt80/vbit-iv/wiki/Using-vbit-iv-on-Windows