<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
That means that I have to re-write some source code on my own??<br>
<br>
I'm not very comfortable with that, you know :)<br>
<br>
Thanx...<br>
<br>
<br>
Jean-Paul Saman wrote:
<blockquote cite="mid47146BC9.3000208@planet.nl" type="cite">
  <pre wrap="">Benedikt Franz wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello everyone,

I'd like to use VLC as a backend for Car-PC software, which means that 
I'd like to use the more advanced features like equalizer, normalization 
and possibly visulization of VLC.

Now I need a way to control these features without seeing the graphical 
interface. I asked this question on the forums before ( 
<a class="moz-txt-link-freetext" href="http://forum.videolan.org/viewtopic.php?f=2&t=41132">http://forum.videolan.org/viewtopic.php?f=2&t=41132</a> ) and got hinted to 
the HTTP interface, but I am not sure how to control the more advanced 
features through the HTTP interface.

Does anybody have some suggestions?
    </pre>
  </blockquote>
  <pre wrap=""><!---->Use a socket based interface:
  -I rc --rc-host localhost:2012

You'll need to add the RC commands needed to manipulate the 
functionality you want to use.

Gtz,
Jean-Paul Saman.
_______________________________________________
vlc mailing list
<a class="moz-txt-link-abbreviated" href="mailto:vlc@videolan.org">vlc@videolan.org</a>
<a class="moz-txt-link-freetext" href="http://mailman.videolan.org/listinfo/vlc">http://mailman.videolan.org/listinfo/vlc</a>

  </pre>
</blockquote>
</body>
</html>