Page 1 of 1

Video filtering in http interface

Posted: 19 Jun 2010 21:39
by PetC
Hi!
I have been playing lately with the http interface and http requests to vlc. I found the possibility to control player by following requests:
http://localhost:8080/?control= or http://localhost:8080/request/status.xml?command=
Now the question comes- is it possible to apply a filter in this way? Or generally somehow through http? And of course, if yes, how ;)? I'm interested particularly in crop(geometry) filter.
Thanks for help in advance!