similar to: Fwd: Ogg Vorbis for Classical CD's???

Displaying 20 results from an estimated 800 matches similar to: "Fwd: Ogg Vorbis for Classical CD's???"

2005 May 02
0
Keep R-mirror updated
Hi, I have a R mirror on www.termix.ufv.br/CRAN I try to keep it updated using rsync and cron. rsync -rzuav --progress --delete cran.r-project.org::CRAN /var/www/termix/mirrors/linux/CRAN/ & But all times the rsync abort with error: 95.99kB/s 0:00:02 548960 77% 110.50kB/s 0:00:01rsync: read error: Connection reset by peer (104) rsync error: error in rsync protocol data
2008 Apr 27
1
X3 Reunion sound+movies
Hi all, system: 64bit, ubuntu 8.04, wine 0.9.60 X3 Renuion is listed in the databse as not having a working sound and movies. That's true, but I tried to overcome this. I noticed that a lot of problems come form the neraly not implemented amstream.dll. Since this is for streaming audio and video I thought that maybe installing the Windows Media Player might help here a bit. I used
2006 Jan 12
1
wine and jack => segfault?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I am new to this list and just wanted to ask a question regarding Wine and JACK: I'm running JACK as my sound daemon and today I installed Wine (from the APT-Repository). I setup my .wine directory with the help of winetools. So far everything works fine, except sound output (tested with wmplayer and a simple wav file). So I selected
2005 Feb 20
1
Proper way of updating winetools?
After updating from, say winetools-2.10-jo to 2.11-jo (by rpm), I can't use the wt startup scripts like ie6, wmplayer etc. any longer, and I get an error message similar to "winetools hasn't been configured for this user. Run the base setup ..." But doing so would erase my ~/.wine directory and thus destroy my old setup including all my program installations, which of course
2006 Sep 20
1
mp3 stream instead of "icecast-auth-user: 0"
>> <?php >> header('Content-Type: audio/mpeg'); >> readfile('error.mp3'); >> ?> >> i've tried to send back the file in icecast-auth-message, but it was a >> stupid idea.... > > A mechanism to pass back a filename is certainly possible, I doubt that > you want the auth server to send the file contents. Report it on >
2010 Aug 31
0
create_canon_ace_lists: unable to map SID
I did search and found other folks with this issue but I didn't see a solution to my specific issue: I am running Samba 3.4.7 on ubuntu 10.04 LTS server configured to authenticate to active directory via Kerberos and LDAP for use with clients from OS X and Windows (no linux clients) On the advice of my local active directory team Winbind has been uninstalled and everything works nicely except
2005 Jul 19
2
Hiding not defined Printer Share
Hi, I hope the title is understandable? We have several Samba file shares set up on AIX 4.3.3 boxes and there are only file shares, no printers are defined at all. The files shares work great. However, when users browse the Entire Network in Windows Explorer (from XP Pro clients) it shows a printers and faxes folder on each Server. As there are no printers on these servers is there a way to
2001 Aug 28
1
wine and windoze me
I have tried codeweavers wine and now the latest cvs version of wine dated 2001-08-24. In no case am I able to run anything but notepad from windoze ME. The doze media player...nope, internet exploder? nope. Here is what I get trying to run windoze media player: wine --managed --winver win98 /mnt/win_c/Program\ Files/Windows\ Media\ Player/wmplayer.exe fixme:shell:SHRegGetUSValueW
2004 Feb 11
1
Vorbis in Windows Media Player 9, (partial) success
As I said on http://wiki.xiph.org/ClientSupport I managed to get WMP9 under Windows 2003 to work with OGG vorbis files. Requisite : OggDS 0.9.9.5 - they can be opened with the Open... dialog and WMP does not complain any more that it is an unsupported file format - they can be dragged from explorer into WMP and WMP will play them without any complaint - they can be added to the media library.
2006 Sep 20
0
mp3 stream instead of "icecast-auth-user: 0"
>> <?php >> header('Content-Type: audio/mpeg'); >> readfile('error.mp3'); >> ?> >> i've tried to send back the file in icecast-auth-message, but it was a >> stupid idea.... > > A mechanism to pass back a filename is certainly possible, I doubt that > you want the auth server to send the file contents. Report it on >
2002 Nov 18
3
nothing seems to work
Hi folks, I installed the latest wine tarball. For some reason no applications work. I'm using on a Redhat 8.0/Windows XP dual boot system. Starting very simple applicatiosn doesnt work: Media Player: [root@mango Windows Media Player]# wine wmplayer.exe fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add support for it ? fixme:reg:_nt_dump_lf unknown Win XP node id
2011 Jun 18
0
Sonic Adventure DX - problem
Hi, when I'm trying to run Sonic Adventure DX (with NoCD crack) I get this: Code: wine: Unhandled page fault on read access to 0x00000000 at address 0x7d1c36 (thread 0059), starting debugger... Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x007d1c36). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:007d1c36 ESP:0032fd6c EBP:0032fe90
2012 May 08
6
registry vulnerabilities in R
Kirtland Air Force Base has denied approval for the use of R on its Windows network. Some of their objections seem a bit strange, but some appear to be legitimate. In particular, they have detected registry "vulnerabilities" which are detailed in the attachment. I know nothing about Windows registry vulnerabilities. If any of these issues are legitimate concerns,
2014 Apr 18
0
Wine release 1.7.17
The Wine development release 1.7.17 is now available. What's new in this release (see below for details): - More implementations for the Task Scheduler. - C runtime made more compatible by sharing source files. - Fixes in the Mac OS X joystick support. - Various bug fixes. The source is available from the following locations:
2008 Jun 01
0
wmplayer 10 mms and hardy heron
has anyone been able to get hardy and windows media player to work? ive tried to install it with the winetricks script preceding it with the install of ies4linux then copying it to the wine folder with these commands rm -rf ~/.wine/* cp -dpr ~/.ies4linux/ie6/* ~/.wine but it just doesn't work, any ideas would be great
2007 Sep 07
7
Simple websites (no DB?) with Rails??
I have been learning Rails and building small things over the last several months. Question I have that has been surprising difficult to figure out is this (I know it seems somewhat nonsensical but ignore that). I recently started getting a few requests for basic website to be built, small businesses, stores, even individual people. How would one about doing such a thing using Rails? I may not
2015 Nov 13
0
Wine release 1.7.55
The Wine development release 1.7.55 is now available. What's new in this release (see below for details): - Pulse audio driver. - Various fixes for Microsoft Office 2013 support. - Some more implementation of the Web Services DLL. - More fixes for the latest C runtime version. - Improvements to the Makefile generation. - Various bug fixes. The source is available from the
2014 Oct 02
2
Classical Upgrade
Hi you all I? getting the following error when trying to upgrade a samba 3 to 4 ldap_connect_system: Binding to ldap server ldap://10.21.28.229 as "cn=administrator,dc=espmg,dc=lan" failed to bind to server ldap://10.21.28.229 with dn="cn=administrator,dc=espmg,dc=lan" Error: Invalid credentials (unknown) Connection to LDAP server failed for the 1 try!
2004 Apr 23
1
New classical music
There is a lot more classical music since the last time I checked in this site: http://cuba.calyx.nl/~oink/ogg/ <p><p> -- Giuliano. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No
2013 Feb 06
0
New Webinar Series: The Evolution of Regression From Classical Linear Regression to Modern Ensembles (Hands-on Component)
The Evolution of Regression: An Upcoming Webinar Series (Hands-on Component) Registration: http://bit.ly/salford-systems-regression-webinar-series Regression is one of the most popular modeling methods, but the classical approach has significant problems. This webinar series address these problems. Are you are working with larger datasets? Is your data challenging? Does your data include missing