On 16/05/14 15:00, Tim Walker wrote: > On 15 May 2014, at 20:44, Martin Storsjö <[email protected]> wrote: > >> Most HLS implementation only support these codecs. --- >> libavformat/hlsenc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 >> deletions(-) > > OK,but what if the only available AAC encoder is libavcodec (does the > user/caller have to enable experimental encoders manually, and what > happens if it doesn't)?
An error is better than an application rejecting your file I guess. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
