2018-06-27 16:28 GMT+02:00, Christian Knoefel | Ilm-Provider
<[email protected]>:

> ffmpeg -re -i rtmp://live.net/rtmp/live -vcodec mpeg2video -s 720x576 -r
> 25 -flags cgop+ilme -sc_threshold 1000000000 -b:v 5M -minrate:v 5M
> -maxrate:v 5M -bufsize:v 3.5M -acodec mp2 -ac 2 -b:a 192k -metadata
> "service_provider=Some Provider" -metadata "service_name=Some Channel
> Name" -f rtp_mpegts rtp://127.0.0.1:5000?pkt_size=1316

Complete, uncut console output missing.

This seems to be a limitation / bug in the rtp_mpegts muxer.

I don't think there is more than one way to put title and provider
into mpegts.

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

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

Reply via email to