[FFmpeg-devel] [PATCH] options to set stream id (custom TS pid)
Mike Scheutzow
scheutzow
Thu May 13 20:50:30 CEST 2010
Baptiste Coudurier wrote:
> Well, indeed, I see the problem.
>
> MAX_STREAMS will be 100 with the next bump though.
> PIDS < 16 are reserved, how many users place 16 streams in an output file ?
> Code would fail, and force applications to update the code (not friendly
> but efficient IMHO), or code could print an error but not fail.
>
> So, I think that checking for st->id >= 16 is reasonable. Is that ok ?
Sixteen is ok with me.
Mike Scheutzow
More information about the ffmpeg-devel
mailing list