Noise reduction for streaming audio

About encoding, codec settings, muxers and filter usage
df4
Blank Cone
Blank Cone
Posts: 10
Joined: 24 Jan 2013 09:59

Noise reduction for streaming audio

Postby df4 » 24 Jan 2013 10:12

I'm trying to stream the sound from the microphone:

Code: Select all

vlc.exe -I rc dshow:// --dshow-vdev=none --dshow-adev="USB2.0 Camera Audio" --live-caching=10 --sout="#transcode{vcodec=none,acodec=mpga,ab=320,channels=2,samplerate=44100}:std{access=udp{ttl=5},mux=ts,dst=<ip-addrss>:<udp-port>}" --ttl 5 --sout-keep
and receive the sound in another computer:

Code: Select all

vlc.exe udp://@:<udp-port>/
In the receiving stream very high noise levels.
Whether there is any filter for noise reduction?

df4
Blank Cone
Blank Cone
Posts: 10
Joined: 24 Jan 2013 09:59

Re: Noise reduction for streaming audio

Postby df4 » 23 May 2013 07:12

up

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

Re: Noise reduction for streaming audio

Postby Rémi Denis-Courmont » 23 May 2013 17:22

No.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 9 guests