Skip to main content

ROP

PostRender open MPLAY:

import os; img_path = "`chs("picture")`".replace("$F", "\*"); os.system("mplay %s" % img_path)

flipbook mplay post-render script

Open mrv:

import os;img_path = "`chs("picture")`".replace("$F", "1001");os.system("/mnt/jobs/users/anthonym/bin/mrv2-v1.3.7-Linux-64/bin/mrv2.sh %s" % img_path)