Skip to content

Which is the preferred resample for Decklink out? #265

Answered by MartinPulec
alatteri asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the info, this agrees with the info from from guys at Sohonet, I believe that this is caused when changed resample rate, because Speex resampler is destroyed&recreated while SoxR allows changing the rate on fly, keeping its internal state. So if there occurs sample rate change, it does produce the artifacts.

So I've pushed a change that implicitly select SoxR for DeckLink drift fixer.

I don't think speex is bad in general, if using it for "static" resample, the above doesn't occur. The true is that SoxR presumably has better quality (from the article, I've found). On the other hand, Speex doesn't add a delay. From the performance point of view I think it is a tie – SoxR should …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by alatteri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants