Displaying 20 results from an estimated 9000 matches similar to: "Someone should update the Vorbis FAQ"
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...
2003 Aug 21
3
Which encoder?
I was going through some of my old CD-Rs and I found some really old
Vorbis files. They sound pretty decent though the bitrate is really
high(~200 kbps). Their vendor string is Xiphophorus libVorbis I
20000508. I looked on http://wiki.xiph.org/XiphHistory but that doesn't
list any encoders from June 08, 2000. Could these files come from a
pre-Beta1 encoder? It also says it was
2004 Aug 06
5
How to complie Icecast2 on Win32
I'm new to this and I want to know what tools I will need and how to
compile Icecast2. I have tried OddSock's port of the server but it
appears to be out of date and it crashes my computer. The documentation
included with the Alpha-1 release of Icecast2 says it will compile on
Win32 but doesn't say how.
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project
2001 Jul 07
2
FAQ updated to new bitrates?
I was looking at the Vorbis FAQ at
http://www.vorbis.com/faq.psp#bitrate
and noticed that the FAQ appears to be outdated and still shows Beta2
bitrate limitations.
When will the FAQ be updated to Beta4 or RC1?
What are the officially supported bitrates under Beta4 / RC1?
John
Developer: http://www.vorbis-burner.com
EE's do it 'til it Hz 8-)
~~~~~~~~~~~~~~~~~~John D.
2005 Dec 18
1
psp on SuSE 10.0: free(): invalid pointer
- UPS MGE Premium Ellipse Premium 1200
- SuSE Linux 10.0 OSS, kernel 2.6.13 smp
- gcc version 4.0.2 20050901 (prerelease), glibc-2.3.5-40
- mgeups-psp-3.0.0-3, nut-2.0.2-4
- Dell Dimension 8400 with dual core Intel Xeon. 3.0GHz.
lsusb shows:
Bus 002 Device 003: ID 0463:ffff MGE UPS Systems UPS
less /proc/bus/usb/devices shows for bus 2 device 3:
T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=
2001 Dec 12
1
http://www.vorbis.com/musicsites.psp
I'm run this website :
Kro men CD
added on 2001-09-19 05:59:02.00
The French band named Kro men have released their CD entitled Phallussy
in the Ogg format.
The adress have changed from http://kromaniaks.free.fr to
http://kromaniaks.coleumes.org , can you update the
http://www.vorbis.com/musicsites.psp page ?
Thanks a lot,
Keep up the good work :)
A+
Mathieu
--- >8 ----
List
2008 Feb 18
4
[LLVMdev] cross compiling with the C backend
For my master's thesis, I am trying to cross compile programs for the
PSP (PlayStation Portable) with LLVM and llvm-gcc.
This is what I do:
(1) compile a program and the libraries it uses (libpng etc.) with llvm-gcc
(2) link the bitcode files with llvm-ld into one file
(3) run "llc -march=c" on the result
(4) compile the resulting C source with the PSP toolchain
It seems to work
2007 Jun 27
1
Using MGE UPS's with NUT and openSUSE
Dear List, I thought it might be useful if I wrote up my notes on getting
an MGE UPS to work with NUT and openSUSE.
The MGE UPS (an Ellipse 1500 USB) will work well with NUT and openSUSE
10.2, but not "out-of-the-box": there are some things you need to do:
Intro. MGE have built rpms of NUT which greatly simplify installation.
Merci MGE. I used the rpm's for nut-2.0.5 and the
2008 Mar 20
0
[LLVMdev] GSoC Mips backend improvement
On Mar 18, 2008, at 10:46 PM, Bruno Cardoso Lopes wrote:
> Hi all,
>
> Last year i was mentored by Chris Lattner at GSoC and i created the
> Mips back-end for LLVM. The back-end is still experimental (working
> with simple benchmarks only) and this year i would like to improve it
> as my GSoC proposal. Mips is still fairly used nowadays in a lot of
> devices - routers,
2011 Nov 17
3
UPS MGE serial cable over network.
Hi,
I'm forwarding your mail to the NUT list, because of a lack of time,
and also since some others (Charles) already looked at this issue IIRC
(related to the development branch 'netport').
cheers,
Arnaud
--
Linux / Unix Expert R&D - Eaton - http://powerquality.eaton.com
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
Debian Developer -
2008 Feb 18
0
[LLVMdev] cross compiling with the C backend
Kevin André wrote:
> For my master's thesis, I am trying to cross compile programs for the
> PSP (PlayStation Portable) with LLVM and llvm-gcc.
>
> This is what I do:
>
> (1) compile a program and the libraries it uses (libpng etc.) with llvm-gcc
> (2) link the bitcode files with llvm-ld into one file
> (3) run "llc -march=c" on the result
> (4) compile
2003 Sep 25
1
how long until 1.1?
On Thursday 25 September 2003 18:15, Tyler Knott wrote:
> BTW, while we're on 1.1, how long until we can see that release?
Well, 1.0.1 is due "soon". It's mostly waiting on an updated Win32 SDK, if I
understand things correctly.
1.1 is not anytime soon, and is the "AAC-killer" version, I think.
--
Graham Mitchell - computer science teacher, Leander High School
2003 Jan 09
0
Vorbis.com minor FAQ update?
http://www.vorbis.com/faq.psp#money
...mentions Tremor as being licensed for money. Perhaps it can be
updated to reflect Tremor's relicensed status?
~HJ
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage:
2008 Mar 19
3
[LLVMdev] GSoC Mips backend improvement
Hi all,
Last year i was mentored by Chris Lattner at GSoC and i created the
Mips back-end for LLVM. The back-end is still experimental (working
with simple benchmarks only) and this year i would like to improve it
as my GSoC proposal. Mips is still fairly used nowadays in a lot of
devices - routers, wireless cards, PSP, PS2 - and it would be great to
have a stable mips backend for LLVM.
General
2005 Sep 11
2
PSP, Protection Center 500, NUT 2.0.2 and Gentoo
Hi,
I recently bought a MGE protection center 500.
I am running a gentoo, and I am currently trying to enable the ups
handling by the os, with no success.
First, I compiled and installe nut 2.0.2 (with usb support) and psp
3.0. I made ebuild for them that I will submit soon to
bugs.gentoo.org.
The ups is connected via usb, and lsusb confirms that the device is
detected (cf end of the mail for
2004 Aug 06
1
sppex player
Hi,
You can also use the Java jlGui Music player
(http://www.javazoom.net/jlgui/jlgui.html) with the java implementation
of Speex (http://jspeex.sourceforge.net). This will play Speex streams
and files on any platforms, including Linux, Mac and Windows, or even
inside a web page.
Tyler Knott wrote:
> sailaja akkineni wrote:
>
>> hi,
>> i want to use ogg speex streaming
2004 Aug 06
1
How to complie Icecast2 on Win32
At 11:55 PM 11/25/2002 +0000, you wrote:
>Tyler Knott <mr_radar@charter.net> said:
>
> > I'm new to this and I want to know what tools I will need and how to
> > compile Icecast2. I have tried OddSock's port of the server but it
> > appears to be out of date and it crashes my computer. The documentation
> > included with the Alpha-1 release of Icecast2
2005 May 11
5
Hewlett Packard Server support packs
I am trying to install the HP PSP on a CentOS 3.4 server but it keeps
telling me, only on certain rpms mind you,
that the OS is not supported. I have made the modifications to
redhat-release which cleared up some of the initial
errors I was having but not all. Where else would the rpms be getting
the OS info from? Better yet, has anyone
managed to get the Linux PSP to install on a CentOS
2002 Jul 19
1
OGG/Vorbis DirectShow
Hi!
On http://www.vorbis.com/software.psp?pid=2 ( Other Vorbis software
for windows ) there is a link called "Ogg Vorbis DirectShow Filters"
pointing to http://sf.net/projects/mediaxw That project is dead !
But there is another vorbis DS project at
http://tobias.everwicked.com/oggds.htm , which is actively developed.
How about updating the vorbis.com page to point to this DS-vorbis
2007 Nov 13
1
trouble with ups mge evolution2200 and mandriva 2007 - nut 2. 2 + PSP
I'll be back one more time
perhaps I found the reason of these errors
Nov 13 11:09:22 mezenc upsmon[3865]: Poll UPS [mgeups at localhost] failed -
Data stale
it happens when daemon upsd et upsmon are started after the boot
obviously, there isn't any errors when upsd and upsmon are started at boot
following later ...
-----Message d'origine-----
De : goudard sabine
Envoy? : mardi