On 4/16/2018 11:14 AM, Steven Liu wrote:
+ av_log(s, AV_LOG_ERROR, "have not support encrypt fmp4 now\n");
Suggest "Encrypted fmp4 not yet supported\n"
av_log(s, AV_LOG_WARNING, "Cannot use both -hls_key_info_file and
-hls_enc,"
" will use -hls_key_info_file priority\n");
"Cannot use both -hls_key_info_file and -hls_enc," " ignoring -hls_enc\n" Thanks, Gyan _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
