Opus Encoder
From AVObjects Knowledge Base
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
Opus Encoder for encoding PCM stream to Opus format.
Contents |
Overview
Opus Encoder is a DirectShow filter for encoding a PCM stream into Opus format specified by IETF RFC 6716. Opus bitstreams can be used over RTP protocol according to RFC 7587.
Properties
- 16 bit per sample.
- 1 or 2 channels.
- Sample rate 48000, 24000, 16000, 12000 and 8000 Hz.
Specifications and description of user interfaces can be found in the .idl file in the \Idl folder of the filter installation directory.
See Also
Related Products
- WebRTC/RTP Server - DirectShow Filter for streaming media in the network
- Audio Mixer - DirectShow filter for real-time mixing of multiple mono, stereo or multichannel audio streams.