Very useful add-on to create quick playblast!!
Renders and save perfectly the output file, but when it tries to launch an external player throws this error:
...utils.py", line 138, in play_video
subprocess.Popen(cmd, shell=True, creationflags=subprocess.CREATE_NEW_CONSOLE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'subprocess' has no attribute 'CREATE_NEW_CONSOLE'
Very useful add-on to create quick playblast!! Renders and save perfectly the output file, but when it tries to launch an external player throws this error:
...utils.py", line 138, in play_video subprocess.Popen(cmd, shell=True, creationflags=subprocess.CREATE_NEW_CONSOLE) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'subprocess' has no attribute 'CREATE_NEW_CONSOLE'
Blender version 5.0.1