mirror of
https://github.com/mpv-player/mpv
synced 2025-03-20 10:17:31 +00:00
TOOLS/autocrop.lua: drop Libav mention
This commit is contained in:
parent
5cc0495718
commit
f4a09fada9
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user