---
 fftools/cmdutils.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fftools/cmdutils.c b/fftools/cmdutils.c
index 2f9bae9f21..b2bdb7e39e 100644
--- a/fftools/cmdutils.c
+++ b/fftools/cmdutils.c
@@ -1562,7 +1562,7 @@ double get_rotation(const int32_t *displaymatrix)
         av_log(NULL, AV_LOG_WARNING, "Odd rotation angle.\n"
                "If you want to help, upload a sample "
                "of this file to https://streams.videolan.org/upload/ "
-               "and contact the ffmpeg-devel mailing list. 
([email protected])");
+               "and report your issue at 
https://code.ffmpeg.org/FFmpeg/FFmpeg/issues";);
 
     return theta;
 }
-- 
2.53.0

_______________________________________________
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to