You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am trying to encode a incoming TS udp stream of 2mbps using your ffmpeg bindings, i have kept the output video bitrate to 1.2mbps with a 128kbps audio bitrate. But the issue is that the video bitrate is varying in between 400 kbps to 3500kbps(approx), which i think is due to the amount of redundancy in a particular video frame, looking to keep the quality at the same level. Can we control the video bitrate of the output stream.
This discussion was converted from issue #211 on December 31, 2021 15:36.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I am trying to encode a incoming TS udp stream of 2mbps using your ffmpeg bindings, i have kept the output video bitrate to 1.2mbps with a 128kbps audio bitrate. But the issue is that the video bitrate is varying in between 400 kbps to 3500kbps(approx), which i think is due to the amount of redundancy in a particular video frame, looking to keep the quality at the same level. Can we control the video bitrate of the output stream.
Beta Was this translation helpful? Give feedback.
All reactions