Help pls with volume and sout.

About encoding, codec settings, muxers and filter usage
ghoster08
New Cone
New Cone
Posts: 6
Joined: 11 Sep 2012 03:08

Help pls with volume and sout.

Postby ghoster08 » 11 Sep 2012 03:27

I'm having an issue while streaming out. My vlc volume control is not working while streaming. It works fine while playing locally. This is the same for the equalizer.

Do i have to enable something to get this to function while streaming. Must I transcode the audio?

My issue is the sound volume wont mute while streaming when needed.

How am i able to control audio setting while streaming. im using a udp file to stream.

ghoster08
New Cone
New Cone
Posts: 6
Joined: 11 Sep 2012 03:08

Re: Help pls with volume and sout.

Postby ghoster08 » 11 Sep 2012 04:32

here is my cmd ..

Even disabling audio in the gui doesnt work.

What am i doing wrong?

Code: Select all

"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" "C:\xspf.xspf" --sout="#gather:rtp{dst=127.0.0.1,port=1234,mux=ts,sdp=file:///C:/vlc.sdp}"

ghoster08
New Cone
New Cone
Posts: 6
Joined: 11 Sep 2012 03:08

Re: Help pls with volume and sout.

Postby ghoster08 » 11 Sep 2012 09:51

This doesnt work on any builds. Is this normal? Vlc cant equalize while streaming? This is typical?

Rémi Denis-Courmont
Developer
Developer
Posts: 15266
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Help pls with volume and sout.

Postby Rémi Denis-Courmont » 11 Sep 2012 11:02

There is no "regular" audio output when doing stream output, so audio controls do not work.

Besides, audio filters cannot be applied on encoded audio anyway.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

ghoster08
New Cone
New Cone
Posts: 6
Joined: 11 Sep 2012 03:08

Re: Help pls with volume and sout.

Postby ghoster08 » 11 Sep 2012 13:54

Okay. Thank you very much for the info.

ghoster08
New Cone
New Cone
Posts: 6
Joined: 11 Sep 2012 03:08

Re: Help pls with volume and sout.

Postby ghoster08 » 14 Sep 2012 04:12

Hello again. Is there any way to heighten the gain before i send the stream. Encode it first.. Or raise the volume before sending? How would I enable the audio filters like the eq and others through transcode?

Code: Select all

:transcode{acodec=mp3,ab=320,channels=2,samplerate=48000,audio-sync}
changing the audio bit rate works as well as the sample rate. How do I enable the graphical eq and make changes live.. or how would i set a static volume gain filter in the command line?

ie..

Code: Select all

:transcode{acodec=mp3,ab=320,channels=2,volume=louderthanbefore,samplerate=48000,audio-sync}
Is this possible? Surely it must be.


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 30 guests