Displaying 3 results from an estimated 3 matches for "90db".
Did you mean:
40db
2006 May 08
1
metaflac: New tags to replace crossfading in players.
...accordingly. I think this means storing a set of volumes and times
in the tags so the player can do some interpolations and so you don't have to
rerun metaflac if you change your chosen crossover level or replaygain
settings.
What should these tags look like? Should I have tags like:
START_90dB=0.000s
START_80dB=0.567s
START_70dB=2.557s
START_60dB=4.676s
...
END_80db=200.678s
END_90db=201.034s
or something like:
START_PROFILE="90=0.001,80=0.576,70=2.557,60=4.676"
END_PROFILE="80=200.678,90=210.034"
I don't know what the dB intervals should be or what the range s...
2011 May 06
0
kvm libvirt migration problem
...emu/virtualmachine1.log on physicalServer2:
2011-05-06 13:37:30.708: starting up
LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.14 -enable-kvm -m 2048 -smp
1,sockets=1,cores=1,threads=1 -name openjudge-test -uuid
a8c704bc-a4f9-90db-3e57-40e60b00aac1 -nodefconfig -nodefaults -chardev
socket,id=charmonitor,path=/var/lib/libvirt/qemu/virtualmachine1.monitor,server,nowait
-mon chardev=charmonitor,id=monitor,mode=readline -rtc base=utc -boot c
-drive
file=/media/nfs/virtualmachine1.img,if=none,id=drive-ide0-0-0,format=raw
-device...
2016 Aug 11
0
opusenc confused by Replaygain tags
Hi,
I think I might have kind of, sort of found a bug in opusenc. But do
correct me if I am worng. :)
When converting an FLAC file that contains RG tags written by
bs1770gain the resulting opus file has a way, way too high RG value. I
am talking >90dB(!).
Here is the metaflac output of the flac file:
% metaflac --block-number=2 --list bs.1770/test.flac
METADATA block #2
type: 4 (VORBIS_COMMENT)
is last: false
length: 351
vendor string: reference libFLAC 1.3.0 20130526
comments: 9
comment[0]: REPLAYGAIN_ALGORITHM=ITU-R BS.17...