Skip to content

【Bug】部分图片经处理后输出0KB。 Some images are output as 0KB after processing. #29

@CodebyGPT

Description

@CodebyGPT

遇到问题:部分图片经处理后输出0KB空文件。
预期结果:软件应当输出可正常查看的图片文件。
改进建议:当GUI检测到输出文件的大小为0KB或者超过输入文件时,应将输入文件原样复制为输出文件,并打印错误消息“无法处理此文件,已按原文件输出”。避免输出过大文件或空文件污染输出目录。
系统环境:Windows 11 24H2(构建号26100.7623)、8.00 GB RAM、x64 CPU
软件版本:2.0.0.4
相关文件见附件:

Encountered issue: Some images output empty files of 0KB after processing.
Expected result: The software should output image files that can be viewed normally.
Improvement suggestion: When the GUI detects that the size of the output file is 0KB or exceeds that of the input file, it should copy the input file as-is as the output file and print an error message "Unable to process this file, output as original file". Avoid polluting the output directory with overly large or empty files.
System Environment: Windows 11 24H2 (Build 26100.7623), 8.00 GB RAM, x64 CPU
Software version: 2.0.0.4
Relevant documents are attached:

default.mp4

示例图片.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions