diff --git a/python/__pycache__/main.cpython-39.pyc b/python/__pycache__/main.cpython-39.pyc index 41cea2f6..4482674b 100644 Binary files a/python/__pycache__/main.cpython-39.pyc and b/python/__pycache__/main.cpython-39.pyc differ diff --git a/python/build/recorder/Analysis-00.toc b/python/build/recorder/Analysis-00.toc index 2a1fc7cd..d8e40d56 100644 --- a/python/build/recorder/Analysis-00.toc +++ b/python/build/recorder/Analysis-00.toc @@ -864,10 +864,6 @@ 'C:\\Program ' 'Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\\lib\\ast.py', 'PYMODULE'), - ('tracemalloc', - 'C:\\Program ' - 'Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\\lib\\tracemalloc.py', - 'PYMODULE'), ('stringprep', 'C:\\Program ' 'Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\\lib\\stringprep.py', @@ -876,6 +872,10 @@ 'C:\\Program ' 'Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\\lib\\_py_abc.py', 'PYMODULE'), + ('tracemalloc', + 'C:\\Program ' + 'Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\\lib\\tracemalloc.py', + 'PYMODULE'), ('signal', 'C:\\Program ' 'Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\\lib\\signal.py', diff --git a/python/build/recorder/EXE-00.toc b/python/build/recorder/EXE-00.toc index 15d085ec..c6745414 100644 --- a/python/build/recorder/EXE-00.toc +++ b/python/build/recorder/EXE-00.toc @@ -47,7 +47,7 @@ [], False, False, - 1655759909, + 1655761967, [('run.exe', 'C:\\Users\\alexa\\AppData\\Local\\Packages\\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\\LocalCache\\local-packages\\Python39\\site-packages\\PyInstaller\\bootloader\\Windows-64bit\\run.exe', 'EXECUTABLE')]) diff --git a/python/build/recorder/PYZ-00.pyz b/python/build/recorder/PYZ-00.pyz index 7cee1d38..d866cd54 100644 Binary files a/python/build/recorder/PYZ-00.pyz and b/python/build/recorder/PYZ-00.pyz differ diff --git a/python/build/recorder/PYZ-00.toc b/python/build/recorder/PYZ-00.toc index 2705605b..4337e224 100644 --- a/python/build/recorder/PYZ-00.toc +++ b/python/build/recorder/PYZ-00.toc @@ -839,10 +839,6 @@ 'C:\\Program ' 'Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\\lib\\ast.py', 'PYMODULE'), - ('tracemalloc', - 'C:\\Program ' - 'Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\\lib\\tracemalloc.py', - 'PYMODULE'), ('stringprep', 'C:\\Program ' 'Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\\lib\\stringprep.py', @@ -851,6 +847,10 @@ 'C:\\Program ' 'Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\\lib\\_py_abc.py', 'PYMODULE'), + ('tracemalloc', + 'C:\\Program ' + 'Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\\lib\\tracemalloc.py', + 'PYMODULE'), ('signal', 'C:\\Program ' 'Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\\lib\\signal.py', diff --git a/python/build/recorder/base_library.zip b/python/build/recorder/base_library.zip index cc208ddf..6152da03 100644 Binary files a/python/build/recorder/base_library.zip and b/python/build/recorder/base_library.zip differ diff --git a/python/build/recorder/localpycos/struct.pyo b/python/build/recorder/localpycos/struct.pyo index b8da087b..00b30b32 100644 Binary files a/python/build/recorder/localpycos/struct.pyo and b/python/build/recorder/localpycos/struct.pyo differ diff --git a/python/build/recorder/recorder.exe b/python/build/recorder/recorder.exe index cb091695..edae7f50 100644 Binary files a/python/build/recorder/recorder.exe and b/python/build/recorder/recorder.exe differ diff --git a/python/build/recorder/recorder.pkg b/python/build/recorder/recorder.pkg index bd746f20..edd89650 100644 Binary files a/python/build/recorder/recorder.pkg and b/python/build/recorder/recorder.pkg differ diff --git a/python/build/recorder/warn-recorder.txt b/python/build/recorder/warn-recorder.txt index 4dfe4b21..663916b6 100644 --- a/python/build/recorder/warn-recorder.txt +++ b/python/build/recorder/warn-recorder.txt @@ -14,13 +14,13 @@ Types if import: IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for yourself tracking down the missing module. Thanks! -missing module named _posixsubprocess - imported by subprocess (optional), multiprocessing.util (delayed) -missing module named grp - imported by subprocess (optional), shutil (optional), tarfile (optional), pathlib (delayed, optional) -missing module named pwd - imported by posixpath (delayed, conditional), subprocess (optional), shutil (optional), tarfile (optional), pathlib (delayed, conditional, optional), http.server (delayed, optional), webbrowser (delayed), netrc (delayed, conditional), getpass (delayed) +missing module named _posixsubprocess - imported by multiprocessing.util (delayed), subprocess (optional) +missing module named grp - imported by shutil (optional), tarfile (optional), pathlib (delayed, optional), subprocess (optional) +missing module named pwd - imported by posixpath (delayed, conditional), shutil (optional), tarfile (optional), pathlib (delayed, conditional, optional), http.server (delayed, optional), webbrowser (delayed), subprocess (optional), netrc (delayed, conditional), getpass (delayed) missing module named posix - imported by os (conditional, optional), shutil (conditional), importlib._bootstrap_external (conditional) missing module named resource - imported by posix (top-level) missing module named pep517 - imported by importlib.metadata (delayed) -missing module named org - imported by copy (optional) +missing module named 'org.python' - imported by copy (optional), xml.sax (delayed, conditional) missing module named _posixshmem - imported by multiprocessing.resource_tracker (conditional), multiprocessing.shared_memory (conditional) missing module named multiprocessing.set_start_method - imported by multiprocessing (top-level), multiprocessing.spawn (top-level) missing module named multiprocessing.get_start_method - imported by multiprocessing (top-level), multiprocessing.spawn (top-level) @@ -36,7 +36,7 @@ missing module named vms_lib - imported by platform (delayed, optional) missing module named java - imported by platform (delayed) missing module named _winreg - imported by platform (delayed, optional) missing module named readline - imported by cmd (delayed, conditional, optional), code (delayed, conditional, optional), pdb (delayed, optional) -missing module named 'org.python' - imported by pickle (optional), xml.sax (delayed, conditional) +missing module named org - imported by pickle (optional) missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), zipimport (top-level) excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), zipimport (top-level) missing module named pyimod03_importers - imported by C:\Users\alexa\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgutil.py (top-level) diff --git a/python/build/recorder/xref-recorder.html b/python/build/recorder/xref-recorder.html index 1d3e39cc..413d950d 100644 --- a/python/build/recorder/xref-recorder.html +++ b/python/build/recorder/xref-recorder.html @@ -256,7 +256,7 @@

modulegraph cross reference for main.py, pyi_rth_inspect.py, pyi_rth_multipr 'org.python' MissingModule
imported by: - pickle + copyxml.sax
@@ -2913,8 +2913,8 @@

modulegraph cross reference for main.py, pyi_rth_inspect.py, pyi_rth_multipr copy SourceModule
imports: - copyreg - • org + 'org.python' + • copyregtypesweakref @@ -8244,7 +8244,7 @@

modulegraph cross reference for main.py, pyi_rth_inspect.py, pyi_rth_multipr org MissingModule
imported by: - copy + pickle
@@ -8455,8 +8455,7 @@

modulegraph cross reference for main.py, pyi_rth_inspect.py, pyi_rth_multipr pickle SourceModule
imports: - 'org.python' - • _compat_pickle + _compat_pickle_picklecodecscopyreg @@ -8464,6 +8463,7 @@

modulegraph cross reference for main.py, pyi_rth_inspect.py, pyi_rth_multipr • functoolsioitertools + • orgpprintrestruct diff --git a/python/dist/recorder/VCRUNTIME140.dll b/python/dist/recorder/VCRUNTIME140.dll index c2050364..d97d252d 100644 Binary files a/python/dist/recorder/VCRUNTIME140.dll and b/python/dist/recorder/VCRUNTIME140.dll differ diff --git a/python/dist/recorder/_asyncio.pyd b/python/dist/recorder/_asyncio.pyd index 107ecaf6..c5b9cca0 100644 Binary files a/python/dist/recorder/_asyncio.pyd and b/python/dist/recorder/_asyncio.pyd differ diff --git a/python/dist/recorder/_bz2.pyd b/python/dist/recorder/_bz2.pyd index fa6f75d9..05d5e2f0 100644 Binary files a/python/dist/recorder/_bz2.pyd and b/python/dist/recorder/_bz2.pyd differ diff --git a/python/dist/recorder/_ctypes.pyd b/python/dist/recorder/_ctypes.pyd index 79926e32..03651bea 100644 Binary files a/python/dist/recorder/_ctypes.pyd and b/python/dist/recorder/_ctypes.pyd differ diff --git a/python/dist/recorder/_decimal.pyd b/python/dist/recorder/_decimal.pyd index 25ba6866..207fec9e 100644 Binary files a/python/dist/recorder/_decimal.pyd and b/python/dist/recorder/_decimal.pyd differ diff --git a/python/dist/recorder/_hashlib.pyd b/python/dist/recorder/_hashlib.pyd index 85fa240f..980a054e 100644 Binary files a/python/dist/recorder/_hashlib.pyd and b/python/dist/recorder/_hashlib.pyd differ diff --git a/python/dist/recorder/_lzma.pyd b/python/dist/recorder/_lzma.pyd index c61c7595..46e55c0b 100644 Binary files a/python/dist/recorder/_lzma.pyd and b/python/dist/recorder/_lzma.pyd differ diff --git a/python/dist/recorder/_multiprocessing.pyd b/python/dist/recorder/_multiprocessing.pyd index e6060d0d..4f2c82bb 100644 Binary files a/python/dist/recorder/_multiprocessing.pyd and b/python/dist/recorder/_multiprocessing.pyd differ diff --git a/python/dist/recorder/_overlapped.pyd b/python/dist/recorder/_overlapped.pyd index 3d3daba2..a1ad75d6 100644 Binary files a/python/dist/recorder/_overlapped.pyd and b/python/dist/recorder/_overlapped.pyd differ diff --git a/python/dist/recorder/_queue.pyd b/python/dist/recorder/_queue.pyd index 9d8a29b5..5decd85d 100644 Binary files a/python/dist/recorder/_queue.pyd and b/python/dist/recorder/_queue.pyd differ diff --git a/python/dist/recorder/_socket.pyd b/python/dist/recorder/_socket.pyd index f7ce51a8..dc159018 100644 Binary files a/python/dist/recorder/_socket.pyd and b/python/dist/recorder/_socket.pyd differ diff --git a/python/dist/recorder/_ssl.pyd b/python/dist/recorder/_ssl.pyd index 95feda6a..f067d0c7 100644 Binary files a/python/dist/recorder/_ssl.pyd and b/python/dist/recorder/_ssl.pyd differ diff --git a/python/dist/recorder/base_library.zip b/python/dist/recorder/base_library.zip index cc208ddf..6152da03 100644 Binary files a/python/dist/recorder/base_library.zip and b/python/dist/recorder/base_library.zip differ diff --git a/python/dist/recorder/libcrypto-1_1.dll b/python/dist/recorder/libcrypto-1_1.dll index 40800a72..c08f4ea7 100644 Binary files a/python/dist/recorder/libcrypto-1_1.dll and b/python/dist/recorder/libcrypto-1_1.dll differ diff --git a/python/dist/recorder/libffi-7.dll b/python/dist/recorder/libffi-7.dll index 60cc8c02..eeda33be 100644 Binary files a/python/dist/recorder/libffi-7.dll and b/python/dist/recorder/libffi-7.dll differ diff --git a/python/dist/recorder/libssl-1_1.dll b/python/dist/recorder/libssl-1_1.dll index bbdf10f0..f9fe9119 100644 Binary files a/python/dist/recorder/libssl-1_1.dll and b/python/dist/recorder/libssl-1_1.dll differ diff --git a/python/dist/recorder/pyexpat.pyd b/python/dist/recorder/pyexpat.pyd index 6be20ebc..e44c08a8 100644 Binary files a/python/dist/recorder/pyexpat.pyd and b/python/dist/recorder/pyexpat.pyd differ diff --git a/python/dist/recorder/python39.dll b/python/dist/recorder/python39.dll index 726667d0..662c3e02 100644 Binary files a/python/dist/recorder/python39.dll and b/python/dist/recorder/python39.dll differ diff --git a/python/dist/recorder/recorder.exe b/python/dist/recorder/recorder.exe index cb091695..edae7f50 100644 Binary files a/python/dist/recorder/recorder.exe and b/python/dist/recorder/recorder.exe differ diff --git a/python/dist/recorder/select.pyd b/python/dist/recorder/select.pyd index 5dc5bbfa..f0837a33 100644 Binary files a/python/dist/recorder/select.pyd and b/python/dist/recorder/select.pyd differ diff --git a/python/dist/recorder/unicodedata.pyd b/python/dist/recorder/unicodedata.pyd index e032ba92..dfbdce2a 100644 Binary files a/python/dist/recorder/unicodedata.pyd and b/python/dist/recorder/unicodedata.pyd differ diff --git a/src/main/main.ts b/src/main/main.ts index a4b30c23..60f506c5 100644 --- a/src/main/main.ts +++ b/src/main/main.ts @@ -26,11 +26,11 @@ let recorderProcess: any; const recorderBinaryPath = app.isPackaged ? path.join(process.resourcesPath, 'win64recorder/recorder.exe') -: path.join(__dirname, '../../release/app/win64recorder/recorder.exe'); +: path.join(__dirname, '../../win64recorder/recorder.exe'); const ffmpegBinaryPath = app.isPackaged ? path.join(process.resourcesPath, 'ffmpeg/ffmpeg.exe') -: path.join(__dirname, '../../release/app/ffmpeg/ffmpeg.exe'); +: path.join(__dirname, '../../ffmpeg/ffmpeg.exe'); console.log("a" + recorderBinaryPath); console.log("b" + ffmpegBinaryPath); diff --git a/win64recorder/VCRUNTIME140.dll b/win64recorder/VCRUNTIME140.dll index c2050364..d97d252d 100644 Binary files a/win64recorder/VCRUNTIME140.dll and b/win64recorder/VCRUNTIME140.dll differ diff --git a/win64recorder/_asyncio.pyd b/win64recorder/_asyncio.pyd index 107ecaf6..c5b9cca0 100644 Binary files a/win64recorder/_asyncio.pyd and b/win64recorder/_asyncio.pyd differ diff --git a/win64recorder/_bz2.pyd b/win64recorder/_bz2.pyd index fa6f75d9..05d5e2f0 100644 Binary files a/win64recorder/_bz2.pyd and b/win64recorder/_bz2.pyd differ diff --git a/win64recorder/_ctypes.pyd b/win64recorder/_ctypes.pyd index 79926e32..03651bea 100644 Binary files a/win64recorder/_ctypes.pyd and b/win64recorder/_ctypes.pyd differ diff --git a/win64recorder/_decimal.pyd b/win64recorder/_decimal.pyd index 25ba6866..207fec9e 100644 Binary files a/win64recorder/_decimal.pyd and b/win64recorder/_decimal.pyd differ diff --git a/win64recorder/_hashlib.pyd b/win64recorder/_hashlib.pyd index 85fa240f..980a054e 100644 Binary files a/win64recorder/_hashlib.pyd and b/win64recorder/_hashlib.pyd differ diff --git a/win64recorder/_lzma.pyd b/win64recorder/_lzma.pyd index c61c7595..46e55c0b 100644 Binary files a/win64recorder/_lzma.pyd and b/win64recorder/_lzma.pyd differ diff --git a/win64recorder/_multiprocessing.pyd b/win64recorder/_multiprocessing.pyd index e6060d0d..4f2c82bb 100644 Binary files a/win64recorder/_multiprocessing.pyd and b/win64recorder/_multiprocessing.pyd differ diff --git a/win64recorder/_overlapped.pyd b/win64recorder/_overlapped.pyd index 3d3daba2..a1ad75d6 100644 Binary files a/win64recorder/_overlapped.pyd and b/win64recorder/_overlapped.pyd differ diff --git a/win64recorder/_queue.pyd b/win64recorder/_queue.pyd index 9d8a29b5..5decd85d 100644 Binary files a/win64recorder/_queue.pyd and b/win64recorder/_queue.pyd differ diff --git a/win64recorder/_socket.pyd b/win64recorder/_socket.pyd index f7ce51a8..dc159018 100644 Binary files a/win64recorder/_socket.pyd and b/win64recorder/_socket.pyd differ diff --git a/win64recorder/_ssl.pyd b/win64recorder/_ssl.pyd index 95feda6a..f067d0c7 100644 Binary files a/win64recorder/_ssl.pyd and b/win64recorder/_ssl.pyd differ diff --git a/win64recorder/base_library.zip b/win64recorder/base_library.zip index cc208ddf..6152da03 100644 Binary files a/win64recorder/base_library.zip and b/win64recorder/base_library.zip differ diff --git a/win64recorder/libcrypto-1_1.dll b/win64recorder/libcrypto-1_1.dll index 40800a72..c08f4ea7 100644 Binary files a/win64recorder/libcrypto-1_1.dll and b/win64recorder/libcrypto-1_1.dll differ diff --git a/win64recorder/libffi-7.dll b/win64recorder/libffi-7.dll index 60cc8c02..eeda33be 100644 Binary files a/win64recorder/libffi-7.dll and b/win64recorder/libffi-7.dll differ diff --git a/win64recorder/libssl-1_1.dll b/win64recorder/libssl-1_1.dll index bbdf10f0..f9fe9119 100644 Binary files a/win64recorder/libssl-1_1.dll and b/win64recorder/libssl-1_1.dll differ diff --git a/win64recorder/pyexpat.pyd b/win64recorder/pyexpat.pyd index 6be20ebc..e44c08a8 100644 Binary files a/win64recorder/pyexpat.pyd and b/win64recorder/pyexpat.pyd differ diff --git a/win64recorder/python39.dll b/win64recorder/python39.dll index 726667d0..662c3e02 100644 Binary files a/win64recorder/python39.dll and b/win64recorder/python39.dll differ diff --git a/win64recorder/recorder.exe b/win64recorder/recorder.exe index cb091695..edae7f50 100644 Binary files a/win64recorder/recorder.exe and b/win64recorder/recorder.exe differ diff --git a/win64recorder/select.pyd b/win64recorder/select.pyd index 5dc5bbfa..f0837a33 100644 Binary files a/win64recorder/select.pyd and b/win64recorder/select.pyd differ diff --git a/win64recorder/unicodedata.pyd b/win64recorder/unicodedata.pyd index e032ba92..dfbdce2a 100644 Binary files a/win64recorder/unicodedata.pyd and b/win64recorder/unicodedata.pyd differ