similar to: esd bug in ogg123

Displaying 20 results from an estimated 2000 matches similar to: "esd bug in ogg123"

2000 Jul 13
1
Patch: ogg123 -> esd
Dear developers, I patched ogg123 so that it can use esd (only local socket currently). In order to compile you need to copy esd.h from the esound-devel to the vorbis-tools directory. Usage: ogg123 -e -d something file.ogg the "something" is not important I don't intend to maintain this patch, but perhaps somebody could make it more nicer and incorporate it in the
2000 Jul 10
0
libao/ogg123 update: ESD (fwd)
------- Forwarded Message Return-Path: owner-vorbis-dev@xiph.org Delivery-Date: Mon Jul 10 01:38:16 2000 Delivered-To: xiphmont@localhost.xiph.org Received: from localhost (localhost [127.0.0.1]) by bloopfish.xiph.org (Postfix) with ESMTP id 1A4A48882F for <xiphmont@localhost>; Mon, 10 Jul 2000 01:38:15 -0700 (PDT) Delivered-To: xiphmont@xiph.org Received: from xiph.org
2006 Mar 10
1
Wine esound/esd sound output
Hi, I was trying the wine esound output plugin but the sound is really choppy. On IRC it was noted that only the OSS output worked properly and that esound implementation was quite crappy. However I really need esound output since we use an LTSP setup. The sound if only available through esd. Are there any possibilities to further tweak the esound settings? The software in question is windows
2002 Jan 01
2
RC3: ogg123 dumps core at end of file
1.0rc3, OpenBSD/i386 & FreeBSD/alpha. ogg123 segfaults after playing a file. This will not happen if I specify multiple songs and skip (^C) to the next one. Seems to be independent of buffering (-b) and output device (oss, esd, raw). -- Christian "naddy" Weisgerber naddy@mips.inka.de --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg
2002 Jul 21
1
ESD driver?
All, Has there been any discussion of an ESD sound driver for Wine. The Alsa driver is great, but if I am playing MP3 files via ESD, wine crashes alot when I have the ALSA driver for wine loaded. The version of ESD that I am using has support for ALSA in it. So I have all my apps talk to ESD and that way I get mixed sound. Little behind at times, especially in xine, but at least I get all my
2001 Jun 30
0
ogg123 synopsis and man page fixes
The output of ogg123 -h and the man page should be updated to document the devices currently available through libao. (Those extraneous carriage returns in ogg123.1 suck, btw.) --- ogg123/ogg123.1.orig Sat Jun 30 14:48:43 2001 +++ ogg123/ogg123.1 Sat Jun 30 15:02:46 2001 @@ -76,7 +76,7 @@ written to output overhead. .IP oss -Open Sound System driver for Linux and {Net,Free,Open}BSD. +Open
2001 Nov 04
5
ogg123 running under MacOS X
I finally managed to compile ogg123 under MacOS X, after creating a PB project for it. Rillian, do you want to include the PB project in cvs? (it needs a LOT of polishing, though). ---------- Ogg123 from PACKAGE VERSION by Kenneth Arnold <kcarnold@arnoldnet.net> and others Usage: ogg123 [<options>] <input file> ... -h, --help this help -V, --version display
2003 Jan 16
1
Several problems with ogg123
I'm having several problems with ogg123 on a FreeBSD-STABLE machine. In each case, ogg123 dumps core complaining about a bus error. 1) ogg123 plays all files at what seems like twice the correct speed. When given a SIGINT, ogg123 dumps core. This is using the program defaults, including the OSS driver. Here's a backtrace from gdb: Core was generated by `ogg123'. Program
2000 Aug 16
1
YALCSF (Yet Another Libao Configure Script Fix)
This patch fixes three problems with the current configure script: 1. Manual exclusion of drivers: Now you will be able to force drivers NOT to be compiled, even if they are detected. This was specifically requested with so that ALSA could be disabled. 2. Selecting the default device: Now you can override the default driver chosen by the script with your own preference. Again, this enhancement
2006 Oct 06
1
problem using libao on OSX 10.4
I installed fink and now I have the /sw/lib, however that didn't fix my problem. I went as far as to take out the - Ddlsym=dlsym_auto_underscore out of the configuration files. Now however the libao package won't build at all and yips about this: [ukiel:/MP3/OGG/libao-0.8.6] wind% make Making all in src Making all in plugins Making all in oss make[3]: Nothing to be done for
2011 Jul 25
5
Wine 1.3.25 kills sound with PulseAudio
In version 1.3.24 and previous versions, sound was hit-and-miss on my system unless I had ESD enabled. Now that ESD has been removed, so has any reliable sound. When using the ALSA driver, some sounds work for a while, after which all sound completely stops. Enabling ESD and using the PulseAudio eSound plugin made all sounds work perfectly. That is now gone with version 1.3.25, and sound is now
2003 May 08
2
ogg123/libao needs to factor non support for mono in i810 driver
A playback of a mono vorbis track on a system using the i810 audio driver via ogg123 results in a double speed playback (chipmunk sound). It seems that this chipset doesn't support mono and while xmms seems to compensate for it, ogg123 doesn't I have a bugzilla report at redhat.com filed on this with more details https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=90433 Regards, Yusuf
2009 May 06
5
x86 vs x64
Tried with Ubuntu 9.04 x64 Tomb raider III - major slowdowns and breaks Crayon physics - no Breaks but very slow Counter strike 1.6 lower framerates (not much 3-5 fps of diference) Age of empires II a little slower, can't say if it is a wine regression or x64 fault haven't tried wine 1.20 on x86 yet. Flash 8 - Normal speed? can't tell if it's faster or slower it runs at normal
2000 Sep 02
1
libao endian fix (attempt 2)
Okay, here's the patch that should fix byte-ordering madness. The basic rule with libao is that samples have to be in native byte order. All of the drivers will assume this, and libao provides a ao_is_big_endian() function for library clients (and sometimes drivers) to test their byte ordering. I would appreciate it if someone on a big endian platform test ogg123 and make sure that it works
2000 Jun 20
1
Manpages
Here is patch with manpages for ogg123(1), mp3tovorbis(1) and vorbize(1). Manpages are in pod format, because it is the most readable man source, and are compiled by pod2man. all and clean for man/ work. Install and uninstall for man/ seem to work. Manpages are GPLed of course. <HR NOSHADE> <UL> <LI>text/plain attachment: manpages.diff </UL> -------------- next part
2001 Oct 23
4
Problems compiling under OS X
While trying to compile libao 0.8.0 under OS X 10.1, I got the following problems: > [localhost:ecc/Sources/libao-0.8.0] root# ./configure > creating cache ./config.cache > checking for a BSD compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking whether make sets ${MAKE}... yes > checking for working aclocal... found >
2002 Jul 22
1
Problems with pyvorbis python bindings.
[Sorry if this is a duplicate post. My original didn't appear to have gotten through.] I had previously installed libao, libogg, libvorbis, and vorbis-tools, as linked from the RC3 download page at vorbis.com -- I downloaded and installed the latest versions of these four libraries from the vorbis.com download page, at which point my pyogg/pyvorbis Python bindings broke. I reinstalled the
2001 Jul 19
1
Multichannel vorbis.
Hi. I have two CDs that the artists inteded for simultaneous listening. They even provide instructions on how to start two CD players with the minimal time shift. (for those interested - the CDs are Neurosis/Times Of Grace and Tribes Of Neurot/Grace) I've heard that Vorbis can encode multiple streams. I've already encoded both albums into regular 2-channel .ogg files. The questions
2008 May 30
7
Wine + Steam + PulseAudio = Fail
I have a hard time trying to run any game through Steam on Wine 1.0-rc2 and PulseAudio. I already configured it according to this sites: http://blog.paulbetts.org/index.php/2007/05/27/make-wine-and-pulseaudio-get-along/ and http://skoruppa.jogger.pl/2008/05/18/pulseaudio-my-ultimate-config/ (in Polish, but similar to this one http://ubuntuforums.org/showthread.php?t=789578). When I do padsp wine
2009 May 02
7
yum installation problem
hello, I want to install wineHQ on my box but i'm facing difficulties, it says yum requires the dependency GLIBC 2.4 AND GNU HASH somthing: my repos: CentOS-Base.repo CentOS-Media.repo epel.repo epel-testing.repo fedora-extras.repo Code: yum install wine Repository epel is listed more than once in the configuration Repository epel-debuginfo is listed more than once in the configuration