similar to: Vorbis as a standard

Displaying 20 results from an estimated 2000 matches similar to: "Vorbis as a standard"

2002 Nov 21
4
Rgenerating headers
Hi So far when I have streamed Vorbis, the headers (the 3 first frames/packets) was not included in the stream, but communicated out of band typically in an SDP file as unparsed A-lines. Rethinking that concept, I'm wondering if it is really necessary to do it that way. Isn't it possible in a platform independent way to regenerate useable headers on the client side using just the
2002 Sep 07
3
Website for Ogg/Vorbis support for MPEG4IP
Hi I have created a small website trying to document my Ogg/Vorbis support for MPEG4IP. You can find it here. http://www.maersk-moller.net/mpeg4ip/index.html Kind regards Peter Maersk-Moller --- >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
2002 Jun 30
4
bitrate peeling
Hi I read in http://grahammitchell.net/writings/vorbis_intro.html > Ogg Vorbis files support "bitrate peeling", which means you can produce > a lower bitrate file from a higher bitrate file without re-encoding and > at the same quality as if you'd encoded the file directly into the lower > bitrate from the original file. No other lossy audio codec currently > supports
2007 Oct 09
2
Mailformat
Hi, When saving a message as draft from Thunderbird and later opens it with squrrelmail i get all the html code. Also do mails from Google calander and som others give a warning (in Squirrelmail) that they ar badly formated) This after upgrading to 1.1beta2. Any ideas? Best Regards - Jon -- Jon Essen-Moller http://tenka.se
2017 Sep 08
1
Optimize code to read text-file with digits
On 8 September 2017 at 11:25, PIKAL Petr <petr.pikal at precheza.cz> wrote: > > Moller Skarbiniks Pedersen > My program which is slow looks like this: > > > > filename <- "digits.txt" > > lines <- readLines(filename) > > why you do not read a file as a whole e.g. by > > lines<-read.table("digits.txt") > Good idea.
2017 Sep 08
0
Optimize code to read text-file with digits
Hi see in line > -----Original Message----- > From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Martin > Moller Skarbiniks Pedersen > Sent: Friday, September 8, 2017 10:49 AM > To: r-help at r-project.org > Subject: [R] Optimize code to read text-file with digits > > Hi, > > Every day I try to write some small R programs to improve my R-skills.
2004 May 25
0
wbinfo -u fails in Samba-3.0.4 on Samba PDC/BDC
Dear list, Do any of you use the latest(3.0.4) as a Samba PDC(with OpenLDAP) on Linux ? If yes, have you encountered the following problem ? The setup is a PDC with an LDAP server running locally which is accessed directly and through nsswitch/PAM. A member server is providing shares to clients. When looking up domain users (wbinfo -u) from a member server(Solaris 8, OpenLDAP 2.1.25) there are
2002 Oct 29
1
Hiting a limit to the number of connections
I am running Irix 6.5.12 and samba version 2.2.1 and am getting the following error message when trying to log onto a windows machine that has a samba mount mapped. System error 71 has occurred. No more connections can be made to this remote computer at this time because there are already as many connections as the computer can accept. Any help would be appreciated as I am a newbie where samba
2004 Jun 04
1
Winbind problem?
I've got a Samba PDC and a Samba domain member server. I successfully joined the domain, started winbind and run the wbinfo -p; wbinfo -t tests, both succeeded. But if I do a winbind -g I only get BUILDIN/group and if I do a wbinfo -u I get "Error looking up domain users". But ntlm_auth succeeds. So I'm a little confused. At this point this is a minor issue since
2005 Apr 14
2
rsync duplicates after file removal
Hi, After I have removed some files from the backup computer with the command find /home/user/.Maildir/.Spam/* -mtime +30 -type f -exec rm "{}" \; does the command: rsync -av -e "ssh -l root" host:/home/* /home create many duplicates. What I expect is for it to just "restore" the backup to what it was like before. I'm using rsync version 2.6.3 and
2004 Sep 14
1
Interdomain trust to Windows 2003 native mode domain ?
Dear list and Samba Team, It says in the Samba Howto, that it "should" be possible to trust a Windows 2000 domain, but it needs more testing. Have any of you made this work ? I ask because we implemented our Samba/LDAP-3 domain during the week-end and had to rool back since we couldn't get the user validation to a trusted Windows 2003 native domain to work. Samba team, If this
2004 Apr 15
1
3.0.3pre2 Unable to lookup user names for display
The following configuration has been working OK with Samba 3.0.1 Mandrake 9.0 PDC. Redhat 7.3 BDC. (both with ldapsam passdb backend). Solaris 8 Memberserver. After upgrade to 3.0.3pre2, exactly the same configuration - with exactly the same smb.conf - produces an error, when you try to add a user or group in the security settings of a file or directory through MS Explorer. The message text is
2004 Aug 24
0
smbstatus hangs after upgrade from 2.2.8a to 3.0.6
Dear list, I have just upgraded our main Samba server from version 2.2.8a to 3.0.6. It seems to be working fine except for 2 things: 1. when I use smbstatus(or swat/status) only some of the connections are listed and then smbstatus hangs forever(swat comes back after a while, but only with some of the connections) Have any of you experienced something similar ? How can I debug
2004 Jun 18
0
problem with all capitals 8.3 filenames
Dear list, After having upgraded from Samba-2.2.8a to Samba-3.0.4 I have problems getting "short preserve case = Yes" to work properly for filenames having only capital letters when seen from NT-4.0 explorer. A mixture of lettercase filenames and all lowercase work fine. What I see is the following: UNIX: Windows-NT: --------
2006 Feb 21
1
help, we are running out of idmap uids
Dear Samba experts, Initially we set up winbind to the following: idmap uid = 10000-20000 thinking that 10000 uids were sufficient for the number of users we would get. We also have defined our UNIX users from 20001 onwards. However, now I can see that our latest windows(idmap uid) users has uid 19123 and this troubles me. Since I cannot just "extend" the
2002 Oct 28
0
security bug or misconfiguration ?
Dear list, We are experiencing users unexpectedly accessing each others files. It happens when they try to access files that are called the same and which is located in an equal file structure under their login drive. Two other conditions need to be fulfilled: one of the users needs to have the file locked and both users needs to be logged into the same Citrix server(windows-2000). For instance
2006 Feb 14
1
RE: problem with Too many open files(REASON FOUND)
Hi again, For what it is worth, we found out that MS Outlook on Citrix now and then opens thousands(17-18000) of references(filehandles) to the same PAB(Personal Address Book) files and then give up these references again after a while !? This was what made Samba chooke. We will now remove all PAB access from Outlook. Sorry for wasting Samba mailing list bandwidth ;-) Kind
2004 May 03
0
3.0.3 Pure Samba Domain. Servers can't list and don't recognize d omain users.
We have a Samba PDC (Mandrake 9) a BDC (RH 7.3) and a Memberserver (Solaris 2.8). A configuration which is working OK in 3.0.1 seems to be broken in 3.0.3. Everything (except NTLM authentication) has been working fine. After installing 3.0.3 you cannot list domain users and the member server doesn't recoginize users as domain members. wbinfo gives the following results On PDC, BDC and
2018 Apr 19
0
calculates the standard error with the delta method
I need your help because I am having difficulties to finalize an econometric model.By the way, I want to calculate the standard error with delta method in a 2sls model with interactions under R.I want to determine the total effect of the institutions (Institutions + D_MinMond * Institutions) on logYLby summing the estimated parameters of (Institutions) and (D_MinMond * Institutions);D_MinMond is a
2004 Jan 05
0
@ERROR: auth failed on module user1_dir
Hi I cant get the user auth to work. Do anyone have any suggestions. See config below ---/etc/rsyncd.conf--- log file = /var/log/rsyncd.log pid file = /var/run/rsyncd.pid lock file = /var/run/rsync.lock uid = rsync gid = users [user1_dir] path = /home/rsync comment = user1 test bibliotek read only = false auth users = user1 secrets file =