[FFmpeg-devel] [PATCH] avformat/mpegtsenc: private_stream_1 is not asynchronous KLV
Marton Balint
cus at passwd.hu
Sun Apr 18 23:25:04 EEST 2021
On Sat, 17 Apr 2021, Mao Hata wrote:
> According to ISO/IEC 13818-1, private_stream_1 is a synchronous
> (has PTS/DTS) stream. Asynchronous one is private_stream_2.
Which section describes this?
Also keep in mind that code was added so that AV_CODEC_ID_SMPTE_KLV is
handled in mpegts, and SMPTE RP 217 promotes the usage of
private_stream_1, so I don't think this can be simply changed.
Regards,
Marton
More information about the ffmpeg-devel
mailing list