HydrogenAudio

Lossy Audio Compression => AAC => AAC - Tech => Topic started by: Mix3dmessagez on 2012-03-28 20:23:36

Title: Quicktime pro resampler quality?
Post by: Mix3dmessagez on 2012-03-28 20:23:36
I use quicktime to downsample needledrops to 48hz tvbr *for ipod use*
I've also come across foobar sox resampler which I've read is the best
I've tried to do comparisons *downsample with sox to 48000hz then convert with quicktime or convert using quicktime*
Usually the bitrates will be the same *on average* however sometimes sox downsamples will be one bit higher *on average*
I've tried to look at the individual bitrates for the first few seconds of each song *Just to see if there's a conclusive difference* and they seem to handle things quit differently, I notice the bitrate changes faster when downsampled with sox, I know that probably isn't a determinant as to quality, but it's all I know
With sox I use very high, 48000hz, 95% passband, allow aliasing, 25% phase response *someone at another forum said those are best settings*
On quicktime, best quality, variable bit rate, and recommended sample rate
I also want to know as if Sox is better I can resample all needledrops to 48hz flac *from 96 to save space*
Title: Quicktime pro resampler quality?
Post by: DVDdoug on 2012-03-28 20:48:02
Quote
*someone at another forum said those are best settings*
I think you worry too much about stuff you can't hear...       

Whenever I've needed to resample (usually between 44.1 an 48kHz), I've never had a problem or noticed ANY sound quality difference between the original and the resampled file.  I just used whatever audio editor I was using at the time.  Mostly, I've used GoldWave, which is reputed to have a terrible resampler.  Still, I don't hear anything...  It's apparantly been upgraded since the tests were done, but I've been using GoldWave for a long time so I've probably use the old re-sampler. 

Of course, if downsample to 12kHz 8-bits, you're going to hear quality loss. 

Quote
...to downsample needledrops...
Compared to the limitations of analog vinyl, any "damage" done by downsampling is not likely to be noticeable.

P.S.
If you think there might be a difference with different resamplers, you can do some ABX Tests[/u] (http://www.hydrogenaudio.org/forums/index.php?showtopic=16295)[/url].  The goal would be to choose a resampler (and settings) that makes it impossible for you to hear a difference between the original and the re-sampled file.

My guess is that you won't hear a difference with any resampler...  You didn't claim to hear a difference. anyway...  You said someone else told you there was a difference...
Title: Quicktime pro resampler quality?
Post by: IgorC on 2012-03-28 21:20:54
http://src.infinitewave.ca/ (http://src.infinitewave.ca/) has  Apple resampler in its DB.
Title: Quicktime pro resampler quality?
Post by: Mix3dmessagez on 2012-03-28 22:27:03
[giant quote removed]

What are the limitations of analog vinyl?I choose vinyl because it is better to me than listening to digital cd's with -10DB gains on some of my favorite music, not to mention in instances such as with radiohead *their 45rpm* vs the brickwalled cd's is better to me and has allot more dynamics going on *once again in my opinion*.If there's any benefit to digital, people who master cd's seem to try and kill that.

I will abx it, it's just all i have are ipod earbuds so i dont think it'll do any good, if i upload samples would you mind abxing?

http://src.infinitewave.ca/ (http://src.infinitewave.ca/) has  Apple resampler in its DB.

Hello, which one is the quicktime one?I see tiger and lepoerd, but I don't know what that means, and which one shows me what I want to know?Is it the passband test?
Title: Quicktime pro resampler quality?
Post by: saratoga on 2012-03-28 23:19:20
What are the limitations of analog vinyl?


Low SNR, high distortion. 
Title: Quicktime pro resampler quality?
Post by: Mix3dmessagez on 2012-03-28 23:29:13
But what if the source material is digital and pressed on vinyl, couldn't that then be eradicated?
Title: Quicktime pro resampler quality?
Post by: saratoga on 2012-03-28 23:31:26
To be clear, I'm saying that the process of creating and then playing a vinyl introduces noise and distortion.
Title: Quicktime pro resampler quality?
Post by: nu774 on 2012-03-29 05:05:37
If you are using MacOS X, you can try afconvert (CLI application), which lets you to control detailed parameters of CoreAudio SRC from command line options.
QuickTime is working on top of CoreAudio; AFAIK you can only configure "rendering quality" from QuickTime exporter. I don't know how this is mapped to CoreAudio parameter.

AAC codec component of CoreAudio has it's own SRC, which is not configurable in terms of quality.
This SRC is used when you are encoding to AAC and sampling rates of source/target are different;
From what I read at the Apple site, "mastered for iTunes" droplet works in two pass;
First it runs afconvert with the highest SRC setting and convert to 44.1kHz LPCM, then encodes into AAC. This way it avoids rate conversion by AAC codec component.

In the past (at the time of QuickTime 7.6.5 or so), I have heard about audible aliasing problem of QT AAC sample rate converter from a HA user.
I suppose it doesn't have such a serious one in the recent versions, but I cannot say for sure.
Title: Quicktime pro resampler quality?
Post by: SebastianG on 2012-03-29 10:35:04
I don't know about how well Quicktime does resampling. I just wanted to comment on some things here.

Mix3dmessagez, it seems you're lumping two processes together into one. Downsampling is the process of reducing the sampling rate. Encoding is -- in this context -- the process of turning a PCM signal into some other compressed format.

I guessing that you're trying to convert a 96 kHz signal into a compressed 48 kHz signal. So far so good. Just pick a decent resampler for downsampling (at least sox qualifies as such) and a decent encoder for compressing the downsampled signal.

With sox I use very high, 48000hz, 95% passband, allow aliasing, 25% phase response *someone at another forum said those are best settings*

Sounds like overkill to me. Though, I don't know what "25% phase response" is supposed to mean. A 20 kHz pass band (84% for fs=48000 Hz) is probably sufficient. Allowing a little bit of aliasing above 20 kHz is ok, I guess. The content above 20 kHz is likely to be removed during compression anyways.
Title: Quicktime pro resampler quality?
Post by: Wombat on 2012-03-29 16:58:08
Though, I don't know what "25% phase response" is supposed to mean.

It is an audiophile attempt to solve a problem we can´t hear. With telling sox to use 25% phase response you try to get rid of the "pre" ringing around fs/2 and trade it against lots more "post" ringing. This is meant to sound much better. The little detail that you alter the signal completely into the audible signal of cause doesn´t count

Title: Quicktime pro resampler quality?
Post by: Wombat on 2012-03-31 03:15:26
I hope it is of some help. I did some simple examples on how these resampling filters act when using sox with a full scale impulse.
I think these spectral responses tell more as these waveforms often shown for pre- and post ringing because here you can clearly see what frequencies we talk about.
I am with Sebastian here that choosing parameters that preserve frequencies above 20kHz should be enough for us humans and this can be reached without violating the phase response. So even IF ringing was audible it shouldn´t be of an issue with some gentle chosen setting as you can see.
sox only allows a minimum BW of 85% with allowed aliasing so i did use that. I added a high BW, steep setting without aliasing as reference.
Also like mentioned elsewhere it all depends what your DAC makes out of all this. There are DACs that don´t let anythging pass above 20kHz which makes all this pretty theoretical. 
Still i am waiting for some serious ABX results since my own told me i can´t ABX garbage from ringing
(http://img441.imageshack.us/img441/3391/impulse144048k.png) (http://imageshack.us/photo/my-images/441/impulse144048k.png/)
Title: Quicktime pro resampler quality?
Post by: Mix3dmessagez on 2012-04-12 01:40:51
If you are using MacOS X, you can try afconvert (CLI application), which lets you to control detailed parameters of CoreAudio SRC from command line options.
QuickTime is working on top of CoreAudio
[…]
In the past (at the time of QuickTime 7.6.5 or so), I have heard about audible aliasing problem of QT AAC sample rate converter from a HA user.
I suppose it doesn't have such a serious one in the recent versions, but I cannot say for sure.

I use windows sadly, but I tested this by converting to apple lossless in qucktime and on itunes.I then converted both to quicktime, and compared with the directly downsampled from aac quicktime.They all had the same exact bitrate, this leads me to believe that the downsampling is exactly in the same in quicktime, itunes, and aac codec within quicktime.

The latest windows version is 7.7.1, so I assume whatever issues present would either be fixed or atleast tweaked from that far back *hopefully*

I don't know about how well Quicktime does resampling. I just wanted to comment on some things here.

Mix3dmessagez, it seems you're lumping two processes together into one. Downsampling is the process of reducing the sampling rate. Encoding is -- in this context -- the process of turning a PCM signal into some other compressed format.

I guessing that you're trying to convert a 96 kHz signal into a compressed 48 kHz signal. So far so good. Just pick a decent resampler for downsampling (at least sox qualifies as such) and a decent encoder for compressing the downsampled signal.
[…]

Sox is what I'm comparing to quicktime, I am trying to decide between which of the two is better, I already have converted all my rips and downsampled in quicktime, and am trying to see which is the better choice.I've heard great things about sox, and made this thread to find out more about quicktime to see how it stacks.

Though, I don't know what "25% phase response" is supposed to mean.

It is an audiophile attempt to solve a problem we can´t hear. With telling sox to use 25% phase response you try to get rid of the "pre" ringing around fs/2 and trade it against lots more "post" ringing. This is meant to sound much better. The little detail that you alter the signal completely into the audible signal of cause doesn´t count 

Hmmm, well if that's the case I assume it's better that way than normal, just to be on the safe side to have the best options enabled?

I am with Sebastian here that choosing parameters that preserve frequencies above 20kHz should be enough for us humans and this can be reached without violating the phase response. So even IF ringing was audible it shouldn´t be of an issue with some gentle chosen setting as you can see. […] Still i am waiting for some serious ABX results since my own told me i can´t ABX garbage from ringing
[image]

I have uploaded two samples, both 25 seconds, one downsampled and dithered in foobar with sox resampling to 48000 with 95% passband, very high quality, aliasing allowed 25% phase response.
The quicktime one, no dithering or downsampling bits in foobar *and instead did all in quicktime*, and downsampled from 96000 to 48000 *in quicktime*, allowing quicktime to completely handle the dithering and downsampling, and bit depth *To fully access its functionality*

Quicktime
http://www.mediafire.com/?hgjv2mfu8b095w2 (http://www.mediafire.com/?hgjv2mfu8b095w2)
Sox
http://www.mediafire.com/?xcdj0hj7yawio0g (http://www.mediafire.com/?xcdj0hj7yawio0g)

I would like any of the amazing audio enthusiasts here to see if you can hear a difference, as I know many of you are listening on much better equipment with ears for detail and everything more than I do.Please post your results!
Title: Quicktime pro resampler quality?
Post by: Wombat on 2012-04-12 02:14:01
If there really someone was interested in listening these files you should offer the original source so if there is an audible difference one has to check what is nearer to the original.
Title: Quicktime pro resampler quality?
Post by: nu774 on 2012-04-12 03:26:45
If you are interested, now qaac lets you play around with CoreAudio sample rate converter. If you want to try sample rate converter only, use -D option (WAV output).
https://sites.google.com/site/qaacpage/ (https://sites.google.com/site/qaacpage/)
https://github.com/nu774/qaac/wiki/Sample-rate-conversion (https://github.com/nu774/qaac/wiki/Sample-rate-conversion)
Title: Quicktime pro resampler quality?
Post by: Mix3dmessagez on 2012-04-12 04:23:33
If there really someone was interested in listening these files you should offer the original source so if there is an audible difference one has to check what is nearer to the original.


I don't know how to cut flac files


If you are interested, now qaac lets you play around with CoreAudio sample rate converter. If you want to try sample rate converter only, use -D option (WAV output).
https://sites.google.com/site/qaacpage/ (https://sites.google.com/site/qaacpage/)
https://github.com/nu774/qaac/wiki/Sample-rate-conversion (https://github.com/nu774/qaac/wiki/Sample-rate-conversion)


Hi, I would like to know if you could tell me how to make tvbr like in quicktime pro with highest sample rate conversion, and how to create it in "custom" foobar encoder option please?

I tried myslef and got this

1 out of 1 tracks converted with major problems.

Source: "C:\Users\************\Downloads\Kid Cudi - Man on the Moon II- The Legend of Mr Rager [Vinyl][FLAC]\11 MANIAC.flac"
  An error occurred while writing to file (The encoder has terminated prematurely with code 1 (0x00000001); please re-check parameters) : "C:\Users\Patricia Shustin\Desktop\alac\11. MANIAC (feat. Cage & St. Vincent).mp4"
  Additional information:
  Encoder stream format: 96000Hz / 2ch / 24bps
  Command line: "C:\Users\******\Desktop\desktop\qaac_1.31\x86\qaac.exe" --native-resampler=bats,127 "11. MANIAC (feat. Cage & St. Vincent).mp4"
  Working folder: C:\Users\*******\Desktop\alac\
 
  Conversion failed: The encoder has terminated prematurely with code 1 (0x00000001); please re-check parameters
Title: Quicktime pro resampler quality?
Post by: nu774 on 2012-04-12 05:08:07
Try something like the following
Quote
-V 127 --native-resampler=bats,127 - -o %d

-V means TVBR AAC encoding. If you want WAV output, change "-V 127" to "-D".
"-" (a hyphen before -o) means receiving audio from stdin/pipe, which foobar2000 will stream audio to.
-o %d means to set output filename to %d (placeholder of foobar2000).
You will always need "- -o %d" part. Others are up to your own taste.
Title: Quicktime pro resampler quality?
Post by: Mix3dmessagez on 2012-04-12 05:35:28
Hi, thank you so much!I see you are the creator of this amazing app.

I still am having trouble though, i used qaac as the encodder, extension as mp4, perimeters as -V 127 --native-resampler=bats,127 - -o %d *thanks to you * and format as lossy, 16 bit maximum, encoder name TVBR, settings TVBR.

I am providing all this info as at this point I'm sure the error now is not on the permiters part but something with my configuration.

I already use your great program to convert flac to alac using qaac, which keeps the 24 bits and high sample rate, then convert using quicktime pro, sadly, all the tags become lost though, does this preserve tags?
Title: Quicktime pro resampler quality?
Post by: nu774 on 2012-04-12 06:41:17
Still getting errors? See what foobar2000 says on console. If it says like:
Quote
(The encoder has terminated prematurely with code 1 (0x00000001); please re-check parameters)

The exit code 1 means parameter is invalid, so CLI encoder configuration on foobar2000 have to be fixed (although setting on your last post seems OK).
If the code is 2, it means parameter at least was successfully parsed, but some problem occurred after that.
If you are getting code 2, adding "--log %d.txt" to command line might help you. With --log option specified, qaac will output logging/error messages to the log file (in this case, on the same folder with the resulting file).

Also, you can simply try directly running from command prompt, so that you will able to see all the messages from qaac.
Title: Quicktime pro resampler quality?
Post by: nu774 on 2012-04-12 06:49:46
Ah, I've forgotten one thing:
You will need "--rate 44100" or something to specify target sample rate, if you want to test sample rate conversion!
Title: Quicktime pro resampler quality?
Post by: Mix3dmessagez on 2012-04-12 06:56:52
Ah, I've forgotten one thing:
You will need "--rate 44100" or something to specify target sample rate, if you want to test sample rate conversion!


1 out of 1 tracks converted with major problems.

Source: "C:\Users\******\Downloads\Kid Cudi - Man on the Moon II- The Legend of Mr Rager [Vinyl][FLAC]\11 MANIAC.flac"
  An error occurred while writing to file (The encoder has terminated prematurely with code 1 (0x00000001); please re-check parameters) : "C:\Users\*******\Desktop\alac\11. MANIAC (feat. Cage & St. Vincent).mp4"
  Additional information:
  Encoder stream format: 96000Hz / 2ch / 16bps
  Command line: "C:\Users\P*******\Desktop\desktop\qaac_1.31\x86\qaac.exe" -V 127 --rate 48000 --native-resampler=bats,127 - -o "11. MANIAC (feat. Cage & St. Vincent).mp4"
  Working folder: C:\Users\******\alac\
 
  Conversion failed: The encoder has terminated prematurely with code 1 (0x00000001); please re-check parameters

Am I doing something wrong?

heres a pic

(http://s16.postimage.org/ix7zu5kgj/Untitled.png)
Title: Quicktime pro resampler quality?
Post by: nu774 on 2012-04-12 07:25:36
Command line: "C:\Users\P*******\Desktop\desktop\qaac_1.31\x86\qaac.exe" -V 127 --rate 48000 --

Please upgrade to 1.35 if you are running 1.31.
--native-resampler was updated very recently.
Title: Quicktime pro resampler quality?
Post by: Mix3dmessagez on 2012-04-12 07:39:41
thanks, solved my issue!last problem though, I'm gettign bitrates of 200-300's
here's what it says in tools
qaac 1.35, CoreAudioToolbox 7.9.7.9, AAC-LC Encoder, TVBR q127, Quality 96

i want quicktime best vbr but in its quicktime present mode

Ok, i checked some other threads and found that 64 produces similar results as quicktime, but the file is slightly smaller and the bitrates are different *in certain places although it gives the same avg bitrate in foobar*, does that mean its not the exact setting quicktime uses?

Also, I know I might be stretching it, but can I have my needledrops in 24 bit now too *or is that redundant with quicktime* *nevermind read in another thread it serves no purpose for aac*
Title: Quicktime pro resampler quality?
Post by: nu774 on 2012-04-12 08:09:47
Quote
want quicktime best vbr but in its quicktime present mode

I don't get it; What do you mean by this?
As far as I know, QuickTime pro for Windows allows you to choose not-constrained true VBR mode, but doesn't let you configure VBR quality. Therefore, practically you had better be using constrained VBR on QT pro.
(Actually, you can always stick to CVBR... which has been used by iTunes, and showed slightly better result on HA listening test)

You can configure "quality" from QuickTime GUI, but actually it's a different parameter, which corresponds to -q option of qaac.
This parameter is not for controlling size/quality trade off. It just controls complexity of encoding process, and simply higher is better... as long as encoding speed is acceptable for you.
Title: Quicktime pro resampler quality?
Post by: Mix3dmessagez on 2012-04-12 08:37:05
I'm sorry for being unspecific.I'll try to better translate my gibberish LOL

In QT, i choose best quality, variable bit rate encoding strategy and sound quality recommended *only choice*
I wanted settings that reflected this choice in qaac
From what i understand it tries to be as transparent as possible around 128 bit aac.
While qt didn't let you configure quality, it gave quality control of like 4 different options.These from what I remember, affected sound quality and changed the bitrates around differently.

I see about the -q option, but from what i read in your faq by default the best is chosen *-q2*
I tried to reproduce the closest settings to quicktimes files, but am getting slighty different bitrates *although same average as whole*, and filesizes
I appreciate your program and don't want to come off as a jack a i just want to input settings that will give me exactly what quicktime will, with the best resampler
Title: Quicktime pro resampler quality?
Post by: nu774 on 2012-04-12 09:45:21
Well, it's interesting. Quickly tried now QT pro 7.7.1 for Win with a few configuration parameters, and I also couldn't get identical result between QT pro and qaac. Same for CVBR.
On the other hand, I could confirm iTunes plus is still bit-identical with qaac --cvbr 256 -q2, and iTunes custom  (CVBR) is identical with qaac --cvbr -q1;

qaac is now built directly upon CoreAudioToolbox, and is not using QuickTime API.
QT pro might be doing something different... I don't know for sure.
Title: Quicktime pro resampler quality?
Post by: Mix3dmessagez on 2012-04-12 21:55:26
Well, it's interesting. Quickly tried now QT pro 7.7.1 for Win with a few configuration parameters, and I also couldn't get identical result between QT pro and qaac. Same for CVBR.
On the other hand, I could confirm iTunes plus is still bit-identical with qaac --cvbr 256 -q2, and iTunes custom  (CVBR) is identical with qaac --cvbr -q1;

qaac is now built directly upon CoreAudioToolbox, and is not using QuickTime API.
QT pro might be doing something different... I don't know for sure.


Hey, thanks for your response, I think I will just convert to alac and downsample using coreaudio now.One question though, on http://src.infinitewave.ca/ (http://src.infinitewave.ca/) which core audio is present in the windows version?I see leopord and tiger, but I believe those are the mac versions.
Title: Quicktime pro resampler quality?
Post by: nu774 on 2012-04-13 02:31:23
I think I will just convert to alac and downsample using coreaudio now.

My personal recommendation is just to use SoX. It's good enough and still very efficient (fast). You can run sox resampler from foobar2000 DSP, too.
I implemented --native-resampler on qaac to tweek around with CoreAudio SRC not because I want/recommend people to use it seriously.

One question though, on http://src.infinitewave.ca/ (http://src.infinitewave.ca/) which core audio is present in the windows version?

Apparently CoreAudio has been updated after Leopard release. Leopard is two generation behind from the newest (Lion). However, I don't know if SRC has been updated. I'm not a Mac user anyway.
I just quickly tested with sweep wave conversion; From what I can see, --bats,127 gives me something looks similar with Leopard version on the site. However, I don't know if it is exactly the same.
Title: Quicktime pro resampler quality?
Post by: Mix3dmessagez on 2012-04-13 02:50:26
I think I will just convert to alac and downsample using coreaudio now.

My personal recommendation is just to use SoX. It's good enough and still very efficient (fast). You can run sox resampler from foobar2000 DSP, too.
I implemented --native-resampler on qaac to tweek around with CoreAudio SRC not because I want/recommend people to use it seriously.

One question though, on http://src.infinitewave.ca/ (http://src.infinitewave.ca/) which core audio is present in the windows version?

Apparently CoreAudio has been updated after Leopard release. Leopard is two generation behind from the newest (Lion). However, I don't know if SRC has been updated. I'm not a Mac user anyway.
I just quickly tested with sweep wave conversion; From what I can see, --bats,127 gives me something looks similar with Leopard version on the site. However, I don't know if it is exactly the same.


Do you think it would be worth re-encoding all my needledrops to sox then and delete all the quicktime downsampled ones?
What I find puzzling is the fact that you say leopard two generations behind lion, but lion performs notably worse on the src scales in just about every fashion than leopard.

Also, I have uploaded samples of izotope 64 mbit dithered, original wav, and quicktime and sox comparisons now, so an actual listening test for the public can commence

quicktime
http://www.mediafire.com/?hgjv2mfu8b095w2 (http://www.mediafire.com/?hgjv2mfu8b095w2)

sox
http://www.mediafire.com/?xcdj0hj7yawio0g (http://www.mediafire.com/?xcdj0hj7yawio0g)

izotope 64 src/mbit dithered
http://www.mediafire.com/?umnkxd63585rha5 (http://www.mediafire.com/?umnkxd63585rha5)

original unsampled wav
http://www.mediafire.com/?pyc2o5ks74jebs2 (http://www.mediafire.com/?pyc2o5ks74jebs2)

QAAC bats native resampled
http://www.mediafire.com/?3421h4mz86dm8hi (http://www.mediafire.com/?3421h4mz86dm8hi)

*note, I forgot to rename some of the files all of them are in .mp4 and some might overwrite one another if saved in same place*

Anybody care to share their results?No serious abxing required, just to see if any differences can be spotted.
Title: Quicktime pro resampler quality?
Post by: nu774 on 2012-04-13 04:53:01
Do you think it would be worth re-encoding all my needledrops to sox then and delete all the quicktime downsampled ones?

No, especially on AAC encoding.
If *you* cannot ABX it, it's worth nothing.

What I find puzzling is the fact that you say leopard two generations behind lion, but lion performs notably worse on the src scales in just about every fashion than leopard.

How did you know that? Maybe another source?
Title: Quicktime pro resampler quality?
Post by: Mix3dmessagez on 2012-04-13 05:37:12
Do you think it would be worth re-encoding all my needledrops to sox then and delete all the quicktime downsampled ones?

No, especially on AAC encoding.
If *you* cannot ABX it, it's worth nothing.


What I find puzzling is the fact that you say leopard two generations behind lion, but lion performs notably worse on the src scales in just about every fashion than leopard.

How did you know that? Maybe another source?


Care to explain what you mean with aac encoding? This is not to sound like a jack a, i just want to know as much as possible about all of this, and music.

on the src website, i compared the two, namely on passband, transition, tiger falls off from the ideal filter for both, while leopord maintains near accuracy.On sweep, it has all this extra stuff that leopard doesn't have *and izotope 64 doesn't either, so I assume it to not be good*
Title: Quicktime pro resampler quality?
Post by: nu774 on 2012-04-13 07:11:35
Care to explain what you mean with aac encoding?

Sorry for my English if it's unclear; It's not my native tongue and I'm really not good at it.
I just thought you are encoding to AAC and that's all.

on the src website, i compared the two, namely on passband, transition, tiger falls off from the ideal filter for both,

Tiger ? Lion
Tiger is older than Leopard.
Title: Quicktime pro resampler quality?
Post by: Mix3dmessagez on 2012-04-13 07:23:10
Care to explain what you mean with aac encoding?

Sorry for my English if it's unclear; It's not my native tongue and I'm really not good at it.
I just thought you are encoding to AAC and that's all.

on the src website, i compared the two, namely on passband, transition, tiger falls off from the ideal filter for both,

Tiger ? Lion
Tiger is older than Leopard.



Your english is extremely clear and correct, there's nothing wrong with it.What i meant was..

Do you think it would be worth re-encoding all my needledrops to sox then and delete all the quicktime downsampled ones?

No, especially on AAC encoding.
If *you* cannot ABX it, it's worth nothing.

Why is not worth deleting and resampling everything if I convert to aac, thats what i was asking
Title: Quicktime pro resampler quality?
Post by: nu774 on 2012-04-13 08:07:58
Why is not worth deleting and resampling everything if I convert to aac, thats what i was asking

Okay, I was assuming that you won't be able to ABX them, so I said no. If you are encoding with perceptual coder like AAC and you cannot tell the audible difference, the difference is not important.
Of course it's a different story if you can.
Title: Quicktime pro resampler quality?
Post by: Mix3dmessagez on 2012-04-13 09:14:05
Why is not worth deleting and resampling everything if I convert to aac, thats what i was asking

Okay, I was assuming that you won't be able to ABX them, so I said no. If you are encoding with perceptual coder like AAC and you cannot tell the audible difference, the difference is not important.
Of course it's a different story if you can.


From the samples I've provided could you abx it?I'd just like someone whose more knowledgeable and smarter on this with better ears to scale the differences between them.
Title: Quicktime pro resampler quality?
Post by: Wombat on 2012-04-13 14:06:26
Better ask on some audiophile forum for an abx of resamplers that all work very well, especially when you use some audiophile recommended settings like non-linear phase with sox.
Title: Quicktime pro resampler quality?
Post by: IgorC on 2012-04-13 16:44:09
From the samples I've provided could you abx it?I'd just like someone whose more knowledgeable and smarter on this with better ears to scale the differences between them.

Both Apple (Leopard) and SoX VHQ have a noise lower than perceptible (-160 ... -170 dB). Anything below -120 dB is inaudible. 
And your files have nothing above 20 kHz so it's safe to resample to 44.1 kHz.

P.S. Even if the difference would be ABXable it's still hard to say what is better or worse. It could be just different.