Vargol / spatial-media

Specifications and tools for 360º video and spatial audio. Modified for Google's VR180
53 stars 11 forks source link

I don't know how to use #2

Closed loserscat closed 4 years ago

loserscat commented 5 years ago

Hi! Can you make a UI? Because I‘m not a programmer, I don't know how to use python. No player can play correctly after YouTube's 360° video download is complete. This will be very helpful if you can make a UI.

Vargol commented 5 years ago

It already has a UI, just go to the spatialmedia directory and type python gui.py

I'm guess what you really want is an executable, which I could try and do as long as you're using an Apple computer.

loserscat commented 5 years ago

I am using "windows 10".

I try go to the spatialmedia directory and type "gui.py", but nothing happened. Only select Edit to open it. (The python version is: 3.6.5)

Now I have found other software to replace it, but I really don't know how to use this. People who don't know the command line can't seem to use it.

By Google Machine Translation.

Vargol commented 5 years ago

hi you need to tell python to run it... you can't type just type gui.py you need to type...

python gui.py