Opened 2 years ago
#9948 new enhancement
set maxrate as percentage
Reported by: | WatchSoMuch | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | maxrate |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
I have a great suggestion.
allowing maxrate to be set as percentage is a great Idea!
example:
-maxratepercentage 10% -maxrate=2000k
ffmpeg starts encoding with maxrate=2000 , then on each buffer compares overal bitrate from start (example 1300k) then re-encodes the buffer with maxrate 1430 (1300+10%) and changes global maxrate to 1430 and do the same on next buffers....
Note:
See TracTickets
for help on using tickets.