<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1479" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hello,</FONT></DIV>
<DIV><FONT size=2><FONT size=2></FONT></FONT> </DIV>
<DIV><FONT size=2>My problem did not had any answer... I really want 
somebody to help me.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>My problem concerns the audio stream in VideoLAN 
:</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2><FONT size=3>I tried in the VLM to change the audio volume in 
one stream<BR>(p_instance->p_input) => the input thread of the stream I 
want to cut the<BR>sound, but as I was expected, with the aout_VolumeSet() 
function, the sound<BR>is muted for all the streams, and not only one.<BR>So I 
can't use aout_VolumeSet().<BR></FONT></FONT><FONT size=2></FONT></DIV>
<DIV><FONT size=2>I implemented a "volume" command in the VLM for that, that can 
be used for another utilisation of VLC.</FONT></DIV>
<DIV><FONT size=2><FONT size=3><FONT size=2></FONT><FONT size=2></FONT><FONT 
size=2></FONT><FONT size=2></FONT><FONT size=2></FONT><FONT size=2></FONT><FONT 
size=2></FONT><FONT size=2></FONT><BR>So is there a possibility to change the 
volume in only one stream (in input<BR>will be ok, but in output will be better) 
in order to activate/deactivate<BR>the sound using the VLM. If there is not, can 
I have clues on how to do<BR>this.</FONT><BR><BR></FONT><FONT size=2>Exemple 
;</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>I created 3 differents</FONT><FONT size=2> new video 
streams S1, S2, S3 with the VLM. I can listen to them with 
3 vlc.</FONT></DIV>
<DIV><FONT size=2>I want to cut the audio stream on only one video stream (S2 
for example) but when I do that,</FONT></DIV>
<DIV><FONT size=2>it stops the sound on the others (S1 & S3).</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>I am really waiting for your suggestion. Thanks.</FONT></DIV>
<DIV><FONT size=2> </DIV></FONT>
<DIV><FONT size=2>Max & Hilal</FONT></DIV>
<DIV> </DIV></BODY></HTML>