similar to: rc3 artifact (left-dist)

Displaying 20 results from an estimated 400 matches similar to: "rc3 artifact (left-dist)"

2001 Aug 20
3
extremely noticeable artifact (britney-bug)
I really don't know if this is the same problem that was reported by Ingo Saitz (I really couldn't say which one was 128kbit and which was the original wav when blind-testing. The original had some distortion that perhaps does somehting with my cheapo soundcard) but here's a description of what i've found: When doing some sample encoding with rc2 (rebuilt rpm with latest redhat
2004 Sep 10
1
contribution, rpm packaging
For my own needs I have created the .spec file needed for rpm packaging of the flac package. End users --------- If anyone is interested in the resulting rpm-files i have made them available on http://noa.tm/flac-rpms/ FLAC maintainers ---------------- I have attached the specfile along with hooks in Makefile.am and configure.in in unified diff format so that they are ready for inclusion in
2002 Jul 13
0
libogg spec fixes
While I'm at it here is an update to the libogg .spec-file fixing two small things. /noa <p> -- begin:vcard fn:Daniel Resare tel;cell:+46739442044 tel;work:+468332040 adr;work:Scheelegatan 36; 112 28; Stockholm; Sweden end:vcard pgp fingerprint: 8D97 F297 CA0D 8751 D8EB 12B6 6EA6 727F 9B8D EC2A -------------- next part -------------- Index: libogg.spec
2002 Jul 13
0
libvorbis make and spec fixes
I had to change the following to get the 'make distcheck' to work and to be able to build the rpms with 'rpm-build -tb *.tar.gz' I also added a test in libvorbis configure.in to detect older ogg versions (check for oggpack_writealign) and print a meaningful error. I also updated the .spec-file with dependencies on libogg-1.0 Thanks for great work everyone! /noa -- begin:vcard
2002 Jul 13
0
vorbis-tools spec fixes
The .spec-file from vorbis-tools needs to be updated to handle FHS compliant distributions (man files are arch indipendent and should be in /usr/share/man to be compliant). The %configure macro always contains the correct configure args for the current args. The included patch contains a small change to use the %configure macro, I would prefer removing the ./autogen.sh invocation altogether, but
2001 Jul 14
2
encoding lots of speech
I had lunch with an interesting guy who had gotten .com-money to record the whole bible professionally with good actors (in swedish and english, kjv). The idea was to sell custom made compilations of biblical texts on cd over internet. The company is now out of money (surprise!), but all the material is recorded (about 350 hours) and if anyone gets a good idea on what to use the material to, it
2001 Mar 27
0
PATCH: UTF-8 checking in libvorbis
Here is a patch that implements a check so that libvorbis complains when a comment string that is not UTF-8 is added. This patch will break oggenc without my UTF-8 patch. (http://noa.tm/oggenc-utf8.2.diff.gz) I've tested the verification algorithm on ~150k strings in various charsets (from the gnome translations) and about 0.02% of the strings that has chars with 8th bit set is valid UTF-8
2001 Mar 28
1
PATCH: buglet in vorbis-tools.spec
The attached typo results in error on uninstall of vorbis-tools: error: execution of %postun scriptlet from vorbis-tools-1.0beta4-1 failed, exit status 2 cheers/d -- nuclear cia fbi spy password code president bomb 8D97 F297 CA0D 8751 D8EB 12B6 6EA6 727F 9B8D EC2A <HR NOSHADE> <UL> <LI>text/plain attachment: vorbis-tools.spec.diff </UL> -------------- next part
2001 Mar 15
2
UTF-8 in comments
Some days ago i noticed in the ogg vorbis documentation that the comment-field contents should be encoded in UTF-8. A brilliant idea I think, sadly it seems like no one is using it. oggenc and vorbiscomment included in vorbis-tools writes strings to the comments fields blindly without any encoding conversion in violation of the spec. I intend to try to solve these problems to the best of my
2001 Jul 07
2
patch for title(?) segmentation fault
oggenc -b 128 -d 1985 -N 01 -t "Black Planet" -l "First and Last and Always" -a "Sisters of Mercy" track01.cdda.wav egs in free in simple_utf8_encode. I tracked it down to a mis-calculated buffer size for malloc. I've attached the patch that fixes it (for me:). The only problem I have with the rest of the code is figuring out how the terminating 0 (null,
2002 Aug 03
1
hi & rpms
Hi, Seems majordomo allows me in now ;) For those of you who don't know me, Vakor asked me to do 1.0 rpm packages right before the release, which I did. I was pretty new to vorbis internals but I hope I managed to do a good job. In any case, last night on IRC in #vorbis someone was pretty rude to me in complaining about a problem he had with them. In the end I lost my temper because of
2001 Sep 30
3
UTF-8 stuff
Here's a propsed heavy-duty solution for your UTF-8 problems. I'm including a patch in this message, but I'll put the new files on my web site at http://rano.org/tmp/xiph_files.tar.gz I've tested this by running vorbiscomment with and without -DHAVE_ICONV=1 in vorbis-tools/share/Makefile. It seems to work. Changed files: acinclude.m4: Add a test for nl_langinfo(CODESET). This
2011 Jul 17
1
Scanning the compressed celt for an artifact
I need to test the latency of a system that I ported CELT to. I'd like to set a flag when the stream "changes". In order to see the stream "change", I'd like to be able to scan the compressed CELT directly to set the flag. ie. I'd like to be able to find a byte or two that change reliably between two values when the stream "changes". I don't
2002 Aug 20
1
Very audible artifact in RC3
Are you aware that RC3 can cause a scratching, repeating noise to the audio? I downloaded an album in ogg format and while all other track seem ok, the last one has this problem. Sounds too weird to be a ripping problem and ogginfo (1.0) doesn't see any problem with the stream. If you'd like to listen to the file and have a BIG mailbox (size=3677710) or a login to some webspace,
2003 Oct 09
1
An artifact of base being namespace
Function in the base library of R 1.8.0 seems to use a search path with base coming before the local environment. I think this is intentional and is related to base being a namespace. > log <- function(x, base) 200 > log(1) [1] 200 > log10 function (x) log(x, 10) <environment: namespace:base> > log10(1) [1] 0 > This is most problematic when you are creating a
2013 Mar 25
1
Nexus RPM artifact installation using Puppet
I am newbie to puppet. Using puppet master and agent deployment to configure agents with specific packages. I have installed puppet-nexus module and able to fetch my artifact from Nexus. Now artifact from Nexus which are RPM on puppet node I need to install them {RPM} on the node using puppet recipe. Any help how to achieve it. Cheers, Amit -- You received this message because you are
2013 Aug 30
2
Encoding using Fishsound + Vorbis = Strange "RoboCop" artifact
Hello Fellow-Vorbisites, I've written a multi-track encoding/decoding library based upon fishsound. Utilized Visual Studio 2010 to build 32-bit DLL's (Debug mode - no optimization) of all the following: libogg 1.3.1 libvorbis 1.3.3 libspeex 1.2rc1 libflac 1.2.1 liboggz 1.1.1 libfishsound 1.0.0 Currently testing under Windows 7 (64-bit). Test Scenario: ========== Recording from two
2001 Mar 17
2
Beta4 artifact/bug in the bass area
Hi! Today, I found an encoding bug with a new tune by me. http://www.uni-karlsruhe.de/~us87/ogg/vorbis_bassrumble_demo.rar (2.1MB) contains the original .WAV in 16bit/44.1kHz and an .OGG encoded at 350kbit/s. I found the bug when listening to the 128kbit/s version, but encoding it with that high bitrate didn't change a thing. The deep bassdrum contains a rumbling, knocking sound (the first
2008 Apr 14
3
Is this an artifact of using "which"?
Dear all, I used "which" to obtain a subset of values from my data.frame. however, I find that there is a "trace" of the values I have removed. Any suggestions would be greatly appreciate. Below is my data: d <- data.frame( val = 1:10, group = sample(LETTERS[1:5], 10, repl=TRUE) ) >d val group 1 1 B 2 2 E 3 3 B 4 4
2001 May 11
2
artifact bug status? / compiling under OpenBSD 2.8
Hi! On March 17th I posted a message on this list concerning an artifact bug in beta4 that is audible in all available bitrates. It was this rumbling sound in the bass area. I made a demo clip, which still is available at http://www.stud.uni-karlsruhe.de/~us87/ogg/vorbis_bassrumble_demo.rar and that contains both the original .WAV and an .OGG @ 350kbps. This archive is 2.1 MB large. Today, I