mirror of
https://github.com/mpv-player/mpv
synced 2025-03-21 02:41:13 +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
|
else
|
||||||
mp.msg.error("No crop data.")
|
mp.msg.error("No crop data.")
|
||||||
mp.msg.info("Was the cropdetect filter successfully inserted?")
|
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
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user