ffmpeg-python icon indicating copy to clipboard operation
ffmpeg-python copied to clipboard

how to deal with too large bitrate for the input?

Open guCiel opened this issue 3 years ago • 0 comments

I want use ffmpeg to get a video stream from a network device, but i see the input stream bitrate is too large (like 39610000 kbs), my cpu can not handle it , how could i reduce the bitrate,my video image quality does not need so big bit rate like this.

guCiel avatar Apr 02 '22 10:04 guCiel