Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-12-14 23:04
Flavor·PCRE (Legacy)

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

Description

no description available

Submitted by anonymous