mirror of
https://github.com/Akascape/Datamosher-Pro.git
synced 2025-12-14 20:29:58 +01:00
Update Datamosher Pro v1.6.1.py
This commit is contained in:
@@ -53,7 +53,7 @@ def resource_path0(relative_path):
|
|||||||
python_folder=os.path.dirname(sys.executable)
|
python_folder=os.path.dirname(sys.executable)
|
||||||
path=python_folder.replace(os.sep, '/')
|
path=python_folder.replace(os.sep, '/')
|
||||||
global resource, ffgac, ffedit
|
global resource, ffgac, ffedit
|
||||||
resource=resource_path0(path+"/Lib/site-packages/imageio_ffmpeg/binaries/ffmpeg-win64-v4.2.2")
|
resource=resource_path0("ffmpeg")
|
||||||
ffgac=resource_path0("ffglitch/ffgac")
|
ffgac=resource_path0("ffglitch/ffgac")
|
||||||
ffedit=resource_path0("ffglitch/ffedit")
|
ffedit=resource_path0("ffglitch/ffedit")
|
||||||
def openfile():
|
def openfile():
|
||||||
|
|||||||
Reference in New Issue
Block a user