mirror of
https://github.com/mpv-player/mpv
synced 2025-03-24 20:31:37 +00:00
idet.sh: Support larger files.
This commit is contained in:
parent
ed805e16fc
commit
f14a3df778
@ -47,7 +47,7 @@ judge()
|
||||
progressive=$((progressive + progressive1))
|
||||
undetermined=$((undetermined + undetermined1))
|
||||
done <<EOF
|
||||
$(testfun "$@")
|
||||
$(testfun "$@" | sed 's/:/: /g')
|
||||
EOF
|
||||
|
||||
interlaced=$((bff + tff))
|
||||
|
Loading…
Reference in New Issue
Block a user