diff --git a/hash_refs/inspect-prores422-inspect-unframer.hash b/hash_refs/inspect-prores422-inspect-unframer.hash index f314dd85..e148bde1 100644 --- a/hash_refs/inspect-prores422-inspect-unframer.hash +++ b/hash_refs/inspect-prores422-inspect-unframer.hash @@ -1 +1 @@ -aËu[u[¡ùç DÒi9`ØKY \ No newline at end of file +§¦5<5M·!M 0>ÝULº \ No newline at end of file diff --git a/scripts/inspect_analyze.sh b/scripts/inspect_analyze.sh index b0e69377..512c3551 100755 --- a/scripts/inspect_analyze.sh +++ b/scripts/inspect_analyze.sh @@ -32,7 +32,8 @@ $GPAC -i $1 -o $mp4file 2> /dev/null fi inspect="$TEMP_DIR/inspect_unframe.txt" -do_test "$GPAC -i $mp4file @$2 unframer @ inspect:deep:log=$inspect" "inspect-unframer" +opt="${1##*:SID=}" +do_test "$GPAC -i $mp4file @$opt unframer @ inspect:deep:log=$inspect" "inspect-unframer" do_hash_test $inspect "inspect-unframer"