Displaying 20 results from an estimated 2000 matches similar to: "OGG Vorbis jukebox program from PhatNoise (fwd)"
2004 Aug 06
0
building a multi-user-jukebox with icecast..need some advice
hi
I'm trying to build a prototype for something I've had in mind
for quite some years and finally is approaching to become reality.
But let me explain the circumstances:
I have a collection of albums (5000+) ripped to HQ VBR MP3's and
use my own web-interface to operate my jukebox (written in php,
does all I need, playlist manipulations, add whole albums, search
my whole collection
2007 Jun 20
3
MusicMatch Jukebox-like mp3 player...
Looking for recommendations....
On WinXP, I use MusicMatch Jukebox version 9 for all my tinkering with
mp3s. What do you guys use that would match the functionality of MMJB?
I'm mainly interested in the music library setup of MMJB...
--
--- David Woyciesjes
2003 Feb 04
2
Hardware List Draft
Here's a list of non-PC hardware I found that supports Vorbis, with
links and short descriptions. It's still kind of rough, and I don't
have personal experience with any of these things, though where noted, I
have gotten email from the company. This is still just a draft.
I've made links, and also left the URLs after the headings so it
converts to text well. Following the
2000 Aug 18
0
J. River (makers of Media Jukebox) interested in helping with development...
Hello everyone,
This is Matt Ashland, a developer for J. River, the makers of the popular
freeware program Media Jukebox. (some of you may know me better as the
author Monkey's Audio). Our development team here at J. River is quite
interested in helping with the development of Ogg Vorbis. The licensing
restrictions of other formats (namely mp3) are becoming somewhat
problematic for us,
2006 Jul 01
0
icecast jukebox
Hi,
Hopefully I got you right to email here if you have problems.
I'm a programmer for over 30 years and in general just read instructions and
do it. But I'm stomped with the online doc. I've tried all sorts of links to
make it work for me, but no luck.
I'm trying to build a jukebox for my LAN. All files are on the server in a
user sub dir.
The error I get is permission
2000 Oct 29
3
'Jukebox' quality?
In light of the recent study
- http://www.airwindows.com/encoders/index.html -
posted at slashdot, I've come to realize how little I know about this whole field.
So, I'm making an appeal to the audio experts here. I want 'jukebox' quality,
meaning ~0 artifacts while maintaining a good compression ratio, but not
quite 'archival' (read high bitrate) as I don't mind
2004 Sep 10
0
slow FLAC__file_decoder_seek_absolute()...
On Fri, Jan 25, 2002 at 07:22:05PM -0800, Josh Coalson wrote:
> sorry about the delay... first, yes you are calling it
> correctly. if your encoded files have max_framesize == 0,
> then that should mean that either 1) you were using the
> command-line flac to encode to stdout; or 2) you are using
> libFLAC directly. if 2, you can replicate the functionality
> that is in
2004 Sep 10
2
slow FLAC__file_decoder_seek_absolute()...
sorry about the delay... first, yes you are calling it
correctly. if your encoded files have max_framesize == 0,
then that should mean that either 1) you were using the
command-line flac to encode to stdout; or 2) you are using
libFLAC directly. if 2, you can replicate the functionality
that is in src/flac/encode.c:metadata_callback() to write
back statistics and seek table to the metadata in
2004 Sep 10
0
slow FLAC__file_decoder_seek_absolute()...
I think I figured out where the problem is. In my metadata_callback,
I added a thing to print out the max_framesize and max_framesize from
the stream_info block. Those are both zero. The ..._seek_absolute()
function of the SeekableStreamDecoder uses the max_framesize to guess
at where to seek. It doesn't seem to handle the case when
max_frame_size is zero very well. I'm looking
2004 Sep 10
3
slow FLAC__file_decoder_seek_absolute()...
Hi,
I checked the archives, but I didn't find anything regarding this
problem. FLAC__file_decoder_seek_absolute takes an incredibly long time
to seek. What can I do about this? How do I fix it?
Here's how I'm calling the function:
if (argc > 2) {
secs = atoi(argv[2]);
seek_point = (FLAC__uint64) secs * sample_rate;
printf("seeking to %d:%02d\n", secs/60,
2003 Jan 30
0
PhatBox and Music Keg unofficially support Vorbis
PhatBox and Music Keg (which I'd describe as MP3 players that hook into
your car stereo) unofficially support Vorbis.
Apparently there was a post to vorbis-dev quite a while ago about this,
but it's news to me, and it hasn't been on this list. I'll add this to
my hardware list, which I'll post here soon.
This was a (very speedy :-)) response I got from PhatNoise's
2002 Feb 08
2
Vorbis bitstream specification...
Hi,
I'm looking for more documentation on the Vorbis bitstream format.
The goal for me is to write an optimized decoder using only integer
or fixed point math for use on the Phatnoise Car Audio System
(see http://www.phatnoise.com).
I've already found the info on the Ogg framing system and I've already
written my own thing for parsing through Ogg frames (easy).
Also, is RTP
2005 Jan 30
0
Icecast 404 in the stats page
Hi,
When I open the stats page on the icecast server, I get the basic info,
but images and stuff generate 404's, although all the files are there
and readable by the user that icecast runs under:
This one works:
80.127.65.160 - - [30/Jan/2005:18:15:08 +0000] "GET / HTTP/1.1" 200 44
"-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.8b)
Gecko/20050129" 0
2005 Jan 30
0
Icecast 404 in the stats page
Hi,
When I open the stats page on the icecast server, I get the basic info,
but images and stuff generate 404's, although all the files are there
and readable by the user that icecast runs under:
This one works:
80.127.65.160 - - [30/Jan/2005:18:15:08 +0000] "GET / HTTP/1.1" 200 44
"-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.8b)
Gecko/20050129"
2009 Jan 12
1
Deliver *sometimes* delivers via /tmp?
Hi,
I'm running dovecot (1.1.7) deliver and sieve (1.1.5) on a Fedora 9
platform, using selinux targetet mode.
Most of the mail deliveries goes well, but once deliver tried to copy
the mail to the /tmp directory, which it seems it not allowed by
selinux. I guess that deliver wants to sanitize the mail or something
and therefore copies it to /tmp.
Before I ask for selinux to allow this, I
2005 Dec 07
8
WARNING: <file> failed verification -- update discarded (will try again).
I've been using rsync for a long time, and it's very cool. For the
first time, last night, I got a message I don't understand. I am using
rsync 2.6.4 on Fedora (FC4) Linux to a Fedora (FC3) Linux machine. The
command I am using is:
rsync -av --delete-excluded --exclude="*~" --exclude="#*#" <source dir>
remove_machine:<dest dir>
I got the following
2005 Feb 05
2
Question about relays, mountpoints and fallback
Hi,
I'm trying to make the following situation work:
We have a jukebox (/jukebox.ogg) and live DJs (/live.ogg). The jukebox
should be the active stream when no DJ is connected and also the
fallback if the DJs connection should drop.
However, when a DJ is connected, one should not be able to listen to the
jukebox correctly. So there would be 1 effective stream as a result.
(Users are
2009 Sep 11
0
Trouble running 'alsamixer' as normal user on headless box
>Hi,
>
>I just transformed an old Pentium III 500 into a headless jukebox. It's
>installed in the basement, near the stereo. There's only a base CentOS
>system on it (GNOME unchecked, package customization checked and then
>everything unchecked). From there on, I just installed the ALSA utils,
>and vorbis-tools. The machine is only supposed to do one thing (and to
2013 Aug 25
1
Samba setup
Hi all. I am a truly new to Samba so please bear with me while I ask a few questions. I am running a Pentium 366 Celeron, 128meg memory, Red Hat Linux 7.2, Linux 2.4.7-10, Samba 2.2.1a. I am running this much older version as the best book I have on Linux is "Ren Hat Linux 7.2 Bible" by Chris Negus. It is the most complete book I have so in order to have my experiments with Linux and
2004 Sep 10
1
Phatbox (was: Re: slow FLAC__file_decoder_seek_absolute()...)
--- Brendan Dowling <crypt@phatnoise.com> wrote:
> Thanks Josh. I tested the player with some files encoded by another
> guy here at work, and seeking into the files seems to work perfectly.
>
> So the Phatbox now plays FLAC files. Although, it's not yet in the
> standard firmware download from the web page, and encoding is not yet
> included in the capabilities of