bgrins / videoconverter.js

[UNMAINTAINED] Convert videos in your browser
http://bgrins.github.io/videoconverter.js/
Other
2.34k stars 300 forks source link

Referencing a link to a video url instead of local file #75

Open Schizo opened 5 years ago

Schizo commented 5 years ago

Just a quick question, what is the way of referencing an external url or would I need to save it first locally?

-i http://aws.server01.test/input.mp4 -vf showinfo -strict -2 output.mp4

Thanks a lot