Re: [FFmpeg-devel] [PATCH 0/2] mpegtsenc: Add support for muxing Opus into MPEG-TS

2015-11-05 Thread Michael Niedermayer
On Thu, Nov 05, 2015 at 04:01:33PM +, Kieran Kunhya wrote: > > Please review carefully, thanks! > > Both patches look ok. applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The bravest are surely those who have the clearest vision of what is be

Re: [FFmpeg-devel] [PATCH 0/2] mpegtsenc: Add support for muxing Opus into MPEG-TS

2015-11-05 Thread Kieran Kunhya
> Please review carefully, thanks! Both patches look ok. Kieran ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

[FFmpeg-devel] [PATCH 0/2] mpegtsenc: Add support for muxing Opus into MPEG-TS

2015-11-01 Thread Sebastian Dröge
Hi everybody, the following patches are adding support for muxing Opus into MPEG-TS. ffmpeg could already demux such files since a while, but I guess it would also be nice to be able to create them. Please review carefully, thanks! Sebastian ___ ffmpe