home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
MediaPortal Audio renderer - better video playback quality
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="arion_p" data-source="post: 642704" data-attributes="member: 45945"><p>Normally descent D/A converters will do at least 3rd order oversampling to at least 96Khz or even 192Khz (while Sigma-Delta converters usually oversample to at least 768Khz). If however the D/A does not do any oversampling, or does it poorly, doing our own upsampling might help a bit. To understand why it sounds better, consider a sine wave at 16Khz sampled at 48Khz, a single period of the sine wave consists of only 3 samples! The end result is a square wave with severe intermodulation distortion. Now if you resample that to 192Kh using a high quality 3rd or 4th order filter or even better using wavelets the result is 12 samples per period that more closely match the sine wave. </p><p></p><p>That being said, a high quality resampler is hard to implement, especially in real-time. So I still think resampling in the audio renderer is not much use and it is better left to be done by a real DSP in the amp.</p></blockquote><p></p>
[QUOTE="arion_p, post: 642704, member: 45945"] Normally descent D/A converters will do at least 3rd order oversampling to at least 96Khz or even 192Khz (while Sigma-Delta converters usually oversample to at least 768Khz). If however the D/A does not do any oversampling, or does it poorly, doing our own upsampling might help a bit. To understand why it sounds better, consider a sine wave at 16Khz sampled at 48Khz, a single period of the sine wave consists of only 3 samples! The end result is a square wave with severe intermodulation distortion. Now if you resample that to 192Kh using a high quality 3rd or 4th order filter or even better using wavelets the result is 12 samples per period that more closely match the sine wave. That being said, a high quality resampler is hard to implement, especially in real-time. So I still think resampling in the audio renderer is not much use and it is better left to be done by a real DSP in the amp. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
MediaPortal Audio renderer - better video playback quality
Contact us
RSS
Top
Bottom