mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-10 16:53:35 +08:00
dff1c19140
The old one didn't use segmentation. One uses segmentation in all frame types (--aq-mode=1), and the other uses all segmentation features, but only in inter frames (mbgraph). Signed-off-by: Anton Khirnov <anton@khirnov.net>