similar to: multichannel?

Displaying 20 results from an estimated 10000 matches similar to: "multichannel?"

2009 Oct 15
1
multichannel
Hi All, Would it be possible to encode n channels with the CELT api? I can't find a negative or positive in the CELT docs; all I could find is c a check on the nr of channels in wav_io.c in the CELT tools. No clear insight on wheter or not the channels parameter in celt_mode_create can be > 2. Answers on the list were (thanks!): - Sure, You just encode each channel and then store the
2010 Mar 07
2
Multichannel coding
Hi Jean-Marc, It was discussed before, when multichannel streams are encoded; taken multiple instances of the encoder where the input is not correlated. Is there a way to pack the result of all channels again? Or maybe do something more efficient in the first place on multichannel streams? Stefan
2001 Jul 19
1
Multichannel vorbis.
Hi. I have two CDs that the artists inteded for simultaneous listening. They even provide instructions on how to start two CD players with the minimal time shift. (for those interested - the CDs are Neurosis/Times Of Grace and Tribes Of Neurot/Grace) I've heard that Vorbis can encode multiple streams. I've already encoded both albums into regular 2-channel .ogg files. The questions
2008 Oct 30
3
Multichannel echo cancellation
Dear all, I have just implemented a gstreamer plugin for the Speex AEC, but now I would like to extend it to a multichannel echo cancellation I have been searching documentation about that but I could not find it Where it is? If it doesn't exist? Could you add a short example showing how do you think it should work? or It's "just" necessary to: init the multichannel echo
2023 Feb 01
1
SMB Multichannel not working?
Hello, I, like many before me, am having an issue with SMB multichannel. I am running Samba v4.10.16 (package is provided by Amazon) on an Amazon Linux 2 EC2 instance. I am aware that SMB multichannel is an experimental feature until 4.15, but the documentation states it is supported so I would like to evaluate it. We have had reports of performance degradation when certain workloads (heavy
2023 Feb 01
1
SMB Multichannel not working?
Hi Jeremy, Thank you for your time; Let me spend some time with Wireshark analyzing the packets and I will get back to you Carter Sheehan Cloud Engineer o: +1 (781) 224-7753<tel:+1%20(781)%20224-7753> e: csheehan at vestmark.com<mailto:csheehan at vestmark.com> This e-mail and any attachments hereto, are intended for use by the addressee(s) only and may contain information that is
2010 Dec 28
1
Surround Sound
Hey folks, As I understand it, the vorbis codec had support for a channel count > 2, but that it didn't explicitly state the channel binding for channels 3, 4, ... . I'm assuming that with enough fiddling, it would theoretically be possible to use a 5.1 stream encoded into vorbis. From what I know of the CELT codec, it handles either only mono or stereo. Is that correct? -- Kip
2014 Sep 22
1
Opus and sender and receiver sample rate drift.
Hi All. I have an application where the sample rate of the sender and receiver can vary by a small margin and the latency needs to be maintained within bounds and can't drift significantly and the system has to be able to cope with clock mismatches up to 0.5%. For example, the sender may have a clock rate of 48.1kHz and the receiver may have a clock rate of 47.9kHz. Unfortunately the clock
2017 Feb 17
2
SMB Multichannel use-cases
Hello, I'd like to understand the use-cases to use SMB multichannel. Especially, if the SMB client and Samba server are talking over the WAN. When does one see an improvement in throughput with multichannel? For instance, does copying multiple files result in parallel copying over multiple connections over the same session? Your inputs are appreciated. Thanks, Madhu
2007 Aug 27
1
Multichannel, usage & players?
Hello to the list, and please forgive me if this has already been asked before. (I am new here, you see) The question is really simple: Can I use FLAC to create multichannel files, ranging from 3-channel LCR, through Quad, 4.1 to 5.1 and possibly (later) above? The projects details are essentially this: DVD-Audio, containing MLP Lossless in stereo & surround/multichannel. Video_TS folder
2016 Sep 06
2
No increased throughput with SMB Multichannel and two NICs
Am 2016-09-06 10:41, schrieb Anoop C S via samba: > On Sun, 2016-09-04 at 11:42 +0200, Daniel Vogelbacher via samba wrote: >> Hello, >> >> I'm running Samba 4.4.5 with enabled SMB Multichannel. The Linux >> server >> has two 1GBit/s NICs and for testing purposes I've shared a tmpfs >> mountpoint with 2GiB and ~2GiB large test-file. >> >>
2012 Jan 27
1
laod multichannel-audio-files with readWave (tuneR)
Hi, I have a huge collection of 6-channel .wav files containing audio and sensor recordings, which I need to analyse, across all 6 channels. I'm thinking about what will be easier to do. 1. Just split the channels in an external audio-editor and than read each mono channel seperatly with readWave (from tuneR), or 2. inherite the readWave class and extend it to multichannel reading? What
2016 Jul 24
2
[Question] Multichannel load-balancing algorithm
Hello, I have a question about multichannel and the load-balancing algorithm. What kind of algorithm is it? (Roud-robin, dynamic round-robin, ...) What are the arguments the algorithm compute to load-balance the network traffic on the interfaces? I already know that if a 10Gb/s interface and a 1Gb/s interfaces are in the multichannel connection the 1Gb/s one will be ignored until the 10Gb/s goes
2003 May 21
2
A possible use for multichannel ogg files!
Hi, Has anyone thought about using the multichannel format as a way of distributing "musician minus one" files? Eh? I hear you ask. Ok. Basically these are multitrack files but you can mute the solo track so you, the musician, can practice against the other "players". You can buy CD's of this nature, but of course, the solo instrument is on one channel and the others on
2016 Sep 04
2
No increased throughput with SMB Multichannel and two NICs
Hello, I'm running Samba 4.4.5 with enabled SMB Multichannel. The Linux server has two 1GBit/s NICs and for testing purposes I've shared a tmpfs mountpoint with 2GiB and ~2GiB large test-file. My Windows 10 host has one dual-port 1GBit/s NIC, and if both interfaces are enabled, Get-SmbMultichannelConnection lists active multichannel connections to my Linux SMB server. If I disable one
2020 Jun 07
1
Samba Multichannel support - are different subnets still required for it to work?
I'm seeing conflicting information on the internet regarding Samba support for multichannel. Some articles are saying that you have to put the interfaces in pairs on different networks/subnets. Quote: "at this time this is the only method Samba supports for multichannel." Is this still true for the latest version of Samba (4.12)? In Windows Server you don't have to put the
2011 Apr 17
1
Description of how CELT packs into Ogg?
Is there are description somewhere of how CELT packs into the .oga file? Trying to reverse engineer it from the intertwined celtenc code is suboptimal. -a
2006 May 18
2
multichannel streaming
Hallo! We are searching for a streaming-server for a e-learning system at a university and therefore and I wanted to ask some questions: There is a database of recordings on the server, and only registered users (students) are allowed to hear those. So if a user wants to hear record A, then a stream should be opened (maybe a new mount point ?) and only this user should be allowed to hear the
2010 Feb 22
2
Dual mono not stereo
Hi, If I want to encode two audio channels that are not related, audio from two different sources not stereo, is it best to create two instances of a single channel encoder or use one encoder with two channels? thank you, Paul.
2006 May 22
1
multichannel streaming
On Thu, May 18, 2006 at 03:06:47PM +0000, Georg Holzmann wrote: > Hallo! > > We are searching for a streaming-server for a e-learning system at a > university and therefore and I wanted to ask some questions: > > There is a database of recordings on the server, and only registered > users (students) are allowed to hear those. Icecast is not primarily targeted at on demand