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
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to