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

Video: Uprate RasPi hardware encoding #195

Merged
merged 2 commits into from
Jan 21, 2024
Merged

Video: Uprate RasPi hardware encoding #195

merged 2 commits into from
Jan 21, 2024

Conversation

stephendade
Copy link
Owner

@stephendade stephendade commented Jan 21, 2024

Based on https://forums.raspberrypi.com/viewtopic.php?t=188317, the Ras Pi's hardware x264 encoder can do up to level 4.1.

Based on the output of v4l2-ctl -d 11 --list-ctrls-menu, it can also do up to "high" profile.

Given this combination, it gives a max bitrate of 50Mbps (according to https://blog.mediacoderhq.com/h264-profiles-and-levels/)

@stephendade stephendade force-pushed the more264levels branch 2 times, most recently from 9915ffd to 875193d Compare January 21, 2024 04:48
@stephendade stephendade merged commit f8766ef into master Jan 21, 2024
11 checks passed
@stephendade stephendade deleted the more264levels branch January 21, 2024 05:35
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

Successfully merging this pull request may close these issues.

None yet

1 participant