From 48c8e98c205001cb9c3bcb7f550bc7dba5ea02ff Mon Sep 17 00:00:00 2001 From: nuknal Date: Fri, 18 Apr 2025 14:38:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=81=B6=E5=8F=91=E7=9A=84=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E5=B8=A7=E4=B8=8D=E7=BB=88=E6=AD=A2=E5=A4=84=E7=90=86,?= =?UTF-8?q?=E7=9B=B4=E6=8E=A5=E8=B7=B3=E8=BF=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extract/trans_frame.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extract/trans_frame.go b/extract/trans_frame.go index 2dadcd7..4e6c121 100644 --- a/extract/trans_frame.go +++ b/extract/trans_frame.go @@ -78,7 +78,7 @@ func (p *Extractor) ExtractOriginalImageData(aosDataFile string) ([]string, erro snRange[fileno] = append(snRange[fileno], tf.SNo) if tf.SecretFlag == 0xAA { log.Info("secret frame is not supported") - break + // break } // 只保留非空帧