Post Reply 
How can I use ssrc resampler?
08-12-2022, 22:29
Post: #1
How can I use ssrc resampler?
Hi,
forgive me please but can you please tell me how can I get te same effect in minim server or streamer like with this foobar plugin https://sourceforge.net/projects/resamplerv/?

I just want use ssrc to resample in my stream. Can you please explain me step by step how to do this? Windows.

Thank you very much


Attached File(s)
.jpg  2022_12_08_22.26.06.jpg (Size: 194.15 KB / Downloads: 6)
Find all posts by this user
Quote this message in a reply
09-12-2022, 10:37
Post: #2
RE: How can I use ssrc resampler?
The documentation for this plugin says that it uses SoX and SSRC for resampling.

You can use SoX resampling with FFmpeg and MinimStreamer. To use the SoX resampler with MinimStreamer, set the stream.options property to:

convOut=-af aresample=resampler=soxr

You can specify additional parameters for SoX, for example:

convOut=-af aresample=resampler=soxr:precision=33:cheby=1:dither_method=shibata

From a quick web search, it seems that dither_method=shibata might be the same as SSRC but I am not sure about this.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)