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.
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to