similar to: Reencode ogg/vorbis stream/file with lower bitrate?

Displaying 20 results from an estimated 3000 matches similar to: "Reencode ogg/vorbis stream/file with lower bitrate?"

2004 Jan 27
1
iRiver iMP-550
Hi everyone! I've just bought subj and updated the firmware to the 1.50b (beta) version. It plays ogg vorbis files, but only in a 96..256kbps range. That sucks because unfortunately almost every album of my music collection is encoded at q=9.2, and several bits, on the contrary, are encoded at very low bitrates like 60-80 kbps :( Well I can always reencode when I have time, but can
2007 Dec 11
1
Nokia against the adoption of the Ogg technologies by W3C's HTML5
http://www.w3.org/2007/08/video/positions/Nokia.pdf [...] Anything beyond that, including a W3C-lead standardization of a ?free? codec, or the active endorsement of proprietary technology such as Ogg, ?, by W3C, is, in our opinion, not helpful for the co-existence of the two ecosystems (web and video), and therefore not our choice. [...] Charming. Now they call Ogg a "proprietary
2006 Aug 20
3
plot problem
Hello. I'm pretty much new to R and I'm trying to produce some figures. It seems to me, that R has some asynchronous way of plotting figures. When I run this code: #constructs the semivariogram of SC1929 vgm1 <- variogram(SC1929~1,~U+V,puerto.map$att.data) # trying to make new plot dev.set(which=dev.next()) plot(vgm1) title(main="Semivariogram",font.main=4)
2014 Nov 17
2
[LLVMdev] [llvm][SelectionDAG] trivial patch: fix misprint in SelectionDAGLegalize::ExpandInsertToVectorThroughStack
Alright, go ahead with it. —Owen > On Nov 17, 2014, at 4:58 AM, Daniil Troshkov <troshkovdanil at gmail.com> wrote: > > Hi! > > I have not found test case. (It is because we have no target using "ExpandInsertToVectorThroughStack"). > But I tested it for target currently not included in llvm trunk. > > This fix correct and trivial, so I'm offering
2006 May 29
2
Analog to matlab repmat function
Hello, I'm trying to switch from Matlab to R-project, and having some difficulties. I make a use of multidimensional matrices. For example, I need to extract mean from one of the dimensions: % we have matrix data of size: 130 x 11 x 350 x 2 data = data - repmat(mean(data,3),[130 1 1 1]); In R project I managed to do that in a very pervarsive way: # mean(data,3) in R base <-
2014 Nov 12
2
[LLVMdev] [llvm][SelectionDAG] trivial patch: fix misprint in SelectionDAGLegalize::ExpandInsertToVectorThroughStack
I detected this bug using test case from platform which is not currently supported on llvm targets. (Our team is porting llvm on new target). Creating the test case will take some extra time. I'll try to do it ASAP. Have you any ideas about the test case? (targets using ExpandInsertToVectorThroughStack, etc...) On Wed, Nov 12, 2014 at 8:29 PM, Owen Anderson <resistor at mac.com> wrote:
2014 Jun 03
3
[LLVMdev] [LLVM Doc] tblgen backends
I agree, but I have no experience with LLVM doc. The job is very simple: add link at page https://github.com/draperlaboratory/fracture/wiki/How-TableGen%27s-DAGISel-Backend-Works into doc page http://llvm.org/docs/TableGen/BackEnds.html But how I can do it? On Tue, Jun 3, 2014 at 4:41 PM, Renato Golin <renato.golin at linaro.org> wrote: > Hi Daniil, > > Those look great! I think
2014 Jun 03
2
[LLVMdev] [LLVM Doc] tblgen backends
Hi all! There is doc about tglben backends: http://llvm.org/docs/TableGen/BackEnds.html May be should to add link at https://github.com/draperlaboratory/fracture/wiki/How-TableGen%27s-DAGISel-Backend-Works I remember when I first met the LLVM it would be very useful. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Jul 14
2
[LLVMdev] [llvm] [libunwind] r207467 misprint
Hi Nick! In r207467 you added code(libunwind: DwarfInstructions.hpp): assert(lastReg <= (int)cieInfo.returnAddressRegister && "register range does not contain return address register"); for (int i = 0; i <= lastReg; ++i) { ..... else if (i == (int)cieInfo.returnAddressRegister) There is misprint here: lastReg should be >=
2009 Jan 09
5
ZFS encryption?? - [Fwd: [osol-announce] SXCE Build 105 available]
It was rumored that Nevada build 105 would have ZFS encrypted file systems integrated into the main source. In reviewing the Change logs (URL''s below) I did not see anything mentioned that this had come to pass. Its going to be another week before I have a chance to play with b105. Does anyone know specifically if b105 has ZFS encryption? Thanks, Jerry -------- Original Message
2017 Mar 21
3
[question] с-double: 35.7 * 100 vs 3570.0
Hi all! There is a simple c code: double a = 3570.0; double b = 35.7 * 100; int main () { if (b != a) return 1; return 0; } It returns 1 due to: 40abe400 00000000 //a = 3570.0 40abe400 00000001 //b = 35.7 * 100; gcc do the same thing, so I think it's ok but why? For floats: float a = 3570.0; float b = 35.7 * 100; int main () { if (b != a) return 1; return 0; } It returns 0...
2016 Mar 21
2
transfer FSMO roles from Windows DC
I have the Active Directory domain with Windows 2008 R2 domain controller and Samba domain controller on CentOS 7. Samba is 4.3.5 (self-compiled). Forest and domain levels are Windows 2008 R2. After joining Samba to the domain as the domain controller there were no DC=ForestDnsZones and DC=DomainDnsZones records on "OUTBOUND NEIGHBORS". I fixed it with ntdsutil, as it's written here
2010 Nov 12
4
Opinion on best way to use network storage
I need the community''s opinion on the best way to use my storage SAN to host xen images. The SAN itself is running iSCSI and NFS. My goal is to keep all my xen images on the SAN device, and to be able to easily move images from one host to another as needed while minimizing storage requirements and maximizing performance. What I see are my options: 1) Export a directory through NFS.
2004 Aug 06
0
Compiling errors by reencode
Hi there, I hope you can help me: I want to compile the newest ices with reencode and use lame3.70. At the 'configure' he checks successfully for 'lame decode in lmp3lame'. But when I do a 'make', I have the following message: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../resolver -I../thread -I../libshout -I/tmp/Download/lame3.70 -I/usr/lib/perl5/5.00503/i586-linux/CORE
2004 Aug 06
0
ices 0.2.2 does not reencode mp3s
On Tuesday, 27 November 2001 at 18:14, Bolt Thrower wrote: > I recently upgraded ices from 0.1.0 to 0.2.2. I have found that it > is not reencoding my mp3 stream, even though I have it configured to. > > This is on a RedHat linux 7.0 system, kernel 2.4.11 > > ices build commands: > ./configure --with-perl --with-lame \ >
2005 Jan 14
2
ezstream reencode
On Friday, 14 January 2005 at 09:26, Carsten Henkel wrote: > Guten Tag Carsten Henkel, > > Am Freitag, 14. Januar 2005 um 08:59 schrieben Sie: > > CH> what is the alternate to ezstream for streaming without a gui ? > > is ices0.4 a good choice to stream & reencode playlists ? I think so. :) I'd be surprised if it ran on windows though.
2005 Jan 14
2
cpu time by reencode
hi, ices with reencode make al lot of cpu work. the pid need more then 20% of it. its a 2,8 ghz cpu. is it normal ? thanks -- Mit freundlichen Gr?ssen Carsten Henkel mailto:carsten@chatlabel.de Wer nach einer hilfreichen Hand Ausschau halten will, findet sie am besten am Ende des eigenen Armes dieser Text ist zuf?llig gew?hlt und hat nichts mit dem Empf?nger
2005 Jan 13
2
ezstream reencode
Guten Morgen Geoff Shang, Am Freitag, 14. Januar 2005 um 00:40 schrieben Sie: GS> The only thing I can think of that might cause your reencode not to work is GS> that perhaps you have MP3 files with extensions with capital letters (i.e., GS> not "mp3", but "MP3" or "Mp3" etc). This maybe could cause the match to GS> fail. thank you for the answer. i
2004 Dec 22
1
ices-0.4 Reencode problems
Since the mailing list archives are a bit difficult to go through at the moment, I'll go ahead and simply ask. If I fire up ices-0.4 with reencode enabled, at pretty much the end of every song I get an error: bitstream problem: resyncing... Occasionally it will also throw in a: mpg123: Can't rewind stream by NNN bits! And eventually after a dozen songs or so I'll get a rash
2012 Sep 08
3
Can I make spss.get reencode from Windows-1252?
Hi all. I have an SPSS file that I'm loading into R with the Hmisc spss.get function. The trouble is that the SPSS file uses the Windows-1252 character set (which I think is the default for SPSS on Windows) instead of plain-ol' Latin-1, and since spss.get doesn't allow me to pass the "reencode" option to read.spss, any characters in Windows-1252 that are not a part of Latin-1