update
This commit is contained in:
1
ffp_resolution
Executable file
1
ffp_resolution
Executable file
@@ -0,0 +1 @@
|
||||
ffp "$1" | grep "coded_height\": " | gawk -F': ' '{print $2}' | gawk -F',' '{ print $1 }'
|
||||
Reference in New Issue
Block a user