[FFmpeg-user] Conversion Failed When Converting HEVC RTP Stream to MPEG-TS

2022-11-08 Thread Assaf Inbal
Hey all, I'm having issues with storing an RTP stream with HEVC/AAC MPEG-TS chunks. The command I'm using is: > ffmpeg -protocol_whitelist file,udp,rtp -i /path/to/sdp -map 0 -c copy > -segment_time 5 -break_non_keyframes 1 -individual_header_trailer 0 -f > segment /path/to/output/recording_%d.

[FFmpeg-user] conversion failed

2018-01-16 Thread Remo Rayamajhi
Hello support i tried to convert my hls stream to rtmp stream , each time i use ffmpeg script it shows broken pipe error message and gives conversion failed message ffmpeg -i ' http://192.168.0.54:8081/live/hdmi_ext/playlist.m3u8?fifo_size=100\&overrun_nonfatal' -pix_fmt yuv420p -b:v 2000k