偶发的错误帧不终止处理,直接跳过

This commit is contained in:
nuknal
2025-04-18 14:38:22 +08:00
parent 04a841f0c3
commit 48c8e98c20

View File

@@ -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
}
// 只保留非空帧