[FFmpeg-trac] #8713(undetermined:new): NVenc encodes broken? Now treble file size for exactly same commandline

FFmpeg trac at avcodec.org
Fri Jun 5 23:01:00 EEST 2020


#8713: NVenc encodes broken? Now treble file size for exactly same commandline
-------------------------------------+-------------------------------------
             Reporter:  hydra3333    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:  nvenc        |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by oromit):

 Prior to the commit, the -cq option for nvenc was broken, because it got
 its max bitrate capped by the internal default bitrate of lavc.
 It now ignores the set bitrate, as it should, when in -cq mode.
 If you want to intentionally cap its bitrate, use the -maxrate option.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8713#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list