Regular Expressions 101

Community Patterns

ffpmeg process

0

Regular Expression
PCRE (PHP <7.3)

/
^frame=(?'frame'\s*[\d]+\n)fps=(?'fps'\s*.*?\n).+bitrate=(?'bitrate'\s*.*?)k.+out_time_ms=(?'time'\s*.*?)\n.+speed=(?'speed'\s*.*?)\n
/
mgs

Description

no description available

Submitted by anonymous - 4 years ago