Displaying 20 results from an estimated 700 matches similar to: "building under NetBSD and using /dev/audio"
2001 Mar 16
3
Patches for NetBSD
I submitted four new packages for the NetBSD pkgsrc collection: libao,
libogg, libvorbis and vorbis-tools for 1.0beta4.
The following is some of the patches needed for libao and vorbis-tools.
Official Developers: When you receive patches or development suggestions
can you please acknowledge them? (For example: "Noted.", "Thanks, but
already done.", "Not necessary,
2001 Mar 13
2
Followup to compiling Ogg on NetBSD-1.5/i386
Hi Jeremy,
I went through the list archives, and have been trying to follow and
implement things as I understand:
1. libao needs <sys/soundcard.h> and <machine/soundcard.h>, and so I
linked /usr/include/soundcard.h there.
2. Since `soundcard.h' doesn't have SNDCTL_DSP_GETODELAY, I uncommented
that particular line in `src/plugins/oss/ao_oss.c'. These steps made sure
2002 Jul 27
0
libao patch
I hope this is the right place to submit libao patches -- the
freshmeat page points to ogg vorbis as the homepage for libao.
Currently, at least on my system (SB Live Value!, ALSA .9 branch),
stuff going to alsa sounds *awful* because of too-small buffers.
mpg321 and similar programs are unusable, and none of them seem to
want to let you set the buffer size. This patch lets an environment
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
2001 Mar 09
6
Problem compiling ogg on OpenBSD-2.7
Hi,
I have downloaded the following files
libao-0.6.0.tar.gz
libogg-1.0beta4.tar.gz
libvorbis-1.0beta4.tar.gz
vorbis-tools-1.0beta4.tar.gz
as said from the download section. But I'm at a loss to what do after
that. I don't have much experience/knowledge in compiling etc, but I
still want to try out ogg. (I downloaded the source coz I have an OpenBSD
machine, and there was no
2001 Mar 13
1
Compiling vorbis-tools on NetBSD-1.5/i386
[This mail is a bit long: sorry.]
Hi,
I have been trying to compile vorbis-tools-1.0beta4 on NetBSD-1.5/i386,
and I get the following:
---------------------
Upon typing
./configure --prefix=/usr/pkg/ --with-ogg-prefix=/usr/pkg/
--with-vorbis-prefix=/usr/pkg/ --with-ao-prefix=/usr/pkg/
checking for Ogg... yes
checking for Vorbis... yes
checking for ao... no
*** Could not run
2001 Mar 10
0
patch to add device-option to ogg123 rc file
Below is a patch for vorbis-tools-1.0beta4 ogg123.
It adds support for using the rc file (like /etc/ogg123.rc) for
configuring the device-options. In addition, comments can be used (when
they start a line).
My ~/.ogg123rc:
default_device=oss
default_options=dsp:/dev/audio
Please share your comments.
Jeremy C. Reed
http://www.reedmedia.net/
diff -u
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
2001 Apr 23
1
building libao under Debian
Here are some of my notes with building and using vorbis-tools-1.0beta4
under Debian Linux 2.2.
1) building libao:
make[3]: Leaving directory
`/home/jeremy/src/ogg/libao-0.6.0/src/plugins/alsa'
Making all in arts
make[3]: Entering directory
`/home/jeremy/src/ogg/libao-0.6.0/src/plugins/arts'
/bin/sh ../../../libtool --mode=compile gcc
-DPACKAGE=\"libao\"
2001 Mar 17
2
ao: Sun audio plug-in
Here's the promised Sun audio system plug-in.
I have tested this on OpenBSD. It should work without changes on
NetBSD, too. Jeremy, could you please verify this?
After a few minor tweaks it now also compiles on Solaris 2.7.
Alas, I can't verify whether it actually plays anything there.
I guess this could also with little effort be made to work on
SunOS4.
Attached:
- Diff to
2000 Jul 31
0
NetBSD patches
------- Forwarded Message
The following patches should fix vorbis-tools to build on NetBSD. I'm
not including the diff to the configure scripts, so you'll need to
rerun autoconf in the toplevel and libao directory after applying
these patches to the configure.in files.
It also appears that vorbis-tools/libao/ao_libs.inc is automatically
generated by a configure script but checked into
2000 Aug 17
1
patch for netbsd
attached please find patches to make vorbis kit (2000/8/18 daily
tar.gz) to compile on netbsd. we need more tests and cleanups
(like moving -lossaudio into AC_CHECK_LIB() in configure.in), but
it should be good as starting point. thanks.
itojun
PS: i'm not on the list. if possible please cc: to me.
$NetBSD: patch-aa,v 1.1.1.1 2000/08/17 16:56:18 itojun Exp $
---
2001 Mar 09
2
converting WAV to ogg
I am trying to convert some a few WAV files to ogg format (using
vorbis-tools-1.0beta4 oggenc).
I tried:
$ oggenc -o nash.ogg nash.wav
ERROR: Wav file is unsupported subformat (must be 16 bit PCM
or floating point PCM
ERROR: Input file "nash.wav" is not a supported format
And:
splay -d - nash.wav | oggenc -r -o nash.ogg -
The resulting file when played with ogg123 played so
2007 Mar 19
3
64 bit compilation SUSE 10.2
Greetings All,
I am attempting to compile wine under the SUSE 10.2 64 bit
distribution, and am running into a bit of
a problem.
I have installed every 32 bit library that I could find in the
distro, including the xorg-X11 libs. I ran the following commands:
./configure --prefix=/usr --x-libraries=/usr/X11R6/lib
make depend && make
The compilation chugs away for about 15 min,
2001 Jan 07
2
A Top Level README for the nightly CVS snapshot
I ran into a dependency problem while compiling the CVS snapshot which
did not occur while compiling the beta 3 tarballs. For some missing
resources, autogen.sh echoes very helpful messages (such as if automake
is not present), but there was no indication that the kdelibs-devel
package was required for ao (in order to get artsc.h into /usr/include -
I'm sure it is possible to edit the
2001 Jul 23
2
[fwd] Problems with ogg123 on OpenBSD (from: ryancooley@yahoo.com)
Just as a reminder to our application maintainers.
----- Forwarded message from Ryan Cooley <ryancooley@yahoo.com> -----
Delivery-Date: Sun Jul 22 20:28:06 2001
From: Ryan Cooley <ryancooley@yahoo.com>
Subject: Problems with ogg123 on OpenBSD
To: feedback@vorbis.com
While I hate to send complaints about something that is Free(tm), I
really hoped and expected the Ogg Vorbis team to
2004 Jun 08
2
piping to ogg123: Error opening - using the oggvorbis
module. The file may be corrupted.
Message-ID: <Pine.LNX.4.43.0406081110070.26162-100000@pilchuck.reedmedia.net>
I am unable to pipe to ogg123 with cat, but redirecting with < works fine.
rainier:~$ cat ~/audio/acdc-who_made_who.ogg | ogg123 -v -
Audio Device: OSS audio driver output
Author: Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
Comments: Outputs audio to the Open Sound
2001 Mar 15
1
decoding to wav problems
I am successfully able to decode an ogg file to WAV on my NetBSD
i386-based machine. (I build a NetBSD package for 1.0beta4.)
Bit I have been told that decoding to WAV format on a big-endian Apple
Power Macintosh hardware running NetBSD seems to cause bad WAV files. Note
that output to "oss" (using /dev/audio) works fine. This occured with
different ogg files. (I think that ogg123 from
2006 Dec 30
3
problems with escaping backticks
I can't escape backticks if on a line with other code:
$ echo 'maybe use `fixed face` for `/path/to/file` by using \`back ticks\`
around it' | /usr/pkg/bin/Markdown
<p>maybe use <code>fixed face</code> for <code>/path/to/file</code> by
using \<code>back ticks\</code> around it</p>
and this is even more wrong:
$ echo 'maybe use
2006 Dec 30
4
best way to use emphasis within code?
I want to use fixed font like a code block but also use italics and bold
at same time.
For example in HTML:
<tt>$ <b>mail -u <i>user</i></b></tt>
What is the best way to do this in markdown, especially if I have several
lines of content that needs to be spaced out correctly?
Thanks
Jeremy C. Reed