-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for h.264 codec profiles
Both hardware and libav h.264 encoders are updated. The hardware will support baseline, constrained baseline, main and high. libav will support, well, what libav supports (which is a much wider selection). libav users can also change the encoder "preset" for higher quality encode when there is sufficient CPU available. Signed-off-by: David Plowman <[email protected]>
- Loading branch information
1 parent
50e78bf
commit e302f34
Showing
2 changed files
with
47 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters