[FFmpeg-devel] [PATCHv3] avformat/mpegts: opus muxing & demuxing for mapping family 255

pkv.stream pkv.stream at gmail.com
Wed Oct 25 00:27:19 EEST 2017


Le 14/09/2017 à 6:48 PM, pkv.stream a écrit :
> Thanks for your comments Moritz.
> Corrected patch in attachment.
> Regards
>
> Le 14/09/2017 à 5:46 PM, Moritz Barsnick a écrit :
>> On Fri, Sep 08, 2017 at 01:46:38 +0200, pkv.stream wrote:
>>> - avpriv_request_sample(fc, "Opus in MPEG-TS - channel_config_code > 
>>> 0x8");
>> [...]
>>> + avpriv_request_sample(fc, "Opus in MPEG-TS - channel_config_code");
>> You probably need to mention the channel_config_code in the new
>> message.
>>
>>> +                        for (j = 0; j < channels; j++) {
>>> +                            opus_channel_map255[j] = j;
>>> +                            }
>> Misplaced closing bracket.
>>
>> Moritz
>> _______________________________________________
>> ffmpeg-devel mailing list
>> ffmpeg-devel at ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
>
ping



More information about the ffmpeg-devel mailing list