Skip to content

non-deterministic output #13

@Chen-Cai-OSU

Description

@Chen-Cai-OSU

Hello,
I am uploading the same video to v1.3 and encode it twice (renamed the first video). I then did

shasum -a 256 file1 file2

but the file are different. I wonder why this is the case? I expect two files are exact same.

The reason I am doing is I am using command line instead of UI, and want to make sure two approaches yield same results.
The command line I am using is

"/opt/homebrew/bin/spatial" make \
    --faststart \
    --input="$input_file" \
    --format="sbs" \
    --output="$output_file" \
    --cdist="64" \
    --hfov="180" \
    --hadjust="0" \
    --primary="left" \
    --projection=halfEquirect

Can you confirm this is the right command? Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions