[FFmpeg-devel] [PATCH] mp4a-latm rtp output & dynamic payload type from URL
Luca Abeni
lucabe72
Sat Oct 10 17:56:00 CEST 2009
On Sat, 2009-10-10 at 01:25 +0200, Michael Niedermayer wrote:
> On Fri, Oct 09, 2009 at 09:34:58AM +0200, Luca Abeni wrote:
> [...]
> > However, I think your patch mixes too many changes together, and it should
> > be split in various parts.
>
> > I am also not convinced that all the
> > modifications
> > to avio.*, etc are really needed...
>
> that was exactly my first thought, "why that?!" more precissely
I think we need to find a way to pass parameters such as payload type
(or session ID, etc) to the muxer (other muxers might have similar
requirements: for example, it would be nice to be able to set the video
PID and the audio PID in the TS muxer, ...).
Does such a mechanism already exists (I do not think that adding
muxer-specific fields in AVFormatContext is a great idea)? If yes, can
you point me to it?
Thanks,
Luca
More information about the ffmpeg-devel
mailing list