Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
mediainfotable
a guest
Nov 29th, 2023
83
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.16 KB
| Source Code
|
0
0
raw
download
clone
embed
print
report
mediainfotable
(
)
{
mediainfo
"$@"
|
grep
-v
"Frame rate.*SPF"
|
grep
-P
"(name|Width|Height|Frame rate )"
|
tr
'\n'
' '
|
sed
-r
's/FPS/FPS\n/g'
|
sed
-r
"s/( )+//g"
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
FREE BTC GUIDE N
JavaScript | 1 min ago | 0.08 KB
FREE BTC GUIDE P
JavaScript | 1 min ago | 0.08 KB
MAKE $900 INSTANTLY 9
JavaScript | 2 min ago | 0.08 KB
I like the way you kiss me, I can tell you mi...
Lua | 4 min ago | 0.57 KB
Make $200 in 15 minutes I
JavaScript | 4 min ago | 0.08 KB
Make $200 in 15 minutes C
JavaScript | 4 min ago | 0.08 KB
✅ MAKE $12OO IN 10 MIN D
JavaScript | 4 min ago | 0.08 KB
MAKE $900 INSTANTLY 7
JavaScript | 7 min ago | 0.08 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!