similar to: DIY hardware player -> Vorbis??

Displaying 20 results from an estimated 3000 matches similar to: "DIY hardware player -> Vorbis??"

2000 Sep 29
1
Anyone working on a Windows decoder?
Hello, It seems to me like one of the next high priority tools should be a Windows ogg->wav decoder. I think this would help speed up the acceptance of Vorbis since people could just make their own audio CDs from it. Is anyone working on this? Does the decoder_example provide most of what is needed to do it? Is it just a matter of wrapping the WAV structure around it and compiling it on a
2001 Oct 11
1
Auto Vorbis
Is anybody going to do something about the fact that vorbis decoder won't run on ARM processors (iPaq's, etc) or any (that I know of) car music players? How can vorbis expect to compete when one of the most popular uses of MP3 is in the car?? Though I would love to switch to vorbis, I am forced to stick with MP3 because of this. I emailed a previous poster here who appeared to be
2007 Aug 13
0
NAS -- Centos 5 DIY or Openfiler 2.0
I need to set up a NAS. Got a box with a 200Gb drive ready to go. I have installed Openfiler 2.0 on it but..... I really can't add other services, like FreeRadius (keep the list simple for now). So maybe I should just stay with what I know and use Centos. Other experiences? Are there good DIY NAS instructions for Centos 5?
2001 Jul 29
0
A small DIY test for 2.4.7 and 0.9.4
Hello all. I am using plain 2.4.7 with ext3-2.4-0.9.4-247, compiled with gcc-2.96-85 on a RH7.1 distribution with the relevant changes, i.e. e2fsprogs-1.22-1, mount-2.11g-4 and util-linux-2.11f-3 taken from rawhide. I am using sometimes my /usr/local partition for ext3 testing: /dev/hdc2 3842408 738176 2909044 21% /usr/local For my DIY testing, I am timing this trivial
2012 Mar 19
1
ip autoconfig via DIY script
Hello, Do I really need this hack? I have a PV xen 4.1 domU. I want to use IP auto config. In my xm config, I insert ------------------- xm config ---------- ip=''10.0.2.5'' gateway=''10.0.2.2'' server=''127.0.255.255'' netmask=''255.255.255.0'' hostname=''natmin'' interface=''eth0''
2014 Oct 30
1
DIY Rtools?
Dear List, I'm currently working on an R package that works great when compiled with GCC 4.8 under linux but which doesn't seem to work so well when compiled by the win builder (http://win-builder.r-project.org/). After asking around a bit, the primary culprit could be the older version of GCC used in Rtools. Now, for academic purposes, I would like to have a zip version of this
2006 May 31
2
Rails AJAX helpers or DIY
I''ve used script.aculo.us before (pre-Rails) to do JS effects like having a menu link that when clicked shows a sub menu, that kind of thing. Now I want to do something very similar but in Rails. Basically I have a list of summaries displayed in a view. I want to have a link that when pressed shows the detail. To do this I would normally have each summary in a DIV, the ID of each
2024 May 16
1
Supporting a DIY UPS with minimal effort but maximum gain
I put together my own DIY UPS, it's a RV charger/converter, an inverter, and some batteries. I use an Arduino and the HIDPowerDevice library ( https://github.com/abratchik/HIDPowerDevice) to get it to talk to NUT. Been working great for months! The Arduino is connected to two modules: * AC detection circuit to measure mains power on/off * Voltage divider and an external ADC to get a
2024 May 16
1
Supporting a DIY UPS with minimal effort but maximum gain
Hi Kelly - As an Arduino nerd, I am interested in this! I am sure others on the list would be interested. If nothing else, it would be nice to have some documentation in the archives. I assume you set it up as an online system rather than a standby system. Right? If true, then the choice of inverter is fairly critical. It has to be bomb-proof reliable. What did you choose for battery
2001 Jan 23
1
Re: HTTP Streaming
Okay, this is similar to how the mp3 streaming was. The question is then, what is the MIME type for the playlist itself? For mp3s, it used to be audio/x-mpegurl?? Thanks, Matt >You need to create a playlist containing the URL of the Vorbis file. Then >the browser will just download the playlist and hand it off to your player. >Which player are you using? Not all of them have >HTTP
2024 May 16
1
Supporting a DIY UPS with minimal effort but maximum gain
I agree with earlier posters, such documentation can help future tinkerers. There is probably more than just one to hold the hand and walk through the ordeals :) Perhaps a new page at https://github.com/networkupstools/nut/wiki can be a good location... Jim On Thu, May 16, 2024 at 1:29?PM Bill Gee <bgee at campercaver.net> wrote: > Hi Kelly - > > As an Arduino nerd, I am
2011 Mar 05
1
version difference understanding
Hello, I am in process of setting up an IMAP server (with postfix SMTP), I installed RHEL 5.5 on my server and found that version of dovecot is 1.x.x while when I checked online RHEL 6 is version is 2.x.x. Can someone please tell me if these two versions are still in development or 1.x.x is very old and must be replaced by 2.x.x version? Also are there any special features in 2.x.x or 1.x.x
2001 Jan 15
3
This works: low bitrate encoding
Hey everyone, Here's one way to get .ogg files down to about ~20kbps, and it's not too hard: 1. Use sox to resample the files down to 11025khz mono. 2. Feed these to OGGLAME (Lame 3.84 Alpha 1 is what I had laying around on my hard drive). OGGENC demands that the files be 44.1khz, but this version of ogglame didn't seem to care what the sample rate was. I'm sure the quality
2002 Jul 20
3
Difficulty w/1.0 and Sonique/Winamp
I am very excited to see the Vorbis 1.0 out. Unfortunately, neither Sonique 1.808a nor Winamp 2.5 is willing to play the resulting files. Only silence. I tried the simple case of 'oggenc track1.wav' and it created the expected track1.ogg, 3.5MB in size with avg. bitrate of 110kbps at default quality 3. These applications worked fine with a much older version of oggenc. Maybe Beta 2
2024 May 15
2
Supporting a DIY UPS with minimal effort but maximum gain
Hello, I found out about NUT just days ago while searching for a solution for my home setup. After some digging through the interwebs, I come to you with questions. I'm putting together a DIY 12V UPS, very similar to what this guy did: [1] https://baldpenguin.blogspot.com/2015/10/diy-12v-ups-for-home-network-equipment.html The objective is to keep a bunch of mini PCs and network gear
2010 Jan 15
0
Inexpensive Flac player for separates system?
> Hi glad you're interested - comments below. > > On Fri, Jan 15, 2010 at 5:05 PM, Brian Willoughby <brianw at sounds.wa.com > > wrote: > > On Jan 14, 2010, at 20:59, Nicholas Bower wrote: > I'm after the cheapest way to decode a flac stream with following > criteria; > - Transport from UPnP (DNLA) NAS using either WiFi or Cat5 networking > - Toslink
2010 Jan 15
0
Inexpensive Flac player for separates system?
The following is mostly for Nick, but perhaps there are others who might be interested in one part or another of the following... Nick, I think we're basically on the same page here. I'll first try to cover some of my basic ideas in general, then respond to your specific comments inline. For one thing, I have long believed that it is smart to keep analog audio circuits
2010 Jan 15
3
Inexpensive Flac player for separates system?
I'm after the cheapest way to decode a flac stream with following criteria; - Transport from UPnP (DNLA) NAS using either WiFi or Cat5 networking - Toslink digital out for using existing HiFi DAC. - Low power consuption (eg just few Watts - it's just a decoder anyway). There seems a real lack of Flac players that are cheap and HiFi separates integratable like current-day CD players. All
2024 May 18
1
Supporting a DIY UPS with minimal effort but maximum gain
Hello all, I think there was a very good reply about an Arduino-based controller for a DIY UPS here. The project you posted to, with an Arduino presenting as a Megatec protocol server, also seems interesting. Here I'd like to reply to one point not covered before - DMF. As a short and quick reply - unfortunately no, you can not use it with stock upstream NUT at the moment, and not for
2024 May 16
2
Supporting a DIY UPS with minimal effort butmaximum gain
On 5/16/24 08:59, Jim Klimov via Nut-upsuser wrote: > I agree with earlier posters, such documentation can help future > tinkerers. There is probably more than just one to hold the hand and > walk through the ordeals :) > > Perhaps a new page at https://github.com/networkupstools/nut/wiki > <https://github.com/networkupstools/nut/wiki> can be a good location... >