[Libav-user] how to know via ffmpeg lib whether disk is full or not

qw applemax82 at 163.com
Mon May 16 07:27:52 CEST 2016


Hi,

In some rare case, when there are huge AV transcoding tasks, disk will become full if old files are not deleted immediately. Then those transcoding tasks can't work correctly.

In general transcoding application, av_interleaved_write_frame() and av_read_frame() are used to make media files, such as mp4, flv, and mkv.

Do the two functions or other ffmpeg functions support the function that ffmpeg lib can detect the disk status and report error when disk is full? And how to know via ffmpeg lib whether disk is full or not?

Thanks!

B.R.

Andrew


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20160516/9dd1981a/attachment.html>


More information about the Libav-user mailing list