search for: peal

Displaying 20 results from an estimated 26 matches for "peal".

Did you mean: deal
2001 Jan 30
1
Bit pealing and streaming
...things is that vorbis is meant to be able to do 44.1khz audio at bit rates as low as 16 kbps per channel, at least in theory (see vorbis.com & vorbis.org). However, I am led to understand that encoding streams below a certain data rate at 44.1khz will involve incoding at a higher rate and then pealing off bits in order to obtain the desired data size. Is this correct? If so, is this size point yet known or will this have to be determined as development proceeds? OK, now suppose you run a server like icecast 2.0, for example. Will it be possible for the server to receive a suitably encoded...
2004 Aug 06
1
Howto stream using icecast/ices bit rate peeled ogg files
Hi: Actually, if the stream were to peal to the best quality dependent on a listener's bandwidth, the capability would have to be in icecast, surely. Geoff. <p> -- Geoff Shang <gshang@uq.net.au> ICQ number 43634701 Make sure your E-mail can be read by everyone! http://www.betips.net/etc/evilmail.html Please avoid send...
2023 Dec 17
1
zapsmall(x) for scalar x
Isn?t that the correct outcome? The user can change the number of digits if they want to see small values? -- Change your thoughts and you change the world. --Dr. Norman Vincent Peale > On Dec 17, 2023, at 12:11?AM, Steve Martin <stevemartin041 at gmail.com> wrote: > > ?Zapping a vector of small numbers to zero would cause problems when > printing the results of summary(). For example, if > zapsmall(c(2.220446e-16, ..., 2.220446e-16)) == c(0, ..., 0) then...
2023 Dec 17
2
[External] Re: zapsmall(x) for scalar x
...> On 17/12/2023 8:43 a.m., Gregory R. Warnes wrote: > > Isn?t that the correct outcome? The user can change the number of > digits if they want to see small values? > > > > > > -- > > Change your thoughts and you change the world. > > --Dr. Norman Vincent Peale > > > >> On Dec 17, 2023, at 12:11?AM, Steve Martin <stevemartin041 at gmail.com> > wrote: > >> > >> ?Zapping a vector of small numbers to zero would cause problems when > >> printing the results of summary(). For example, if > >> zapsmal...
2006 Feb 05
0
elegant way of re-encoding?
...e > highest possible quality) in just one mountpoint? > or > serving multiple streams with multiple encoding & qualities, just as > configured? It transcodes according to how you configure it. What you describe above would theoretically be possible once someone implements bitrate pealing in Vorbis. > What bothers me most, is that streamTranscoder seems to connect to just > one server getting the stream and delivering to the same. No. I've not used the latest version, but versions up to 1.2.x listen to a stream, encode to whatever you specify, then send it where yo...
2003 Mar 16
1
copying comments from one ogg file to another
...that originally came from a radio broadcast recording, and i later obtain an ogg vorbis file encoded from the cd. i would want to copy the comments from the first file to the second. i had hoped ogginfo could do this, or else oggenc, but they cannot. (see my previous email "downsampling/pealing bitrate from file1.ogg to file2.ogg", where i complain about oggenc not being able to modify ogg input.) i suppose my suggestion would be: ogginfo -i comments.ogg nocomments.ogg oggenc -i comments.ogg input.wav where -i (and --iherit) stand for 'inherit comments from', takin...
2023 Dec 18
1
[External] Re: zapsmall(x) for scalar x
...17/12/2023 8:43 a.m., Gregory R. Warnes wrote: >>> Isn?t that the correct outcome? The user can change the number of >> digits if they want to see small values? >>> >>> -- >>> Change your thoughts and you change the world. >>> --Dr. Norman Vincent Peale >>> >>>> On Dec 17, 2023, at 12:11?AM, Steve Martin <stevemartin041 at gmail.com> >> wrote: >>>> ?Zapping a vector of small numbers to zero would cause problems when >>>> printing the results of summary(). For example, if >>>> za...
2017 Jul 06
0
[Announce] Samba 4.5.11 Available for Download
====================================================== "Change your thoughts and you change your world." Norman Vincent Peale ====================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.5 release series. Changes since 4.5.10: --------------------- o Jeremy Allison <jra at samba.org> * BUG 12793: s3: smbd: Fix open_file...
2017 Jul 06
0
[Announce] Samba 4.5.11 Available for Download
====================================================== "Change your thoughts and you change your world." Norman Vincent Peale ====================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.5 release series. Changes since 4.5.10: --------------------- o Jeremy Allison <jra at samba.org> * BUG 12793: s3: smbd: Fix open_file...
2023 Dec 18
1
[External] Re: zapsmall(x) for scalar x
...>>>> Isn?t that the correct outcome? The user can change the number of >>> digits if they want to see small values? >>>> >>>> -- >>>> Change your thoughts and you change the world. >>>> --Dr. Norman Vincent Peale >>>> >>>>> On Dec 17, 2023, at 12:11?AM, Steve Martin <stevemartin041 at gmail.com> >>> wrote: >>>>> ?Zapping a vector of small numbers to zero would cause problems when >>>>> printing the results of summa...
2016 Apr 08
1
(no) circular dependency
...ks to create a copy of the relevant functions from one package in the other. I make sure these functions are *not* exported, so no conflicts are created, and the use of soft-links mean the code never gets out of sync. -Greg -- Change your thoughts and you change the world. --Dr. Norman Vincent Peale > On Apr 8, 2016, at 11:37 AM, Gabriel Becker <gmbecker at ucdavis.edu> wrote: > > Another, perhaps slightly off the wall reframing of the 3-package > possibility: > > Have packages B, a, and UserFacingA, as follows > > *a* contains all the functionality in your A...
2001 Feb 27
2
Cascading?
During the interesting interview that binaryfreedom has made with Monty and Jack, Monty mentions cascading, a feature that will be added, quote: "Cascading is the ability to make multiple passes through the frequency spectrum, iteratively filling in more detail, like a progressive jpeg". What are the advantages of something like this - does this generally improves quality or is it used
2006 Feb 04
2
elegant way of re-encoding?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi, sorry for late reply ;) Geoff Shang wrote: >> so, what I'm looking for is a way to re-encode every stream which is >> sent to the icecast server, as soon as it is started. >> >> this could be done with streamtranscoder and a looped bash script >> around, that looks if there is a source, if so it starts the
2023 Dec 18
1
[External] Re: zapsmall(x) for scalar x
...the correct outcome? The user can change the number of > >>> digits if they want to see small values? > >>>> > >>>> -- > >>>> Change your thoughts and you change the world. > >>>> --Dr. Norman Vincent Peale > >>>> > >>>>> On Dec 17, 2023, at 12:11?AM, Steve Martin <stevemartin041 at gmail.com> > >>> wrote: > >>>>> ?Zapping a vector of small numbers to zero would cause problems when > >>>>>...
2023 Dec 17
1
zapsmall(x) for scalar x
Zapping a vector of small numbers to zero would cause problems when printing the results of summary(). For example, if zapsmall(c(2.220446e-16, ..., 2.220446e-16)) == c(0, ..., 0) then print(summary(2.220446e-16), digits = 7) would print Min. 1st Qu. Median Mean 3rd Qu. Max. 0 0 0 0 0 0 The same problem can also appear when
2004 Aug 06
3
Howto stream using icecast/ices bit rate peeled ogg files
Thanks. Do you or any one have an idea about when the functionality (ices) will be implemented? Thanks for any information! Alan <p>> On Tue, 2003-03-11 at 18:17, Alan Young wrote: >> Icecast / Vorbis community, >> >> I have a icecast/ices audio streaming server from which I stream ogg >> audio files. I know that I can encode different streams for low,
2004 Aug 06
5
bandwidth negotiation
Does Icecast support bandwidth negotiation like Real's server? If so, how would one configure this (can't find it in the docs or list archives). If not, is there any interest in adding this capability? -- Kevin DeGraaf --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to
2003 Mar 31
5
Rhubarber (advanced peeler)
Hi all, [For the uninitiated: a "peeler" is a program that transforms a Vorbis stream into a smaller, (somewhat) lower quality Vorbis stream, and does so quickly, by just throwing out some data.] After having prototyped several peelers that aim to peel to a certain filesize, or to a certain quality, with mixed success, I've now taken a different route: a peeler that aims for the
2003 Mar 31
5
Rhubarber (advanced peeler)
Hi all, [For the uninitiated: a "peeler" is a program that transforms a Vorbis stream into a smaller, (somewhat) lower quality Vorbis stream, and does so quickly, by just throwing out some data.] After having prototyped several peelers that aim to peel to a certain filesize, or to a certain quality, with mixed success, I've now taken a different route: a peeler that aims for the
2003 Aug 06
10
wormHunter.sh and friends
...(I probably should return SOMETHING but it''s meant to be used by other programs, not by people.) This needs to be somewhere in your path or you''ll have to modify the second one. The second one, wormHunter.sh scans a given log file for a given document request. If it finds it, it peals the IP address out of the line and adds it to shorewall''s dynamic block list. I make 1 assumption here. All my log files are in ''common'' apache format. If yours are not you may have to tweak the second script around the awk command. Finally, if you have a better way o...