[FFmpeg-devel] [PATCH] Add support for private PES streams in mpegts and support for application decoding the stream

Sebastian Cabot scabot
Tue Jun 2 12:36:41 CEST 2009


On Tue, Jun 2, 2009 at 10:27 AM, Baptiste Coudurier
<baptiste.coudurier at gmail.com> wrote:
> Sebastian Cabot wrote:
>> On Sun, May 31, 2009 at 11:24 AM, Baptiste Coudurier
>> <baptiste.coudurier at gmail.com> wrote:
>>> Sebastian Cabot wrote:
>>>> I saw that. Thanks.
>>>> Still you don't fill the data so what av_read_frame will return?
>>> You mean av_read_frame return empty packet ? That's not really wanted.
>>> I'll check that.
>>>
>>
>> The patch I sent ?does exactly that - look inside push_data, it will
>> handle correctly private streams and fill the pes packet
>
> Ok, how is it now ? It should export data in private streams.
>

First check looks good. I will report problems if I find them.

Thanks



More information about the ffmpeg-devel mailing list