[FFmpeg-devel] [PATCH] avformat/hlsenc: add error message for encrypt fmp4 mode
Gyan Doshi
gyandoshi at gmail.com
Mon Apr 16 08:56:23 EEST 2018
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
More information about the ffmpeg-devel
mailing list