[FFmpeg-devel] [PATCH] Add support for Opus in MPEG-TS
Kieran Kunhya
kierank at obe.tv
Mon Oct 27 22:36:47 CET 2014
On 26 October 2014 21:32, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Sat, Oct 18, 2014 at 12:25:16AM +0100, Kieran Kunhya wrote:
>> ---
>> libavcodec/opus.c | 11 +---
>> libavcodec/opus.h | 9 +++
>> libavcodec/opus_parser.c | 139 +++++++++++++++++++++++++++++++++++++++++-----
>> libavformat/mpegts.c | 54 +++++++++++++++++-
>> 4 files changed, 191 insertions(+), 22 deletions(-)
>
> looks ok, applied
>
> btw, do you have a test sample that you can share ?
http://www.obe.tv/Downloads/opus.ts for stereo
I need to make surround and other samples.
Kieran
More information about the ffmpeg-devel
mailing list