Home | History | Annotate | Download | only in examples

Lines Matching refs:ar

309     ar = re.findall("(mp3lame)", command_output)
310 if len(ar)==0:
420 ar = re.findall("Movie-Aspect is ([0-9]+\.?[0-9]*:[0-9]+\.?[0-9]*)", command_output)
421 if len(ar)==0:
423 if ar[0] == '1.78:1':
425 if ar[0] == '1.33:1':