Generally this error means something on reception, in parallel at ffmpeg 
running you have a vlc or something like that playing the stream? The stream 
plays well ? Otherwise you can try Make a Linux service with autorestart and 
add the argument "-abort_on empty_output" at ffmpegEnviado do meu Galaxy
-------- Mensagem original --------De : KRISHNAKUMAR N K 
<[email protected]> Data: 24/02/2021  08:57  (GMT-03:00) Para: FFmpeg 
user questions <[email protected]> Assunto: [FFmpeg-user] BER TOO HIGH Hi 
Guys,I am trying to convert a UDP input to a RTMP live stream, whenever 
thereare any alarm's like (*BER Too High on DVB-S/S2 In Port 3*) on the IRD 
end,ffmpeg hangs and stop's feed push, it stops printing the log lines as 
well.Not sure how to handle this issue. At present, I am stopping and 
startingthe conversion for recovery.  If someone can help me the context of 
theissue, that would be great*Complete Logs :* 
https://pastebin.com/qUagbwK4*Sample Logs: *[mpeg2video @ 0x4efdd40] MT_DMV in 
progressive_sequence[mpeg2video @ 0x4efdd40] 00 motion_type at 0 274[mpeg2video 
@ 0x4efdd40] 00 motion_type at 0 403[mpeg2video @ 0x4efdd40] 00 motion_type at 
3 287[mpeg2video @ 0x4efdd40] 00 motion_type at 0 276[mpeg2video @ 0x4efdd40] 
00 motion_type at 0 277[mpeg2video @ 0x4efdd40] 00 motion_type at 0 
278[mpeg2video @ 0x4efdd40] 00 motion_type at 0 279[mpeg2video @ 0x4efdd40] 00 
motion_type at 0 408[mpeg2video @ 0x4efdd40] mb incr damaged[mpeg2video @ 
0x4efdd40] 00 motion_type at 0 289[mpeg2video @ 0x4efdd40] MT_DMV in 
progressive_sequence[mpeg2video @ 0x4efdd40] 00 motion_type at 3 281[mpeg2video 
@ 0x4efdd40] 00 motion_type at 0 282[mpeg2video @ 0x4efdd40] MT_DMV in 
progressive_sequence[mpeg2video @ 0x4efdd40] Warning MVs not available*ffmpeg 
Command :*ffmpeg -y -v error -progress tcp://127.0.0.1:39953 -i 
udp://230.1.1.4:10000?fifo_size=10000000&overrun_nonfatal=1 
-filter_complex[i:0x1171]yadif[vout];[vout]split=1[out0];[out0]setdar=1280/720[v0];[i:0x1239]aresample=async=1:min_hard_comp=0.100000:first_pts=0[aout];[aout]asplit=1[a0]-f
 flv -vcodec h264_nvenc -s 1280x720 -r 25/1 -b:v 1500000 -acodeclibfdk_aac -ar 
48000 -b:a 128000 -gpu 1 -sc_threshold 0 -pix_fmt yuv420p-flags 
+global_header+cgop -profile:v high -level 3.2 -preset fast -rc:vcbr -maxrate 
1500000 -minrate 1500000 -bufsize 3000000 -g 50 -map [v0] -map[a0] 
rtmp://ipaddress/feed_pathThanks*KrishnaKumar **N 
K*_______________________________________________ffmpeg-user mailing 
[email protected]https://ffmpeg.org/mailman/listinfo/ffmpeg-userTo 
unsubscribe, visit link above, or [email protected] with 
subject "unsubscribe".
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to