As titled, error messages like "### Error writing out TS packet data: XXX" are all printed to stdout not stderr. For an old tsplay I used before, which was built from source code of 5 years ago, error messages were printed to stderr and normal outputs were written to stdout as expected.
Is this change intended or accidental?