Displaying 20 results from an estimated 8000 matches similar to: "Looking for mono and poly-channel ogg files to test"
2002 Jun 25
2
FLOAT_LOOKUP version of lsp_to_curve
It seems to me that in this version of the function using
float p=.7071067812f;
float q=.7071067812f;
will just leads after applying all the products and squaring
to p and q having a common factor 0.5 which can be extracted
from the formulaes.
So I propose to replace:
float p=.7071067812f;
float q=.7071067812f;
float w=vorbis_coslook(wdel*k);
float *ftmp=lsp;
int
2002 Sep 11
1
floor0.c and lsp.c optimisations
Hi,
I think that the introduction of the lsp_look lookup array
isn't ideal and found a better change that can be applied.
in floor0_map_lazy_init() you can replace
look->linearmap[W][j]=val;
by
look->linearmap[W][j]=vorbis_coslook(M_PI*val/look->ln);
and in vorbis_lsp_to_curve you then replace
float w=vorbis_coslook(wdel*k);
...
}while(map[i]==k);
by
float w=map[i];
...
2010 Oct 25
1
can't install mono-devel because mono-basic requires mono-core. But I have mono-core! What to do? I need gmcs.
Hi. I'm trying to install gmcs so that I can build gbrainy, a mental exerciser.
I am not sure what package provides, maybe mono-devel? however mono-devel
fails to install because, it says, mono-basic requires mono-core. I
have mono-core
installed. Why is this failing?
$ sudo yum install mono-devel.i386
...-> Finished Dependency Resolution
mono-basic-1.0.6-1.el5.rf.i386 from installed
2002 Sep 03
3
memory allocations in codec
Hi,
I was wondering why the decoder does so much malloc/alloca/free
within the inner decoding stages. Allocating everything at
the xxx_look() stages would:
- ensure that on exit of the look stage the decoder as grabbed
once and for all the resources required to decode the stream
to the end.
- allows to perform checks on memory allocations, something
which is completely lacking at the
2012 Jan 05
5
Install the Windows version of Mono to run .NET problem
Hi to all,
I'm trying to run a windows app that needs mono under wine 1.2
I installed mono through winetricks with
'winetricks mono210'
but when I try to run the app with
'wine appname'
I obtain
'wine: Install the Windows version of Mono to run .NET executables'
and if I run 'wine uninstaller' I can see mono on app installed....
I tried also to clean .wine
2011 Aug 04
4
Mono to use for Writers Blocks 4?
Writers Blocks has issued a new version.
Version 3 ran with
winetricks v6run and mfc40
But it appears that Version 4 needs something else.
I tried it with the above, I tried it with all the mono versions, but installed mono after I installed the program.
wine: Install Mono for Windows to run .NET 2.0 applications.
And ideas?
There is a free trial version on the web site.
2009 Aug 18
4
Question on .NET, Mono and Visual C++ and WINE
Hey guys,
I'm not sure if this is the right place to ask, forgive me if not.
I will soon start to contribute to a FOSS project written in Visual C++ and Visual Studio. I am a pure Linux user and was wondering what is the right way to make this app finally run on WINE. And how may I use a Visual Studio project on Linux? I know, this is probably kinda off-topic, but after all I still need a
2009 Mar 09
2
Wine and mono
I want to run a .net program (HoldemManager) under Linux. I can install wine
and mono but I still get an error when I try to run from the command line:
fixme:ntdll:NtQueryObject Unsupported information class 1
fixme:ntdll:NtQueryObject Unsupported information class 1
fixme:ntdll:NtQueryObject Unsupported information class 1
fixme:module:LdrAddRefDll 0x7e4b0000 flags 1 not implemented
install
2008 Sep 19
2
family="mono" does not work (PR#12931)
Full_Name: Jaan Vajakas
Version: 2.7.2
OS: Windows XP
Submission from: (NULL) (193.40.5.245)
When I execute the following code in the R GUI, the text "mono" is printed in
monotype font in the first plot, but in normal (sans-serif) font in the
remaining three plots:
op=par(mfrow=c(2,2))
for (i in 1:4) {
hist(1:10,xlab="")
mtext("normal",side=1,line=2)
2000 Aug 27
4
[URGENT] tinc has a security hole of about 50 million km^2
Sending your passphrase encrypted is all fine, but tinc sends the key
with which it was encrypted about a second later...
Anyone being able to intercept these two requests is authorized on the
VPN.
We need asymmetric authentication _now_.
--
Ivo Timmermans
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size:
2009 Jul 17
2
[LLVMdev] "LLVM powered Mono"
Looks like LLVM support in Mono has matured to the point they're willing
to advertise it:
http://tirania.org/blog/archive/2009/Jul-16.html
Paul
PS Zoltan, sorry if I stole your opportunity to break the news :)
2011 Jul 27
1
X-Lite-4.0 barfs on install. What's Mono?
This is a low priority thing, but X-Lite-4.0 is not out for linux and the
windows version barfs, and I'm wondering if anyone can spot what's going
wrong. I go through menus, agree to license, accept default install location
& click next. Nothing happens. Click next again, and I have the "install"
option. That exits prematurely with this:
~~~~~~~~~~~~~~~~~~
bash-4.1$ wine
2003 May 08
2
ogg123/libao needs to factor non support for mono in i810 driver
A playback of a mono vorbis track on a system using the i810 audio
driver via ogg123 results in a double speed playback (chipmunk sound).
It seems that this chipset doesn't support mono and while xmms seems to
compensate for it, ogg123 doesn't
I have a bugzilla report at redhat.com filed on this with more details
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=90433
Regards, Yusuf
2020 Feb 13
2
opus-codec.org/comparison: Mono or Stereo?
Looking at the Opus comparison page[1], I can't figure out whether the
Opus/AAC/Vorbis/MP3 lines are meant to imply a mono or stereo
encoding. Could someone please update the caption to clarify this?
The single dot for G.711 is clearly mono, but for stereo music, are
the codecs at the top meant to converge near 128 kbps, or 256 kbps?
[1] http://opus-codec.org/comparison/
2008 Feb 26
4
Mono installation
Hello everybody
I?m trying to install mono and when i try to install the package libgdiplus throw the following error dependencies with libexif.so.9 and libungif.so.4.
Im using local packages, i downloaded it from the redhat mono repository, I try with the bin installer in others distro mono repo and It throw the deps error with packages libgailutil.so.17 and libglitz.so.1
Finally I try with the
2001 Mar 28
1
mono files don't compress well
I am considering using OGG for sending mono files across the net. OGG
sounds great and I like the philosophy.
But when I compress a mono file using OGGDROP or OGGENC Beta4, I can
only get compression ratios of about 3:1. If I take the original mono
file and convert it to stereo, then encode it, I can get a compression
ratio of about 10:1. So the final encoded file for stereo is actually
smaller
2007 Dec 11
1
Mono in postscript device
Hi,
Plotting a graphic into a postscript device using family="mono" returns the
following error message:
>> family 'mono' not included in PostScript device
Looking at postscriptFonts() however lists the "Courier" font as availeable
mono font. So where is the problem?
Thanks guys for your help.
Best regards
Benjamin
sessionInfo()
R version 2.5.0
2005 Nov 15
1
Mono encoding w/ a stereo source.
Crew,
I've run into something a little odd with the vorbis encoder and would
like some input.
I use SpacialAudio's SAM3 Broadcaster and am having problems with the
ogg encoder when I create a mono output stream. It seems as if the
signal level of the left and right sides are being combined before the
encoding process, leaving the sound muddy and overdriven. As such, if I
reduce
2008 Feb 24
3
About Mono installation
Hello everybody I'm trying to install MONO in my Centos 5, I try with the
packages and it throw a dependency error, I try to install it with --nodeps
and when i try to run MoMA it throw an error that cant find gdi...dll
Please can anybody help me to install MONO
regards Roilan
______________________________________________
?Con Mascota por primera vez? S? un mejor Amigo. Entra
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).