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

How to print some own log messages #10

Open
spaul13 opened this issue Jun 9, 2018 · 0 comments
Open

How to print some own log messages #10

spaul13 opened this issue Jun 9, 2018 · 0 comments

Comments

@spaul13
Copy link

spaul13 commented Jun 9, 2018

suppose, I want to print my own log messages in few functions of x264 encoder. So that I can observe those log messages in terminal while encoding frames. How to do that?

I have used x264_log, x264_cli_log, sprintf, and printf also nothing is popping up in the terminal while encoding. (I have put the log messages in correct place which is called while the process)

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

1 participant