Skip to content

Zero-byte files left behind when trying to flac.exe out of subset #617

Open
@H2Swine

Description

@H2Swine

1.4.2 for Windows, the file is CDDA so that -b8192 is out of subset.

Scenario 1:
flac -fb8192 file.flac
Result: Leaves zero-byte .tmp,fl-ac+en'c . At least it tells me what file I failed at.

Scenario 2:
flac -t file.flac
flac -fb8192 file.wav
Result: Overwrites file.flac with a zero-byte file.

Expected: at least in the last scenario, it should throw error and do nothing at all?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions