Opened 6 weeks ago

Last modified 6 weeks ago

#11033 new defect

"Bitrate" function in udp out don't working if more than 1.35 Mbps

Reported by: Dominique Owned by:
Priority: normal Component: tools
Version: 6.1.1 Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description (last modified by Dominique)

"Bitrate" function in udp out don't working if more than 1.35 Mbps on Windows with differents versions of ffmpeg 5 6 7 and on Windows10
In live stream with codec libx264 or 265 or hevc_qsv or hevc_nvenc:
This fonction work properly with bitrate < 1350kbs With differents computer or ffmpeg 5 or 6 or 7 the flow is always limited to 1350kbs with bitrate > 1350kbs on windows.
Example: "-f mpegts -muxrate 2000000 udp://192.168.0.30&bitrate=2000000&overrun_nonfatal=1&fifo_size=262140&buffer_size=262140
I read that someone encountered this problem on Windows but not on Linux but I can't test it
I try setting/increasing burst_bits without modification.
This fonction is need to test dvb experimentation with constant flow.

example with bitrate 2644506 bps analyse with TSReaderLite:

Attachments (1)

flow1.JPG (33.3 KB ) - added by Dominique 6 weeks ago.

Download all attachments as: .zip

Change History (2)

by Dominique, 6 weeks ago

Attachment: flow1.JPG added

comment:1 by Dominique, 6 weeks ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.