cjroth / aframe-phantomjs-continuous-streaming

Browse the web in VR by live streaming a web page into Aframe using PhantomJS and ffmpeg.
MIT License
45 stars 17 forks source link

ffmpeg version command that doesn't produce an error #2

Closed micahstubbs closed 7 years ago

micahstubbs commented 7 years ago

looks like ffmpeg -version is the correct command

http://superuser.com/questions/407682/how-to-check-my-current-version-of-ffmpeg

before:

screen shot 2016-12-03 at 7 37 21 pm

after:

screen shot 2016-12-03 at 7 37 49 pm
cjroth commented 7 years ago

Good catch, thank you!