[FFmpeg-trac] #7346(undetermined:new): ffmpeg dying at 86400seconds

FFmpeg trac at avcodec.org
Mon Aug 6 17:52:31 EEST 2018


#7346: ffmpeg dying at 86400seconds
-------------------------------------+-------------------------------------
             Reporter:  barhom       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by barhom):

 Reran with the following command:


 {{{
 f_alias -analyzeduration 1000000 -i
 "http://X.X.X.X:4048/udp/239.193.9.189:3301?auth=c15b5077988d73c1a688272a051af1b3&e=1532959888&s=7236&t=0&p=&ident=123123F987789"
 -map 0:0 -map 0:1 -filter:v "yadif,scale=-2:'min(576,ih)'" -c:v libx264
 -preset superfast -g 50 -keyint_min 100 -sc_threshold 0 -b:v 900k -maxrate
 900k -bufsize 2000k -c:a libfdk_aac -b:a 64k -nostats -metadata
 chan_id=281 -metadata src_id=7236 -metadata timeshift=0 -metadata
 profile_str=45c7ad8444 -metadata mcast_ip_in=239.193.9.189 -metadata
 mcast_port_in=3301 -metadata mcast_ip_out=239.240.0.141 -metadata
 mcast_port_out=3301 -hls_time 2 -hls_list_size 10 -hls_start_number_source
 epoch -hls_flags delete_segments+discont_start+program_date_time -f hls
 /tmp/deleteme/7236_0_45c7ad8444/playlist.m3u8 -report
 }}}

 This time the transcode job was not using the tee muxer but only the HLS
 output.
 Still died at 86400 seconds and I see the same lines in the end.


 {{{
 [out_0_0 @ 0x561500ed3900] EOF on sink link out_0_0:default.
 [out_0_1 @ 0x561500e380c0] EOF on sink link out_0_1:default.
 No more output streams to write to, finishing.
 }}}

 Can anyone give any kind of insight?

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7346#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list