TOOLS/autocrop.lua: drop Libav mention

This commit is contained in:
llyyr 2024-01-20 00:12:17 +05:30 committed by Dudemanguy
parent 5cc0495718
commit f4a09fada9
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ function detect_end()
else
mp.msg.error("No crop data.")
mp.msg.info("Was the cropdetect filter successfully inserted?")
mp.msg.info("Does your version of ffmpeg/libav support AVFrame metadata?")
mp.msg.info("Does your version of FFmpeg support AVFrame metadata?")
return
end