search for: eaqual

Displaying 13 results from an estimated 13 matches for "eaqual".

2002 Jan 19
2
some EAQUAL results
For those who are interested, I've run 3 EAQUAL tests on both the LAME and OGG encoders: LAME with the --alt-standard preset (with and without --nspsytune) and OGGENC (RC3) with -q 6 (my personal "sweet spot") I am somewhat unsure though about the validity of these tests, since the original and decoded files were not the same size (2...
2002 Jan 18
1
EAQUAL binaries
I am but a poor code & compile illiterate, making it impossible for me to create Windows binaries from the EAQUAL source (http://sourceforge.net/projects/eaqual/). Would someone be interested in providing said binaries? They would be very helpful to me in evaluating Ogg Vorbis and other audio codecs. I'm also sure that other people would benefit from the program. -- GMX - Die Kommunikationsplattform im...
2002 Jan 30
3
RC2 better than RC3? Graphed!
Well, this question comes once and again. I have RC3 and Garf's RC2 tuned versions (160 and 350) in a nice graph. Nobody should be surprised that RC3 is better, but in some cases GRC2 shows better EAQUAL/bitrate results. There seems to be room for improvement in RC3 with some tweaking. See it by yourself at http://audio.sinderman.com/ Cheers, AGS. <p>P.S. do not abuse the dynamic graph generator. If overloaded the machine will switch to a static pag...
2002 Jan 16
2
Ogg Vorbis Quality Analisis (+ bug) (+ misc)
I have run an ogg analisis using EAQUAL from -q 0 till -q 10 evaluating bitrate and quality. The results are shown in a nice graph, and can be seen here: http://audio.sinderman.com/ One thing I have found is a bug, as it is cleary shown by the blue lines. Other discoveries are written in that page, and others are still evolving in my m...
2008 Feb 14
2
Speex Resampler quality
Hi, I just built a sample application with speex resampler in linux and I tried to resample 8K sine wave tone mono to 48k using speex_resample_process_int. I am using a tool called EAQUAL for audio quality. I find the quality of Speex resampler to be decreasing when I increase the quality q of the resampler init function. Can some one give me pointers regarding this?? As per the API, if the quality factor is increased, it is assumed that the quality should increase which is no the...
2006 Jul 30
2
Reading multiple txt files into one data frame
...em is that for each trial it gives me one text file (and I run between 30 to 50 trials at a time) and I would ideally like to merge all these text files into one large data frame with each column representing a single trial. It is not a problem if NA characters are added to make all the columna of eaqual length. Right now I am doing this by opening each file individually and cutting and pasting the data into an excel file. How can I do this in R assuming all my text files are in one directory. Is it also possible to customize the column headers. For example if I have 32 trials and 16 are experi...
2008 Aug 19
2
RFC: Attaching threads to cgroups is OK?
...his application to the "tasks" file connected to this cgroup the threads belonging to this application will NOT be moved to the new group. Is it right? If so, is it OK? I mean, in the current implementation, threads created before the attachement of the parent process are not treated eaqually to those created after. Could you tell me if you know something about the rules of attachement of pid, or tid, to cgroups? -- what ID is OK to write to "tasks" file and what we can expect as a result? Tsuruta-san, how about your bio-cgroup's tracking concerning this? If we wan...
2008 Aug 19
2
RFC: Attaching threads to cgroups is OK?
...his application to the "tasks" file connected to this cgroup the threads belonging to this application will NOT be moved to the new group. Is it right? If so, is it OK? I mean, in the current implementation, threads created before the attachement of the parent process are not treated eaqually to those created after. Could you tell me if you know something about the rules of attachement of pid, or tid, to cgroups? -- what ID is OK to write to "tasks" file and what we can expect as a result? Tsuruta-san, how about your bio-cgroup's tracking concerning this? If we wan...
2008 Feb 14
0
Speex Resampler quality
Premkiran Mannava a ?crit : > I just built a sample application with speex resampler in linux and I > tried to resample 8K sine wave tone mono to 48k using > speex_resample_process_int. I am using a tool called EAQUAL for audio > quality. That's in general not very reliable. You can get PEAQ to say all sorts of silly things. > I find the quality of Speex resampler to be decreasing when I > increase the quality q of the resampler init function. Can some one > give me pointers regarding this??...
2010 Nov 10
1
ff objects saving problem
...in system(cmd, intern = TRUE) : 'unzip' not found Does it mean I have to install some special softwares for zip and unzip operation. Another question is whether ff always create physical files for vectors, I found when a ff ffdf object is created, the number of physical files created is eaqual to the number of data frame columns. Xiaobo.Gu
2002 Jan 19
3
Interactive RC3 quality analysis graphs
This is the new page after the first feedback round: http://audio.sinderman.com/ Comments? Conclusions? Developers feedback? Can someone ABX 60.wav with 60.ogg -q 0? Cheers, AGS. P.S. Garf/Erik, I have included some comments from EAQUAL's author. <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. U...
2004 Aug 03
4
How to select a whole column? Thanks!
Dear all, I hope to remove a whole column from a data frame or matrix (> 2000 columns). All value in the column are same. The first thing is to select those columns. For instance, I hope to remove the V3~6 column, for all the value in those colume is zero. V3 V4 V5 V6 V7 V8 V9 V10 1 0 0 0 0 0.000 0.000 0.000 0.000 2 0 0 0 0 0.000 0.000 0.000 0.000 3 0 0 0
2008 Feb 18
2
Speex Resampler quality
...-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote: > Premkiran Mannava a ?crit : > > I just built a sample application with speex resampler in linux and I > > tried to resample 8K sine wave tone mono to 48k using > > speex_resample_process_int. I am using a tool called EAQUAL for audio > > quality. > > That's in general not very reliable. You can get PEAQ to say all sorts > of silly things. > > > I find the quality of Speex resampler to be decreasing when I > > increase the quality q of the resampler init function. Can some one > &g...