Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Add support for H264/H265 encoders/decoding. #10

Open
pbos opened this issue Mar 27, 2017 · 0 comments
Open

Add support for H264/H265 encoders/decoding. #10

pbos opened this issue Mar 27, 2017 · 0 comments
Assignees

Comments

@pbos
Copy link
Contributor

pbos commented Mar 27, 2017

Wanted: OpenH264 with similar realtime settings to WebRTC (https://chromium.googlesource.com/external/webrtc/+/1c07c70d88eca07888bf242921dc8dfc3be95737/webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.cc at the time of writing).

As well as x264 and x265 for comparison. Should especially make sure to distinguish these with realtime/non-realtime settings, and there are no Chrome/WebRTC settings to follow.

@pbos pbos self-assigned this Mar 27, 2017
pbos added a commit that referenced this issue Mar 28, 2017
Makes use of h264enc/h264dec with initial settings that should be close
to ones used inside WebRTC.

This partially addresses #10 by adding support for a a H.264 encoder and
H.264 decoder.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant