diff --git a/libavformat/framehook.h b/libavformat/framehook.h
index d843ddb8553adeac223f23d07b2f3a48f6980540..bcaa0c92df0383e4748064b2d5b225e6875727e2 100644
--- a/libavformat/framehook.h
+++ b/libavformat/framehook.h
@@ -22,6 +22,8 @@
 #ifndef _FRAMEHOOK_H
 #define _FRAMEHOOK_H
 
+#warning VHOOK is deprecated please help porting libmpcodecs or a better filter system to ffmpeg instead of wasting your time writing new fiters for this crappy one
+
 /*
  * Prototypes for interface to .so that implement a video processing hook
  */