[FFmpeg-devel] [PATCH 3/3] avformat/dashenc: add avpriv_io_move return value check
Steven Liu
lingjiujianke at gmail.com
Mon Dec 4 11:48:38 EET 2017
2017-12-02 22:42 GMT+08:00 Moritz Barsnick <barsnick at gmx.net>:
> On Sat, Dec 02, 2017 at 10:44:02 +0800, Steven Liu wrote:
>> + av_log(os->ctx, AV_LOG_WARNING, "rename file from %s to %s faild\n", temp_filename_hls, filename_hls);
> ^ renaming ^ failed
>
> Perhaps just "renaming file %s to %s failed\n".
fixed it localy, and pushed
Thanks
>
> Moritz
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
More information about the ffmpeg-devel
mailing list