From patchwork Thu May 16 05:43:05 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Liu Steven X-Patchwork-Id: 13129 Return-Path: X-Original-To: patchwork@ffaux-bg.ffmpeg.org Delivered-To: patchwork@ffaux-bg.ffmpeg.org Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by ffaux.localdomain (Postfix) with ESMTP id CBADE44703F for ; Thu, 16 May 2019 08:43:24 +0300 (EEST) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id A66B668A701; Thu, 16 May 2019 08:43:24 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from smtpbgsg2.qq.com (smtpbgsg2.qq.com [54.254.200.128]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 7F50C6807ED for ; Thu, 16 May 2019 08:43:16 +0300 (EEST) X-QQ-mid: bizesmtp10t1557985388to8omcz1 Received: from localhost (unknown [43.247.177.226]) by esmtp10.qq.com (ESMTP) with id ; Thu, 16 May 2019 13:43:07 +0800 (CST) X-QQ-SSF: 01100000002000K0ZOF1000A0000000 X-QQ-FEAT: p/Y2uUKTrszBp2LrLWIOoUT0txtCLOpbKGt7O10LWtPn0ANY+EySxKshSWA1i YJ0F15gs6f46lHHjs+AwbLNT06P3qoOnZl2nqMgKC236aFSxipi30knb0c1Md4DMLwK5VBb wBOrt3Gt/E2Rn9uj3gVhSClODrrmGA9P7LASEf8S3Pe3dByZr3occ/jywwOYNbXWnCNmIol E1oBQ56M8jh2nUd1jOOk/SZkxtvy14Ff3oUfAfMRKmNU+cN0baRTJHE2hyecJOAPr6LS5Ah TV0mg5q/n+1HYVOGcgQ3xcY/p9PXTSScbPe9BOsmmr/8y+9mAmru3tLc6jeRm7CJYokw== X-QQ-GoodBg: 0 From: Steven Liu To: ffmpeg-devel@ffmpeg.org Date: Thu, 16 May 2019 13:43:05 +0800 Message-Id: <20190516054305.13098-1-lq@chinaffmpeg.org> X-Mailer: git-send-email 2.17.2 (Apple Git-113) In-Reply-To: References: X-QQ-SENDSIZE: 520 Feedback-ID: bizesmtp:chinaffmpeg.org:qybgforeign:qybgforeign1 X-QQ-Bgrelay: 1 Subject: [FFmpeg-devel] [PATCH v2] doc/filters: add the sr filter model generation scripts new repository link X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Cc: Steven Liu MIME-Version: 1.0 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Hold on the old repository link and mention new repository link development continues Signed-off-by: Steven Liu --- doc/filters.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 38c70bf674..2e9db150f2 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -16538,7 +16538,8 @@ See @url{https://arxiv.org/abs/1609.05158}. @end itemize Training scripts as well as scripts for model generation are provided in -the repository at @url{https://github.com/HighVoltageRocknRoll/sr.git}. +the repository at @url{https://github.com/HighVoltageRocknRoll/sr.git}(have stop maintaince) +or @url{https://github.com/XueweiMeng/sr/tree/sr_dnn_native}(development continues). The filter accepts the following options: