Displaying 20 results from an estimated 40000 matches similar to: "Use of Wine to access devices via Windows programs"
2007 Feb 12
3
Vorbis Comments in a WAVE file?
I recently found myself in a situation where WAVE files from one PC were to be stored compressed on a second PC. As the second PC has a much faster CPU it made sense to transfer the WAVE file over the network and encode it on the destination PC. This also needs a mechanism to transfer the metadata (comments).
The solution that sprung to mind was to add vorbis comments to the WAVE file.
WAVE is
2007 Feb 12
3
Vorbis Comments in a WAVE file?
I recently found myself in a situation where WAVE files from one PC were to be stored compressed on a second PC. As the second PC has a much faster CPU it made sense to transfer the WAVE file over the network and encode it on the destination PC. This also needs a mechanism to transfer the metadata (comments).
The solution that sprung to mind was to add vorbis comments to the WAVE file.
WAVE is
2004 Jul 28
1
failed to decode PDU - failed to do schannel processing
I am running Slackware 10
samba-3.0.5-i486-2
I get the following errors in my syslog, over and over and over...
Jul 27 17:05:51 Olympus smbd[11471]: [2004/07/27 17:05:51, 0]
rpc_server/srv_pipe.c:api_pipe_netsec_process(1397)
Jul 27 17:05:51 Olympus smbd[11471]: failed to decode PDU
Jul 27 17:05:51 Olympus smbd[11471]: [2004/07/27 17:05:51, 0]
2004 Aug 06
1
Speex, what container?
The aplication that I am developing is like a sound recorder (goes directly to the soundboard and start capturing the sound and writing the file, using the directsound api). I'm already capable of writing to normal wav files but I wanted to encode the audio with speex to have smaller size (and still good quality).
How can I write the wav files with speex content using the ACM codec? (like
2003 Jul 30
1
security=domain problems
Hi all,
We are having some problems getting a solaris 9(sparc) file server
running samba 2.2.2 to authenticate aginst a windows NT 4 PDC. Let me
say first that this was all working at one time, then we had some data
corrumption on our NFS mounted /usr/local, and had to restore from tape.
Due to some issues with solaris ufsdump and ufsrestore, stuff was not
quite put back properly. We do
2015 Aug 27
2
USB Connected Voice Recorders
We plan to use new digital voice recorders. Products are available
from Olympus, Sony, and others.? All of these digital voice recorders
offer file-based audio storage.? We would like to take advantage of
this feature and move the files to our computers.
It is not clear whether there is a difference in the product features
described as "USB connection" and "USB direct
2003 Aug 22
5
HEADSUP: USB da(4) quirks disabled for 4.9 and 5.2
If you have any of the devices listed below, please test with a recent
-stable or -current. They will stop working in 4.9 and 5.2 although old
behavior can _temporarily_ be enabled by adding "options DA_OLD_QUIRKS" to
your kernel config. If I don't hear from anyone, they'll be going away
permanently after the releases.
-Nate
#ifdef DA_OLD_QUIRKS
/* Below a list of
2004 Aug 06
1
Speex, what container?
But using the ACM codec I just need to put the speex content into the wave file data chunk and then windows will play it?
Miguel Gomes
-----Mensagem original-----
De: owner-speex-dev@xiph.org em nome de Matthias Granberry
Enviada: qui 04-03-2004 11:53
Para: speex-dev@xiph.org
Cc:
Assunto: Re: [speex-dev] Speex, what container?
2007 Jun 10
4
Flac woes
Howdy,
Flac-1.1.4 is refusing to encode some WAV files (amd64, gentoo):
% flac Song\ Name-Track01.wav
Song Name-Track01.wav: WARNING: legacy WAVE file has format type 1 but
bits-per-sample=24
Song Name-Track01.wav: 100% complete, ratio=0.546Song
Name-Track01.wav: ERROR during read of data pad byte
% sfinfo Song\ Name-Track01.wav
File Name Song Name-Track01.wav
File Format Microsoft RIFF
2011 Apr 12
6
audio recorder compatibility
I'm shopping for a small/tiny audio recorder, the kind for recording in
a class, interviews, etc... not really music, just voice. Per usual, a
lot of these write their audio files in some Windows format, e.g., WMA.
As a confirmed Linux guy, I'd want to offload the audio files in some
format that Linux can read/play natively. I've read a sketchy
suggestion that there's a Linux
2010 Jul 14
2
Olympus camera software won't install.
I get the following:
wine start Olympus/setup.exe
fixme:exec:SHELL_execute flags ignored: 0x00000100
jwl at blackie:~$ err:ntdll:RtlpWaitForCriticalSection section 0x7bc9fc44 "loader.c: loader_section" wait timed out in thread 001f, blocked by 001e, retrying (60 sec)
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7bc3549f
When it starts up I see a small window
2001 Aug 01
1
WAVE loader for oggenc and oggdrop
<LET OBJECT=STEAM DIRECTION=OFF>
Here is an improved WAVE file loader for oggenc/oggdrop :
int load_wave(char * filename,void * buffer)
{
fprintf(stderr,"unsupported WAVE file format !\n");
return -1;
}
It has the same functionality as the current code, but is shorter,
has less ( zero ? ) bugs, is easier to maintain etc.
</LET>
I created a RIFF/WAVE ( commonly known
2015 Sep 17
2
error: internal error: Failed to reserve port 5908
After saving a particular VM running WinXP, any attempt to resume it
(even when no other VM's are running) generates the following error:
olympus ~ # virsh restore /var/lib/libvirt/qemu/save/WinXP.save
error: Failed to restore domain from /var/lib/libvirt/qemu/save/WinXP.save
error: internal error: Failed to reserve port 5908
This started sometimes towards the end of last year with only the
2006 Nov 07
4
Samba v3.0.23c + FreeBSD 6.1 - Failed to set servicePrincipalNames
Hello,
We recently upgraded to the latest Samba3 version v3.0.23c. If the Samba
system and the AD belong to the same domain, I am able to perform a 'net
ads join' by supplying either a 'Domain Admins' or a 'Domain Users'
credential.
However if the Samba system and the AD belong to different domain, I can
perform the 'net ads join' by supplying a 'Domain
2002 Apr 17
2
Mono Ogg sound recorder from line-in
Hello,
Do you know of any Windows software that is able to record in mono from the
sound card's line input and at the same time convert to *.ogg?
Ultimately, one without ogg conversion would be OK too provided it can
record mono wave files.
Important: the software should be able to record WITHOUT first creating an
empty wave file with a set length (Adaptec's Spin Doctor versus Goldwave).
2007 Mar 22
1
Code for Ambisonics
On 3/22/07, Brian Willoughby <brianw@sounds.wa.com> wrote:
...
> But to return to your question, exactly what kind of "support" are
> you looking for?
I wasn't looking for any particular support, but
just to see what support was there (if any).
...
> I do not believe that there is any need for code specifically
> supporting Ambisonics. FLAC supports conversion to
2007 Nov 16
2
Re: Odd number of samples in a stereo wave file
On 16/11/2007, Brian Willoughby <brianw@sounds.wa.com> wrote:
> It would actually be punitive to expect the flac code to expect and
> adapt to nonsensical WAVE files.
You say "punitive". I say it would be "reliable".
One missing byte is a huge burden and nonsensical?
People post on this list looking for solutions. They don't want to
become experts in the WAV
2005 Jan 06
5
Wine asks to set "HardwareAcceleration" = "Emulation" and it is already set.
Hello,
I wonder if somebody has an idea what could be a reason behind this
error message. I am running wine version installed as rpm for Fedora
Core: wine-20041201-1fc3winehq. This actually happens for two games, one
of them - fallout. I am able to run some windows apps with sound (flash
player). Fallout displays initial screen and then crashes with this
error message (apparently when it
2004 Aug 06
1
Speex, what container?
I'm going to use speex to compress sound that was record from a sound board. What container should I use so it will be able to play in some sound player available for windows, ogg or wave?
If I choose to use wav container I simple have to put the speex stream into the data chunk of the wave file? I heard that there is a codec to put speex in a wav file so it can be played in windows media
2005 Nov 11
3
how to include FLAC in a CoreAudio wave player
Hi everyone,
I'm still new at this audio development thing in OSX
as all of my prior experience is in database
applications. I'm also new to C++ and the Xcode
environment, which makes things interesting as I
learn.
There is a CoreAudio wave player written in C++ to
which I would like to add FLAC playback support. I
have looked through the libFLAC++ API and think I have
an idea of what