Displaying 20 results from an estimated 800 matches similar to: "using J-Ogg"
2004 Sep 10
2
flac-1.0.3_beta released
Awesome, I'm psyched for 1.0.3.... the ID3v1 winamp2 support will be a
neat addition, as is the faster decodes. Will 24-bit audio play nice with
the final public version of 1.0.3?
MW
On Tue, 11 Jun 2002, Josh Coalson wrote:
> One more thing... you will probably have to
>
> chmod +x flac-1.0.3_beta/test/test_streams.sh
>
> before doing the 'make check'.
>
>
2008 Jun 23
3
Wine on Windows XP
OK, so what is the answer to jsmith's question?
On 6/22/08 wine-users-request at winehq.org wrote:
> Message: 4
> Date: Sun, 22 Jun 2008 18:22:59 -0700
> From: James McKenzie <jjmckenzie51 at sprintpcs.com>
> Subject: Re: [Wine] Wine on Windows XP
> To: Michael Reich <reich.mikey at gmail.com>
> Cc: wine-users at winehq.org
> Message-ID: <485EFAF3.8010907
2004 Sep 16
1
Sprint PCS -> Asterisk through Digium TDM400P
Does anyone have trouble with dialing in to an Asterisk Server and
having the DTMF digits recognized? We have some clients who are calling
in with cell phones, notably those with SprintPCS service, who's DTMF is
just never recognized.
I have tried relax_dtmf on and off, with no improvement. My rxgain is
currently set to 3.
Can anyone suggest possible solutions?
Incoming calls are
2005 Sep 26
3
asterisk SMS and sprintpcs
Does anyone know about sending SMS messages to a sprint pcs phone.
Can you give me a few details. Thanks,
Jerry
2002 Oct 05
2
Win2K domain at work, Samba workgroup at home
This is a little off topic, but maybe someone can help. I have a Win2K
laptop that's part of a corporate domain. When I bring it home and add it
to my home LAN, it refuses to access any SMB machine (including a Samba
server, Win98 or Win95 box) complaining that "There are currently no logon
servers available to service the logon request."
Is there any way to fix this easily? I
2009 May 09
1
[LLVMdev] Codegen error with instrinsic
I am getting the following error when i am trying to generate the
code. In the optimization pass I have inserted some calls
llvm.annotation.i32 class to provide indentification tags to loops to
be used in subsequent passes.
Codegen is complaining about these annotations.
llc -march=c ham1_seq.bc3
Error: Code generator does not support intrinsic function 'llvm.annotation.i32'!
llc
2005 Sep 06
2
Business telephones
Hello.
I'm looking for some guidance from people that either have/use or install
asterisk business systems.
What is the best, mid-range multi-line and extension business type SIP
hardphone, with all the important options functional.
I'm looking for something that can do this (or most of it):-
1) Full duplex
2) 2-line, 16 character (or similar) display
3) about 4 line keys or keys
2004 Sep 10
1
flac-1.0.3_beta released
Which plugins do you mean? I thought I remember Winamp, for instance,
being able to do word-length reduction on the fly. The only place I
can find this feature is in the Monkey's Audio codec plugin, though.
Anyway, great news Josh! Thanks for making 24-bit audio support in FLAC a
priority. :)
MW
On Tue, 11 Jun 2002, Josh Coalson wrote:
> --- Mike Wren <mikew@etree.org>
2004 Sep 10
1
flac-1.0.3_beta released
Thanks, I see the problem. I'll try a fix tonight.
Josh
--- Daisuke Shimamura <Daisuke_Shimamura@nifty.com> wrote:
> libxmms-flac-1.0.3 terminates xmms with a segmentation violation at
> quitting time.
> It happens only when quitting with no playing a flac file.
> For example, quit after playing only mp3 files, just quit after
> starting xmms.
> But it doesn't
2004 Sep 10
2
24-bit audio?
According to
http://flac.sourceforge.net/format.html#metadata_block_streaminfo :
"FLAC supports from 4 to 32 bits per sample. Currently the reference encoder
and decoders only support up to 24 bits per sample. "
This is why I'm confused. I though one of the benefits of FLAC was it's
ability to encode in word lengths longer than 16 bits.
MW
-----Original Message-----
From:
2008 Feb 20
5
Counterstrike 1.6 problems
When I try to run counterstrike, I get the following:
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial
stub.
dir: C:\Program Files\Steam\bin\ *.mix
dir: C:\Program Files\Steam\bin\ *.asi
dir: C:\Program Files\Steam\bin\ *.flt
warning: Unknown nb_ctl request: 4
warning: Unknown nb_ctl request: 30
err:dscapture:widDsCreate DirectSoundCapture flag not set
This sound
2008 Apr 26
0
Text bug in winecfg!
Warren Dumortier wrote:
>
> 2008/4/25 James McKenzie <jjmckenzie51 at sprintpcs.com
> <mailto:jjmckenzie51 at sprintpcs.com>>:
>
> Warren Dumortier wrote:
>
> Hello everybody!
>
> When i use winecfg in english, text in winecfg looks good but
> in french and some other languages it isn't the case, i made a
>
2008 Feb 22
14
Web Forums
We have launched a web forum front end to this mailing list. I wanted to
notify the subscribers of this list to that fact.
http://forum.winehq.org
If you prefer, you can now use this website to browse and post to the
list. Your posts will still be mailed out to the list, and posts to the
list will appear in the forum. You can continue to use the mailing list
as you always have if you prefer
2008 Jan 06
4
Error when program tries to file report
First; is this a Wine error number? 11001
The dialog box has the Wine logo in the upper left corner.
Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20080106/569d6998/attachment.htm
2004 Sep 10
2
24-bit audio?
Using the FLAC frontend with flac v1.0.2, I tried to encode a recently
recorded 24-bit mono wav to flac, but received the following error:
options: -P 0 -b 4608 -m -l 12 -e -q 0 -r 0,6 -R 0
gpt2002-06-01mono.wav: ERROR: unsupported bits per sample 24
So, I tried to encode a stereo 24-bit wave file... same error.
I'm using the .exe of flac v1.0.2 under Windows 2000. The wave files can be
2012 Nov 23
0
[LLVMdev] Disable loop unroll pass
Ok, let‘s stop the open64 "polution".
Whether the design is as you stated doesn‘t simpler, the code before
and after the change already tells us.
We take detailed investigation on gcc support for hwloop, then we come
to the conclusion we are essentially the same. So i think the idea can
be shared among different compilers, general abstract tripcount, make
pseudo operators for
2011 Nov 03
3
Difference between LOGIN and PLAIN
Hi
Could someone explain to me the difference between LOGIN and PLAIN?
I've been googling for a while, but haven't found anything.
Thanks.
Simon
2004 Sep 10
11
flac-1.0.3_beta released
I have just released a source distribution which is the
candidate for the 1.0.3 release. At this time I would
ask anyone who is willing to help test it to do the
following:
1. download the tarball and unzip it:
http://prdownloads.sourceforge.net/flac/flac-1.0.3_beta-src.tar.gz?download
2. do
./configure && make && make check
This will build all code and run all the tests.
2007 Nov 27
0
zpool detech hangs causes other zpool commands, format, df etc.. to hang
Customer has a Thumper running:
SunOS x4501 5.10 Generic_120012-14 i86pc i386 i86pc
where running "zpool detech disk c6t7d0" to detech a mirror causes zpool
command to hang with following kernel stack trace:
PC: _resume_from_idle+0xf8 CMD: zpool detach disk1 c6t7d0
stack pointer for thread fffffe84d34b4920: fffffe8001c30c10
[ fffffe8001c30c10 _resume_from_idle+0xf8() ]
2004 Apr 08
0
IAX2 Trunk to PSTN (voicepulse) questions...
All,
I've almost got my Asterisk PBX setup, but I've having some problems with
the VoicePulse IAX trunk.
On outbound calls, when dialing a PSTN number through the IAX2 trunk,
music on hold (moh, using the m option in the dial command) does not work.
The console states that "stop sound" on IAX2 channel. Ring works, but
only without the r option. MOH works when trying to dial a