On Tue, Mar 06, 2018 at 02:25:12PM -0800, Aman Gupta wrote: > From: Aman Gupta <a...@tmm1.net> > > Some streams include both a53 and scte20 data. Before this commit, > the scte20 data would be used instead of the a53 data. > > See https://s3.amazonaws.com/tmm1/ccaptions/scte20plusa53.ts, > which produced garbage captions since 3f1a540204a8c187f77b3805d. > --- > libavcodec/mpeg12dec.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-)
why does the combination produce garbage ? why should not both be exported or it be user selectable? also turning one off for ever seems problematic for concatenated sequences. not every sequence would need to contain both i guess [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The greatest way to live with honor in this world is to be what we pretend to be. -- Socrates
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel