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

nvenc H.264 support? #4

Open
r4sas opened this issue May 6, 2018 · 1 comment
Open

nvenc H.264 support? #4

r4sas opened this issue May 6, 2018 · 1 comment

Comments

@r4sas
Copy link

r4sas commented May 6, 2018

No description provided.

@r4sas
Copy link
Author

r4sas commented May 7, 2018

x264:
Stream #0:0: Video: h264 (Constrained Baseline), yuv420p(progressive), 1280x720, 62.50 fps, 60 tbr, 1k tbn, 120 tbc

nvenc:
Stream #0:0: Video: h264 (Constrained Baseline), yuv420p(tv, bt470bg/unknown/unknown, progressive), 1280x720 [SAR 1:1 DAR 16:9], 62.50 fps, 60 tbr, 1k tbn, 120 tbc

upd:
nvenc -> ffmpeg + -c:a copy -c:v libx264 -preset ultrafast
Stream #0:0: Video: h264 (libx264) ([7][0][0][0] / 0x0007), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], q=-1--1, 60 fps, 1k tbn, 60 tbc
If re-encoded with that options, it works, but requres external encoder...

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