[FFmpeg-trac] #2703(avformat:new): when encountering a ENOSPC as a HLS streamer ffmeg hangs without exiting

FFmpeg trac at avcodec.org
Mon Jun 24 15:53:26 CEST 2013


#2703: when encountering a ENOSPC as a HLS streamer ffmeg hangs without exiting
------------------------------------+--------------------------------------
             Reporter:  vihai       |                     Type:  defect
               Status:  new         |                 Priority:  normal
            Component:  avformat    |                  Version:  git-master
             Keywords:  hls enospc  |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+--------------------------------------
 Hello,

 I'm using ffmpeg as a HLS streamer, sometimes (for reasons I'm still
 investingating) it receivers and logs a ENOSPC:

 av_interleaved_write_frame(): No space left on device

 However from that moment the stream is not written anymore and ffmpeg
 appears as hung without exiting.

 I think it would be more appropriate if it exited so that the monitoring
 process could recognize something is going wrong.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2703>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list