[FFmpeg-user] ffmpeg suddenly exits

Roman romeo.r at gmail.com
Tue Jun 9 01:44:50 CEST 2015


Hi,

Sending once again, as previous e-mail was sent while I didn't confirmed my
account and got blocked.
ffmpeg suddenly exits after about a week or so with


[output stream 1:0 @ 0x396d2a0] EOF on sink link output stream 1:0:default.
[output stream 0:0 @ 0x396d900] EOF on sink link output stream 0:0:default.
[output stream 2:0 @ 0x3960420] EOF on sink link output stream 2:0:default.
No more output streams to write to, finishing.


What could this be related to?

CODE: SELECT ALL
<http://ffmpeg.gusari.org/viewtopic.php?f=11&t=2146&sid=d105d6778559b96f2e7206b9f2701daa#>/home/radio/ffmpeg/latest/ffmpeg
-f s16le -ar 48000 -ac 2 -timeout 3000000 -i URL:5000 -b:a 192k
-compression_level 0 -ac 2 -ar 44100 -f mp3 -ice_name FM1 -ice_public 0
icecast://source:*****@localhost:80/FM_192 -b:a 96k -compression_level 0
-ac 2 -ar 44100 -f mp3 -ice_name FM2 -ice_public 0
icecast://source:*******@localhost:80/FM_96 -b:a 320k -compression_level 0
-ac 2 -ar 44100 -f mp3 -ice_name FM3 -ice_public 0
icecast://source:*****@localhost:80/FM_320

using lates static build.

timeout is set for situations when the input URL is not available, so
ffmpeg could exit and automatic script could start the stream again, when
it (script) does not see ffmpeg PID

-- 
Best regards,
Roman.


More information about the ffmpeg-user mailing list