Dynamic Decoder Info

Component for foobar2000 v1.4 alpha and newer.

Version:1.0.6
Released:2020-09-23 19:00
Size:23.7 KB
License:Modified ISC license

Download

foo_dyndec

Description

Exposes the decoded sample rate, number of channels and bitdepth to components that can only use static information natively.

Additional info

Changes

1.0.6 (2020-09-23):Changed decoder initialization flags to allow inaccurate seeking for improved performance
1.0.5 (2020-04-13):Blacklisted Acropolis' foo_input_reverse protocol to prevent the main thread from hanging
1.0.4 (2020-01-26):The dtitle and dartist fields weren't cleared if the new info was empty
1.0.3 (2020-01-22):Moved metadb refresh to main thread callback
1.0.2 (2020-01-19):Fixed multi threaded variable access
1.0.1 (2019-05-31):Added artist and title fields
1.0 (2017-07-06):First experimental version