[FFmpeg-devel] mpegts.c
JULIAN GARDNER
joolzg at btinternet.com
Wed Oct 10 01:05:10 CEST 2012
________________________________
> From: Michael Niedermayer <michaelni at gmx.at>
>To: FFmpeg development discussions and patches <ffmpeg-devel at ffmpeg.org>
>Sent: Wednesday, 10 October 2012, 0:24
>Subject: Re: [FFmpeg-devel] mpegts.c
>
>On Tue, Oct 09, 2012 at 08:46:03PM +0100, JULIAN GARDNER wrote:
>> Im fixing a few problems in mpegts decoding and i need a little help.
>>
>> I want to add an auto MAP function so you can say that you want audio in gre, for greek, and the mpegts system will scan the pmt and find this and set the mapping up correctly to use greek, but i have 2 options.
>>
>> 1. remap the pids so the correct one is at the start of the stream list
>>
>> 2. same idea as -map, but will need a little hand here
>
>i think this is best done outside mpegts similarly to -map
>
So where would be the best place to add this?
I post my other modifcations to mpegts.c before moving onto this step
joolz
More information about the ffmpeg-devel
mailing list