[Libav-user] How to set mpegts muxrate

Kirit Patel kiritus at gmail.com
Wed Dec 7 16:46:35 CET 2011


Hello!..
   I am using ffmpeg to stream (MPEG2) a mpegts file via udp...my code
works works ok and i can stream for both unicast and multicast
  but i also wanted to see if there is a way to set "muxrate" ... is there
an e.g. for this about how this can be done...


Something like...

av_guess_format("mpegts", NULL, NULL);
//...
//...
if(0 > url_fopen(AVFormatContext->pb, "udp://
225.168.43.43:6000?multicast=1&ttl=16&pkt_size=1316", URL_WRONLY))

Thanks
Kirit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20111207/f7009017/attachment.html>


More information about the Libav-user mailing list