issues
search
alexheretic
/
ab-av1
AV1 re-encoding using ffmpeg, svt-av1 & vmaf.
MIT License
483
stars
30
forks
source link
Improve failing ffmpeg stderr printing
#214
Closed
alexheretic
closed
3 months ago
alexheretic
commented
3 months ago
Improve failing ffmpeg stderr printing:
Don't allow many '\r'-ending updates to cause all other stored info to be truncated.
Increase max heap storage of output ~4k->32k to allow more complete output in some cases.
Improve failing ffmpeg stderr printing: