On Thu, Sep 8, 2016 at 9:18 AM, Carl Eugen Hoyos <[email protected]> wrote:
> 2016-09-08 15:48 GMT+02:00 Aman Gupta <[email protected]>: > > On Thursday, September 8, 2016, Carl Eugen Hoyos <[email protected]> > wrote: > > > >> 2016-09-08 10:19 GMT+02:00 Aman Gupta <[email protected] <javascript:;>>: > >> > >> > + { "a53cc", "Use A53 Closed Captions (if available)", > >> OFFSET(a53_cc), AV_OPT_TYPE_BOOL, {.i64 = 0}, 0, 1, VE }, > >> > >> Why is this disabled by default? > > > > I copied this from the libx264 and qsv encoders, which also disable by > > default. Not sure why. > > If you believe it should be enabled by default, please send a patch that > enables the function by default. > (If there is no issue, the others can be fixed.) > I don't have a good enough understanding of the possible consequences to feel comfortable enabling it by default yet. > > Thank you, Carl Eugen > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel > _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
