Displaying 20 results from an estimated 200 matches similar to: "ogg123 crash"
2003 Mar 24
2
oggenc crashes on WAV input (with q > 4.99)
Hi all,
I've got a strange problem. I was just encoding a new CD I bought a
couple of days ago (Muse - Hullabaloo Soundtrack) when I ran into a
strange bug.
After ripping track 8, CD 1 with cdparanoia under OpenBSD/alpha, I
wanted to encode it with oggenc (latest version from the
OpenBSD-current ports tree, (`oggenc -v` says 'OggEnc v1.0 (libvorbis
1.0)')).
Here's the output :
2002 Mar 04
3
Philips && vorbis support
Hi all,
A few weeks ago, I sent a mail via the Philips website concerning
their portable digital music players (Rush, Expanium, etc.) Below you
will find my mail and the response from Philips.
As you can read, they have no intention to support Ogg Vorbis in the
near future. Perhaps if more of us ask for this kind of support, they
will be interested in adding support. So, go to the philips
2002 Jul 27
2
trouble compiling vorbis 1.0 on openbsd
Compiled libbogg and libao using ./configure; make
Then moved to libvorbis source folder
Installed libtool (1.3.5p3), autoconf (2.52) and
automake (1.4-p5). gnu make is also there (3.79.1)
i had to create a link for autoconf as after
install it was installed as /usr/local/bin/autoconf-new
so i added a link from it to
/usr/local/bin/autoconf
output from ./autogen is:
--
$ ./autogen.sh
2006 Apr 17
1
INBOX as mbox, other mailboxes as maildir
All,
I'm trying to teach dovecot to use the mbox format for /var/mail/%u
and maildir for /home/%u/Mail/ but I'm having quite a hard time. This
is Dovecot v1.0.beta3 under OpenBSD 3.9 on sparc64.
I've been fiddling with default_mail_env and also tried separate
namespaces, but all to no avail. Here's some of the things I tried :
default_mail_env =
2002 Mar 20
2
Saved streams
Hi all,
A while back (Feb 11) Stephen Commiskey sent mail to this list with
the subject : "Seeking in a saved stream; or, Why isn't that sucker
valid?". Stephen had some problems with streams he saved from the BBC
that gave him all sorts of weird errors and resulted in his not being
able to seek in his saved streams. I tried the same thing immediately
(never saved an oggstream
2003 Dec 31
0
3.01 & FreeBSD Port/Install Makefile Config
Hello,
It appears that the FreeBSD port of Samba 3.0.x may be
falling behind. The port maintainter does not use
Winbind and thus has not kept up with the development
of it. 3.0.1 will very shortly be ported to FreeBSD,
currently it is still at 3.0.0. I know there have been
some recent changes to Samba that help FreeBSD out,
and I wanted to make sure that the port of Samba 3.0.x
on FreeBSD stays
2010 Jan 12
1
Strange behavior when trying to piggyback off of "fitdistr"
Hello.
I am not certain even how to search the archives for this particular question, so if there is an obvious answer, please smack me with a large halibut and send me to the URLs.
I have been experimenting with fitting curves by using both maximum likelihood and maximum spacing estimation techniques. Originally, I have been writing distribution-specific functions in 'R' which work
2008 Nov 14
0
Error in optim when i call it from a function
Dear R-users
I've got the next problem:
I've got this *function*:
fitcond=function(x,densfun,pcorte,start,...){
myfn <- function(parm,x,pcorte,...) -sum(log(dens(parm,x,pcorte,...)))
Call <- match.call(expand.dots = TRUE)
if (missing(start))
start <- NULL
dots <- names(list(...))
dots <- dots[!is.element(dots, c("upper",
2006 Jun 02
0
Re: Update libtheora-1.0alpha6
On Wed, May 31, 2006 at 05:52:33PM +0200, steven mestdagh wrote:
> please make it install the docs under share/doc/libtheora.
Thank you. Updated patch below.
A copy of this email goes to the list of theora. The following patch
for the port of libtheora-alpha6 for OpenBSD includes (among other things):
* a patch for examples/Makefile.in that doesn't link player_example
since it
2006 Feb 22
1
isolinux cd does not boot
While developing a custom distro based on CentOS we experienced a
"strange" problem: the cd didn't boot on some machines where it
previously did.
We build the cd using this command:
bootimg='isolinux/isolinux.bin'
bootcat='isolinux/boot.cat'
#mkisopts='-r -N -L -d -D -J'
mkisopts='-r -J'
mkisofs $mkisopts \
-V "$distname
2002 Feb 05
1
file(1) support for Ogg and Ogg/Vorbis
Hi all,
While I was busy sorting out my music collection, I discovered that
file(1) had no Ogg/Vorbis (or Ogg/* for that matter) support yet. Is
there anyone working on support for this or am I using an outdated
version of file(1) ? file(1) has extensive MP3 support. Compare the
following :
$ file */*.ogg | grep 01
Busta Rhymes - Genesis/01 Intro.ogg: data
De La Soul -
2001 Sep 03
2
Building vorbis-tools without libao
Hi All,
For my new file (and thus mp3) server I've decided to switch
completely to Ogg Vorbis. This means having to reencode
~30GB worth of 128Kb MP3's, but i figured that it would all
be worth the effort. So I downloaded the sources for
libogg, libvorbis and vorbis-tools and fired up my trusty
old compiler. libogg and libvorbis built and installed
like a charm. Not so for
2010 Dec 16
1
DO NOT REPLY [Bug 7870] New: --link-dest=${SRC} ${SRC} ${DST} can be smarter
https://bugzilla.samba.org/show_bug.cgi?id=7870
Summary: --link-dest=${SRC} ${SRC} ${DST} can be smarter
Product: rsync
Version: 3.0.7
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: weerd+rsync at
2002 Apr 08
0
Lyrics
Hi all,
Is there an effort underway to support lyrics (or, more generic,
subtitles) in Ogg streams ? I'd say the best place for such textual
data would be in it's own stream (Ogg/Tolkien for all I care ;) with
time-indices for when a certain word is said by who. This allows for
karaoke style lyrics and for simple full text lyrics dumps. It could
also be used for subtitling/closed
2017 May 02
2
[PATCH] v2v: bootloaders: search grub config for all distributions
This patch improves the search of grub config on EFI partition. This
means that the config will be found not only for rhel but also for
many other distributions. Tests were performed on the following
distributions: centos, fedora, ubuntu, suse. In all cases, the config
path was /boot/efi/EFI/*distname*/grub.cfg
The main purpose of the patch is to improve support for converting of
vm with UEFI
2008 Sep 22
0
Warnings in fitdistr() from MASS.
For a lark, I experimented a bit with the data from Ted Byers' recent
postings. The result of fitdistr() seemed sensible, but I was bothered
by the warnings about NaNs that arose. Warnings always make me nervous.
Explicitly this is what I did:
TXT <- "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
2016 Nov 02
0
Re: [PATCH v4 1/2] v2v: bootloaders: search grub config for all distributions
On Wednesday, 2 November 2016 15:01:08 CET Richard W.M. Jones wrote:
> From: Pavel Butsykin <pbutsykin@virtuozzo.com>
>
> This patch improves the search of grub config on EFI partition. This
> means that the config will be found not only for rhel but also for
> many other distributions. Tests were performed on the following
> distributions: centos, fedora, ubuntu, suse.
2016 Nov 03
0
Re: [PATCH v4 1/2] v2v: bootloaders: search grub config for all distributions
On Wed, Nov 02, 2016 at 09:50:20PM +0300, Pavel Butsykin wrote:
> On 02.11.2016 18:01, Richard W.M. Jones wrote:
> >From: Pavel Butsykin <pbutsykin@virtuozzo.com>
> >
> >This patch improves the search of grub config on EFI partition. This
> >means that the config will be found not only for rhel but also for
> >many other distributions. Tests were performed
2017 May 03
0
Re: [PATCH] v2v: bootloaders: search grub config for all distributions
On Tue, May 02, 2017 at 03:35:06PM +0300, Pavel Butsykin wrote:
> This patch improves the search of grub config on EFI partition. This
> means that the config will be found not only for rhel but also for
> many other distributions. Tests were performed on the following
> distributions: centos, fedora, ubuntu, suse. In all cases, the config
> path was
2017 May 04
0
Re: [PATCH] v2v: bootloaders: search grub config for all distributions
On Thu, May 04, 2017 at 02:21:59PM +0300, Pavel Butsykin wrote:
> On 03.05.2017 12:57, Richard W.M. Jones wrote:
> >On Tue, May 02, 2017 at 03:35:06PM +0300, Pavel Butsykin wrote:
> >>This patch improves the search of grub config on EFI partition. This
> >>means that the config will be found not only for rhel but also for
> >>many other distributions. Tests