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

What does “Standard: Reserved” mean ? #290

Closed
shookgao opened this issue Dec 29, 2020 · 4 comments
Closed

What does “Standard: Reserved” mean ? #290

shookgao opened this issue Dec 29, 2020 · 4 comments

Comments

@shookgao
Copy link

Hi, rigaya:
My conversion is
nvencc --avhw --preset quality --profile main10 --tier high --colorrange auto --videoformat auto --colormatrix auto --colorprim auto --transfer auto --chromaloc auto --max-cll copy --master-display copy --codec hevc --audio-copy 1 --sub-copy 1 -i x.mkv -o y.mkv;
results compared with MediaInfo, we found that there was one more parameter and value Standard: Reserved after conversion;
How is this caused and what is the impact?
rbzcDg.png

@rigaya
Copy link
Owner

rigaya commented Dec 30, 2020

I also don't know the meaning of this flag in MediaInfo...

@shookgao shookgao closed this as completed Jan 5, 2021
@shookgao
Copy link
Author

shookgao commented Jan 8, 2021

@rigaya I found that the problem is caused by the parameter "--videoformat auto". If you cancel this parameter, there will be no such problem. Will it have any effect if you don't use this parameter?

@shookgao shookgao reopened this Jan 8, 2021
@rigaya
Copy link
Owner

rigaya commented Jan 10, 2021

Actually --videoformat auto was not working correctly. As it was difficult to get the corresponding value of the input file from the demuxer, I've decided to remove "auto" from videoformat from NVEnc 5.25. Sorry for in inconvenience caused here.

@shookgao
Copy link
Author

Thank you for your reply !

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