Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error messages are written to stdout rather than stderr #33

Open
liulong0118 opened this issue Nov 1, 2015 · 2 comments
Open

Error messages are written to stdout rather than stderr #33

liulong0118 opened this issue Nov 1, 2015 · 2 comments

Comments

@liulong0118
Copy link

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?

@liulong0118
Copy link
Author

Well, I found that the fix to this is obvious, so I just created a simple fix and the pull request #34 . Hope this is easier for you. Please have a look.

Thanks!

@DevSysEngineer
Copy link

Thank you for your fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants