similar to: RE: Programming questions

Displaying 20 results from an estimated 600 matches similar to: "RE: Programming questions"

2005 Jan 17
0
Programming questions
> you are better off using the vogg orbis codec. speex is meant > specifically for telephonic voice. it takes a single human voice and > compresses it well. it cannot handle muliple voices or music very well. That part is true, so of course it depends on the application. I guess I should have added that for most applications, 16 kHz is recommended instead of 44.1 kHz. > For
2005 Jan 17
2
Programming questions
Hi All, I am quite new to voice encoding and to Speex library. I have some programming questions that I am not able to answer even after having read the documentation (from the start to the end an from the end to the start) and by reading the sample code (provided in the documentation) and the speexdec.c and speexenc.c programs. I am currently working on an interface between Java code and
2001 Jun 07
2
Orbis VS MP3
I'm hearing some people say/insist that Orbis takes up more CPU than MP3. Is this true and by how much? Thanks-Zeek --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed.
2016 Jan 29
7
Validate Ids Multiple DC
Hai Rowland. What you tried is ok, or im misunderstanding you. For me : All members give me. getent passwd myuser myuser:*:10002:10000::/home/users/myuser:/bin/bash id myuser uid=10002(myuser) gid=10000(domain users) the memberservers are or sernet samba 4.2.7 or debian samba 4.1.17 and on the DCs. ( only sernet samba 4.2.7 ) getent passwd myuser myuser:*:10002:10000:L.P.H. van
2010 May 13
3
Multiple plots; single x(y) labels
Hi All, Can anyone please help me with getting a single x and y-axis label while plotting muliple plots. Here is the code: par(mfcol=c(2,2)) plot(x <- sort(rnorm(7)), type = "s", main = "", ylab="", xlab="") plot(x <- sort(rnorm(27)), type = "s", main = "", ylab="", xlab="") plot(x <- sort(rnorm(47)), type =
2000 Jul 06
3
The OGG Extension...
Me again... :) Despite all of the comments made in favor of the .OGG extension, I'm still going to have to side with the "different extension" camp. There are a number of reasons for this... First off... from where I'm sitting, it doesn't matter how much of a grey-area you get into, I can't think of a single scenario where you wouldn't be able to say that it was
2006 Aug 03
3
how do i build this? is the only way to use session, or can
i pass and save muliple paramters between different views with different models? what i am trying to do use instead of the user filling out forms to search my database, i just want them to click on links. the first link selects data from one table and then a different view of links will be displayed. the user will then click on a new link but i will need to also know what the user clicked
2003 Jan 20
1
Lyra or other portable devices
I was reading in the archives that people were looking into how to play ogg orbis on the Lyra. Did anything happen with that? I have a lyra, and I'm looking into buying another mp3 player soon-- if there is a way to play ogg vorbis on one of the ones I'm looking at, I'd really like to know. Ana <p><p>__________________________________________________ Do you Yahoo!?
2005 Jan 17
1
Programming questions
On Mon, 17 Jan 2005, Jean-Marc Valin wrote: > > 0) Is it possible to manipulate voice data representing more than > > the frame size of encoder (this seems possible in Speex Java code > > used until now). > > Speex itself manipulates audio one frame at the time, but what you do > after that if up to you. > What about the section 4.5 of the
2016 Feb 09
2
WG: After Upgrade to Samba-4.3.4
Hello again, no idea!? Both my DCs running now 4.3.4, but there is a strange behaviour, Ex.: First DC root at s4master wingroup]# id maurerp uid=90036(TPLK\maurerp) gid=100(users) Gruppen=100(users),3000048(TPLK\schreiben),3000038(TPLK\orbis),3000023(TPLK\ agfa),3000009(BUILTIN\users) Second DC [root at s4slave ~]# id maurerp uid=90036(TPLK\maurerp) gid=100(users)
2016 Jan 28
4
Validate Ids Multiple DC
Hello! I have 2 Samba 4 server (4.3.3) as VC and other Samba 4 (4.3) as Fileserver, until now all ok, but I'm one doubts, how to validate that in both servers the domain IDs of the users of this identical, a simple way to do this validation? I wanted to make sure it is a DC die fileserver has to go 100%. thank you
2003 Dec 26
1
Multiple dependent variables
Dear friends, I'm stuck with the following problem: I would like to do a multiple regression with muliple dependent variables, and i don't know how to write my formula in the model. Someone in previous messages offered the cbind method, but the result is just as many regression as the number of dependent variables, it is just a time saving method; i'm looking for a method closer to a
2002 Jul 19
2
MAX_MPX
Hi, i was searching in the source code, but i didn't find any MAX_MPX or something like that. How can i change MAX_MPX_REQUESTS that smbd can handle?
2016 Jan 29
0
Validate Ids Multiple DC
If you add the "not" supported winbind options from the member also to the DCs, then you will have the same resulting uid on all servers. Official not supported, but works now for more then a year here. ( sernet samba 4.2.7 on debian wheezy ) This is my addition to the smb.conf on the DC. ## map id's outside to domain to tdb files. idmap config * : backend = tdb
2007 Jan 30
2
Error running Guild Wars with .9.3
Hello all, I gave this a stab a few months ago but gave up and just set up a dual boot. I'm running low on disk space now and tired of messing with the muliple partitions, so I'm giving it another go to get Guild Wars running in Linux. I'm runing Wine 0.9.3 on Kubuntu 6.06 (Dapper Drake). I'm able to go through the instillation without issue, but when it actually tries to
2006 Oct 20
3
Extension .v+ogg does work
Hello everyone, As discussed on last Monthly Meeting, Monty settled on recommending the extension .v+ogg for Theora files IF it would work on Linux. Probably many have tested it already, but I haven't seen anything said publically, so for the record, v+ogg works on both Windows and Linux. Hadn't a chance to test it on Mac OS X, but I'm sure it should work there too. And Plan 9 :)
2016 Jan 29
0
Validate Ids Multiple DC
Hello Carlos. Fist please post to the list, this way everybody can help. The ids like : 3000036 are i think from a samba DC with RID setup. If you want to login also on the DC with for example SSH. Add also the template lines. Fix the idmap. net getdomainsid net idmap delete ranges YOURDOMAIN_SID restart the DC. And check again. Greetz, Louis > -----Oorspronkelijk
2004 Aug 06
5
Some queries
An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20040715/b3253d77/attachment.htm -------------- next part -------------- ? Hi, I have some queries: I am using speex in Windows platform. 1. I am having some problem with the speex,for input 8KHz,8bits/sample mono stream i am getting output as 8KHz, 16bits/sample mono stream. I would like to know
2016 Jan 29
2
Validate Ids Multiple DC
At first no, but I find it strange tere different ids... Please if you can have your sm.conf would help. Em 29-01-2016 13:10, L.P.H. van Belle escreveu: > Hello Carlos. > > Fist please post to the list, this way everybody can help. > > The ids like : 3000036 are i think from a samba DC with RID setup. > If you want to login also on the DC with for example SSH. > > Add
2014 May 20
2
question about "struct kvm_segment"
Hi, The structure kvm_segment is defined as follows: struct kvm_segment { __u64 base; __u32 limit; __u16 selector; __u8 type; __u8 present, dpl, db, s, l, g, avl; __u8 unusable; __u8 padding; }; Since the VMX spec defines base is 64 bits, limit is 32bits, selector is 16bits, understandably, __u64, __u32, __u16 is used for them