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

FFmpeg trac at avcodec.org
Sun Aug 5 23:30:33 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):

 Replying to [comment:1 cehoyos]:
 > Please provide your command line together with the complete, uncut
 default output (instead of the huge verbose output).

 I always try to give as much detail as I believe is necessary. The log for
 this issue is quite long, the issue doesn't appear until the process has
 been running for 86400seconds. I really doubt you are interested in the
 entire log.

 You can find the complete command below, sorry I accidentally omitted it
 in the first post.


 {{{
 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" -f tee \
 "[f=mpegts]udp://239.240.0.141:3302?buffer_size=1316&pkt_size=1316|[f=hls:hls_time=2.0:hls_list_size=10:hls_start_number_source=epoch:hls_flags=delete_segments+discont_start+program_date_time]/tmp/deleteme/7236_0_45c7ad8444/playlist.m3u8"
 \
 -report
 }}}

 I am curently re-running the 24hr transcode job without the tee muxer to
 see if the tee muxer has the limit of 86400seconds. Will report back in a
 day.

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


More information about the FFmpeg-trac mailing list