similar to: FAQ updated to new bitrates?

Displaying 20 results from an estimated 4000 matches similar to: "FAQ updated to new bitrates?"

2001 Jul 14
3
Ogg icons / glyphs -- use of copyrighted images?
Do we have a standard icon and/or glyphs identified for GUI-based applications? I'm adding Vorbis support to CDMaster32 and I'm finding I'm in need of 17x17 glyphs (.bmp) to graphically show progress of OGG files. Has anyone thought about this? If not I was thinking of modifying/reducing the Xiphophorus "fish" logo to use in my application; however, since the xiph www site
2001 Jul 03
1
Re: ogg vorbis controls (fwd)
Anyone know when/if the RC1 code will appear on the xiph.org WWW site? John ---------- Forwarded message ---------- Date: Tue, 03 Jul 2001 18:52:53 -0000 From: Deion Galbreath <deiong@hotmail.com> To: zitt@bigfoot.com Subject: Re: ogg vorbis controls hi, ive been trying to get the source code however it seems they are only includeing it in teh cvs not there online directory. i have
2005 Mar 15
1
Excessive chaining or multiple comboot files
Does SysLinux support multiple comboot files in combination with a bootsector load? Here's what I'm thinking of doing but cannot seem to find a piece of software which will allow me to do what I need. Basically; I need/want to write several small programs which execute before the OS takes control. Today; I have a "bootloader" which copies the original bootsector to an unused
2001 Dec 18
1
thoughts about MP3 -> OGG convertor
Everyone here already knows that convertings mp3s to oggs is a very bad idea. However many users don't care and will find a way to convert anyway. I propose that there be a tool to automatically do it that comes with vorbis-tools, that way it can automatically tag it as SOURCE=MP3 (or whatever). Of course we should have it emit a warning that it is bad to convert from mp3 to ogg but users
2000 Jun 20
5
Win32 DLL
I've put together a first cut for a Win32 DLL using the BladeEnc interface. Right now, it's just a drop-in replacement for BladeEnc.dll that ignores all encoding parameters passed to it and uses the info_A vorbis_info struct (same as the encoder_example). It's not particularly useful as of yet, but you can rename it to BladeEnc.dll and use it with any number of rippers out there
2003 Sep 03
1
Some notes on the FAQ
Hi. : ) I was updating my unofficial Korean Ogg Vorbis FAQ, when I noticed the following: While #ext is no longer listed in the FAQ contents, http://www.vorbis.com/faq.psp#ext still exists. IMHO http://www.vorbis.com/faq.psp#stream looks a little awkward. I suggest something like: Icecast streams Ogg vorbis to playsers like XMMS, Winamp 2, and foobar2000, which are all capable of...
2002 Mar 27
2
CBDTPA
Hi, <p>John Zitterkopf sent a mail to his beta-testers and registered users about the "Consumer Broadband and Digital Television Promotion Act" containing this link: http://www.vanshardware.com/articles/2002/03/020325_CBDTPA/020325_CBDTPA.htm Although I'm not an American, I find it quite interesting and disturbing, which is why I want to share it to the list. I think it might
2003 Aug 31
3
Someone should update the Vorbis FAQ
" Where's video? <http://www.vorbis.com/faq.psp#video> If you're interested in our progress on a video codec, check out Theora at theora.org <http://www.theora.org/>. Theora's 1.0 release is scheduled for Summer of 2003." <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from
2002 Nov 02
4
FAQ : CPU requirements ? and other
Hi! <p>First the question "How fast are the encoders/decoders?" ( quoted below ) in the FAQ ( http://www.vorbis.com/faq.psp ) should be updated to include v1.0. What is the phrase "most commercial audio encoders" referring to ? commercial vorbis encoders ? Quote : --begin quote--- How fast are the encoders/decoders? Right now the encoder is about as fast as most
2018 Apr 04
1
parfm unable to fit models when hazard rate is small
Hello, I would like to use the parfm package: https://cran.r-project.org/web/packages/parfm/parfm.pdfhttps://cran.r-project.org/web/packages/parfm/parfm.pdf in my work. This package fits parametric frailty models to survival data. To ensure I was using it properly, I started by running some small simulations to generate some survival data (without any random effects), and analyse the data using
2007 Oct 23
0
beta2-beta4 moving mail between accounts broken
I've upgraded to latest Thunderbird client and recompiled latest dovecot source repository code and this problem still persists. I have two accounts which I've been transferring email between for months. Now when I attempt this the following loop begins and the only way to stop it is to restart both Thunderbird and dovecot. Let me know how to Oct 23 07:53:49 net1 dovecot: imap-login:
2006 Mar 27
1
Missing Argument in optim()
Hello everybody, i already searched the archieves, but i still don't know what is wrong in my implementation, mybe anybody coud give me some advice ll1<-function(rho,theta,beta1,beta2,beta3,beta4,t,Szenariosw5,Testfaellew5,X1,X2) { n<-length(t) t<-cumsum(t) tn<-t[length(t)] Szenn<-Szenariosw5[length(Szenariosw5)]
2010 Mar 26
1
Problems if optimization
What's up fellows... I am a begginer in R and i am trying to find the parameters of one likelihood function, but when i otimize it, always appers a error or advertisement and the solve does not occur. The problem seems like that: "lMix<-function(pars,y){ beta1<-pars[1] beta2<-pars[2] beta3<-pars[3] beta4<-pars[4] beta5<-pars[5] alfa1<-pars[6]
2018 Mar 28
0
coxme in R underestimates variance of random effect, when random effect is on observation level
Hello, I have a question concerning fitting a cox model with a random intercept, also known as a frailty model. I am using both the coxme package, and the frailty statement in coxph. Often 'shared' frailty models are implemented in practice, to group people who are from a cluster to account for homogeneity in outcomes for people from the same cluster. I am more interested in the classic
2001 Aug 20
3
extremely noticeable artifact (britney-bug)
I really don't know if this is the same problem that was reported by Ingo Saitz (I really couldn't say which one was 128kbit and which was the original wav when blind-testing. The original had some distortion that perhaps does somehting with my cheapo soundcard) but here's a description of what i've found: When doing some sample encoding with rc2 (rebuilt rpm with latest redhat
2012 Jul 02
1
How to get prediction for a variable in WinBUGS?
Dear all,I am a new user of WinBUGS and need your help. After running the following code, I got parameters of beta0 through beta4 (stats, density), but I don't know how to get the prediction of the last value of h, the variable I set to NA and want to model it using the following code.Does anyone can given me a hint? Any advice would be greatly appreciated.Best
2001 Aug 02
1
Encoder differences, beta4 -> 1.0rc1
Hi all, Were there encoder differences between beta4 and 1.0rc1? A precompiled oggenc for Windows identifies itself as beta4, and from a certain mono file produces 53.3 kb/s files, whereas one I've compiled myself, identifying itself as 1.0rc1, produces 55.9 kb/s. Is this a feature or a bug? Also, all the links to images at the top of: http://www.vorbis.com/download_win.psp are broken.
2001 Mar 07
2
Winamp plugin not recognized at all
I happily downloaded the official beta4 winamp plugin as well as Mattew's versions with VCE interated and with/without the dialog. When I installed it winamp (v2.72) didn't recognize it (no vorbis plugin listed in the config, doesn't play ogg files) - same for all of them. I recompiled it myself from Mattew's source with vce - same results. It does recognize the old plugin when
2002 Jan 18
0
Beta4 better than RC2 and RC3 ???
Hello, I hope you won't mind if I give you mine opinion and suggestions about Vorbis audio encoder, especially new version. I was pretty satisfied with the quality of Beta4 encoder. For a bitrates around 112 to 128 kb/s I consider it better then any other audio compression formats (MP3, AAC, ...) at same bitrate. Sound quality that this version produces with bitrates below 112 kb/s was not
2008 Nov 20
1
Nonlinear restrictions in systemfit
Hey, I want to implement a structural model with the package systemfit with some linear and nonlinear constraints. How to implement linear restrictions is clear. Does anybody know how to set up nonlinear restrictions in the systemfit packages. For example: beta1 = beta2-(beta4/beta6) I look forward to your reply -- View this message in context: