We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
MythTV Version : v35-Pre-331-g41b921c949-dirty
Not very current, and I have no idea why it's marked dirty, but this has been happening for years.
Is your feature request related to a problem? Please describe.
Every transcode, commflag, and previewgen throws these:
Jan 23 01:17:43 mythbackend mythtranscode: mythtranscode[144469]: E CoreContext mythvideoprofile.cpp:1335 (InitStatics) VideoProfile: No window! Jan 23 01:17:43 mythbackend mythtranscode: message repeated 2 times: [ mythtranscode[144469]: E CoreContext mythvideoprofile.cpp:1335 (InitStatics) VideoProfile: No window!]
From a user perspective, it doesn't seem to be an error, but it does give a false clue when troubleshooting.
Describe the solution you'd like
Assuming it's not really a problem it probably should be an info at best.
Describe alternatives you've considered grep -v ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
MythTV Version : v35-Pre-331-g41b921c949-dirty
Not very current, and I have no idea why it's marked dirty, but this has been happening for years.
Is your feature request related to a problem? Please describe.
Every transcode, commflag, and previewgen throws these:
From a user perspective, it doesn't seem to be an error, but it does give a false clue when troubleshooting.
Describe the solution you'd like
Assuming it's not really a problem it probably should be an info at best.
Describe alternatives you've considered
grep -v ?
The text was updated successfully, but these errors were encountered: