-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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
Labels
No labels