[FFmpeg-user] FFmpeg process is not ending when streaming .mpeg through upd

Mar Andrés López mar.andres.l at gmv.com
Thu Mar 18 14:57:59 EET 2021


Dear All,


The issue I am facing is the following. When I perform this command to stream through udp an .mpeg file and also a determined duration of the video:


 ffmpeg -re -ss 00:00:00.000 -t 00:00:08.000 -i klv.mpeg -map 0 -vcodec h264 -pix_fmt yuv420p -f mpegts udp://127.0.0.1:9000?pkt_size=1316&reuse=1


[cid:706112dc-f237-48f7-970d-be0dca64d1b1]

It gets stacked in that position, the bytes and the bitrate is still updating but I need this process to end and is not ending.


for a .mp4 file is working.


¿I am doing anything wrong? Please I need help

P Please consider the environment before printing this e-mail.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pastedImage.png
Type: image/png
Size: 66789 bytes
Desc: pastedImage.png
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20210318/f1e4b979/attachment.png>


More information about the ffmpeg-user mailing list