similar to: Overload Point for OPUS

Displaying 20 results from an estimated 300 matches similar to: "Overload Point for OPUS"

2014 Jun 20
0
Overload Point for OPUS
Hi Marc, It's not exactly clear how to define the an "overload point" for Opus. In normal use, it's not a good idea to go beyond the +/- 32767 values for 16-bit PCM or +/- 1.0 for float. That being said, internally Opus can represent signals that are up to about 48 dB louder than the PCM saturation point and if you use the float implementation you can actually encode and decode
2011 Oct 01
1
Converting dahdi_monitor unit to dbm0
Hello, I need to convert the dahdi_monitor output to dBm0, so I can measure Echo Return Loss in dB. I've read a formula that calculate S(k) in ITU-T G.168 recommendation, where S(k) is the signal level in dBm0. Can I use this formula to convert it? If yes, what value should I use to the number of samples if I want to convert a single output from dahdi_monitor? -- Thanks in advance, Gustavo
2020 Aug 05
1
[v2v PATCH] libosinfo: remove auto-cleanup for OsinfoList
Avoid using an auto-cleanup for OsinfoList, duplicating the cleanup everywhere needed. --- v2v/libosinfo-c.c | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/v2v/libosinfo-c.c b/v2v/libosinfo-c.c index 322e7d3d..75c2fae4 100644 --- a/v2v/libosinfo-c.c +++ b/v2v/libosinfo-c.c @@ -49,17 +49,6 @@ #if !IS_LIBOSINFO_VERSION(1, 8, 0)
2020 Jan 22
4
[v2v PATCH 0/3] Use libosinfo for query device drivers
This patch series integrates libosinfo in virt-v2v to get the list of files for Windows from libosinfo, if possible. The actual data is still from virtio-win, just unpacked. Pino Toscano (3): build: require libosinfo v2v: add a minimal libosinfo interface v2v: try to get windows driver files from libosinfo m4/guestfs-v2v.m4 | 3 + v2v/Makefile.am | 9 +-
2020 Jan 28
4
[v2v PATCH v2 0/3] Use libosinfo for query device drivers
This patch series integrates libosinfo in virt-v2v to get the list of files for Windows from libosinfo, if possible. The actual data is still from virtio-win, just unpacked. Changes from v1: - adapt to use the priority in libosinfo 1.7.0+ - filter out non-pre-installable drivers - collect all the drivers matching the requirements, not just the first, sorting them by priority like libosinfo does
2005 Mar 16
0
Obscure * command and audio questions
A few bits and pieces that I hope someone here has answers for. Basically, I'm in the audio business and I hope to get better control of the audio performance in *. 1. I seem to recall seeing a tonelist parameter that allowed tones to be set at levels other than 0, for instance !1000/500@-20 would generate 1 kHz for half a second at -20 dBm0. But this doesn't work and I can't
2005 Jan 24
2
Sound card recommendation?
Can anyone recommend a good high-end sound card to use on a streaming server? Basically all I need are two channels, a good 96 kHz sampling chip, and it needs to run on Linux. -- Jeff Simmons jsimmons@goblin.punk.net Simmons Consulting - Network Engineering, Administration, Security "You guys, I don't hear any noise. Are you sure you're
2016 Sep 03
2
Re: internal snapshot question
hi Martin, thanks again for the feedback. maybe you have noted that I am not yet all too familiar with those tools. this is now sort of working for me. But I sense that you seem this method to be less then ideal. Reading through the virsh manual it looks like ... $ virsh snapshot-create [domain] --disk-only --live ... might be doing a similar thing. Maybe more elegant (pure virsh) and on a
2016 Sep 03
2
internal snapshot question
I take an internal snapshot (VM is 'shutdown' when taking it) of a qcow2 image like this: $ qemu-img snapshot -c sn1 [my_image].qcow2 I see that snapshot when asking for: $ qemu-img info [my_image].qcow but do NOT see it with: $ virsh domblklist [my_domain] is that how it is meant to be?
2016 Sep 01
3
installing and accessing a VM? - newbie question maybe
wanted to follow up on that part (thanks about all comment suggestion regarding virt-viewer and vcn, etc. I will test them as well but would prefer the 'console way' if possible On August 29, 2016 at 2:44 PM Martin Kletzander <mkletzan at redhat.com> wrote: > * When you are connected you don't see anything because the VM doesn't > have console properly set up,
2020 Sep 22
2
virt-manager vs cli
I got the impression that the virt-manager does not provide all functionality towards managing kvm machines then the virsh cli tool does (i.e. towards deleting networks). Is that correct? if so, is there any GUI that provides complete access to kvm/qemu/libvirt? thx Gunnar
2011 Apr 14
7
[OT] ups advice
Hi I have a Dell PowerEdge T310 *tower* server.. I have to buy an ups by apc... anyone could help me giving an hint ? a simple "smart ups 1000" could be enough ? thx so much!! lewis.
2009 Sep 23
1
Updating the Debian (and Ubuntu) packaging of Theora
Hi there, people. On Sep 22 2009, Clint Adams wrote: > On Tue, Sep 22, 2009 at 08:23:00PM -0300, Rog?rio Brito wrote: > > If any of you could lend me a hand with the subject, I could make a > > better package (the other issues that I left on the package are > > really trivial). > > If you rebase your changes against bzr://bzr.debian.org/pkg-xiph/libtheora That should
2008 Feb 19
1
repeated measures ANOVA using a cov matrix
Dear all, how can I perform a repeated measures ANOVA using a covariance matrix as input? E.g., I have four repeated measures (N = 200) with mean vector tau (no BS factor): tau <- rbind(1.10, 2.51, 2.76, 3.52) and covariance matrix (sigma): sigma <- matrix(c(0.523, 0.268, 0.267, 0.211, 0.268, 0.444, 0.492, 0.571, 0.267, 0.492, 1.213,
2004 Apr 18
4
Intel 536ep as a FXO?
Hi, I've seen some reports about ruuning Intel modem with 537 or MD3200 chipset running with Zaptel drivers as a FXO port. Did anybody managed to set up a PCI faxmodem based on Intel536ep chipset to work with * and Zaptel drivers? Modem seemd to work just fine with Linux, but the driver says no;) some more info: Linux 2.4.26 mazuchna:~# cat /proc/pci | grep 536 Communication
2007 Jul 05
2
Support for tags in speex files?
Dear Conrad and other people. First of all thank you for your nice response. On 7/4/07, Conrad Parker <conrad@metadecks.org> wrote: > On 04/07/07, Rog?rio Brito <rbrito@ime.usp.br> wrote: > > Dear speex developers, > > > > Would it be possible to have tags in speex files? > > sure, Speex files use vorbis-style comments (ie. similar to Ogg Vorbis files).
2013 Jul 15
3
SSD support in C5 and C6
Hey everyone, My company is beginning to look at using SSD drives in our CentOS based servers. Does C5 and C6 support TRIM and other "required" functions for the SSD to operate? Thanks, Andrew Reis Microsoft Certified Technology Specialist CompTIA Network+ Networking/Systems Analyst Webmaster DBMS Inc.
2008 Jan 31
5
Exporting a VM
Hi everyone! I have this doubt, on xenexpress there''s a command to export and import a vm i think it''s like this xe vm-export uuid=0099... filename=/path xe vm-import filename=/path ... I was wondering if there is something like this on Xen 3.0.3. If not how can i make a complete backup of my vm to install it on another computer (is it posible?). Thanks for your time and
2008 Mar 07
0
Perl-5.8.8-10 "use overload" backport breaks performance?
Hello, There is text in the documentation of Class::DBIx as follows: There is a problem with slow performance of certain DBIx::Class operations in perl-5.8.8-10 and later on RedHat and related systems, due to a bad backport of a "use overload" related bug. The problem is in the Perl binary itself, not in DBIx::Class. If your system has this problem, you will see a warning on startup,
2011 Dec 28
0
1350PFCLCD Boost and Overload info
3 feature requests for the Cyber Power 1350PFCLCD. Can you include: Path: UPS.Output.Boost, Type: Feature, ReportID: 0x17, Offset: 0, Size: 1, Value: 0.000000 Path: UPS.Output.Overload, Type: Feature, ReportID: 0x17, Offset: 1, Size: 1, Value: 0.000000 In the output from the driver? The first one says if the UPS is using AVR (active voltage regulation) to increase the voltage. The