GithubHelp home page GithubHelp logo

ntscqt's People

Contributors

constanton avatar jargez avatar rgm89git avatar sergeymc9730 avatar zhuker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ntscqt's Issues

Multiprocessing

My CPU idles at 10% while taking minutes to render short videos. Does the application use multiprocessing for rendering? Otherwise it could be something to look into.

The standard Python library multiprocessing could maybe be used?

help

When I try to render, it closes.

.webm formats throw audio out of sync.

This issue was brought up a while ago, but it seems to have reared its head around the corner again.
image

In this mp4 file that was converted, everything looks similar.

image

In this webm file, the only difference seems to be the resolution, the frame rates completely the same.

However, the audio and video slowly go out of sync until the video ends with the audio completely cut off and unfinished. The lengths of the video are the same, so I'm not sure what the issue might be

Support for 32-bit devices?

It's been a long time since I tried to download this program, but a sign popped up that it doesn't support my 32-bit computer. There was a question, will there be a release for 32-bit devices at all, is it possible?

Trying to set invalid current frame

uh
also this seems to happen when I enable Pro mode
EDIT:
Nope, it happens when I import my video but without pro mode I can export that, with pro mode, no.

Luma Smear in ntscQT?

I was wondering if the ability to adjust luma smearing could be done in a new update for this program. It basically looks a bit like motion blur, and makes everything look fuzzy. It can be commonly seen on U-Matic and even professional videotape. I'd love to see it added in, if possible. Thanks!

Download link for macOS?

So you released a new version for this, but I couldn't download this cause it's non-existent. Could you please fix this?

UnicodeEncodeError

I get multiple UnicodeEncodeError: 'charmap' codec can't encode character '\uXXXX' in position XX: character maps to <undefined> error while rendering.

For example:

UnicodeEncodeError: 'charmap' codec can't encode character '\u2517' in position 67: character maps to <undefined>

This is not a breaking bug but it is annoying.

Could probably be fixed with:

https://stackoverflow.com/a/70592272/7829241

Render Issue: Top pixels issue

When I look at the render preview, it seems like the effect isn't being applied to the topmost pixels.

issue01

This also happens when viewing the output .mp4 in a media player (i used VLC):

issue02.mp4

I have tried restarting my computer, to no avail.

I've checked some tests online and they seem to have the same issue.

Change language?

It forced me to go to the russian language but it seems I can't find language options. Is there will be in the next update or what am I supposed to do?

Update to Python 3.10

You can update ntscQT to work with Python 3.10+ users?

I recently updated my Python to 3.10, and this error happened when testing:

2022-05-20 14:30:21.917 | DEBUG    | app.NtscApp:sync_nt_to_sliders:267 - set <class 'float'> _composite_preemphasis slider to 0.761281277278842
2022-05-20 14:30:21.922 | ERROR    | __main__:crash_handler:20 - Uncaught exception: setValue(self, int): argument 1 has unexpected type 'float'
NoneType: None

GUI Missing

I tried to open ntscQT and CMD showed up, but no GUI, I reinstalled and it was the same thing, I can't see any errors so I don't know what happened

Suggestion : Colored Head Switching Noise

This is pretty much the most accurate VHS / Analog emulation available on the web, i've tried all of them, from Android apps to Adobe After Effects plugins.

But there is something bothering me with the head switching noise i wish there was an option to switch between black&white & color/rgb. Please i really need colored head switching noise for my videos :3

But apart from that it's a really good software. I love it!!!

'ntscqt' is not recognized as an internal or external command, operable program or batch file.

Hello!

I tried to install ntscqt for the first time and right now, I'm trying to run the 'cd ntscqt' command prompt and it still wouldn't progress any further than that. It only shows up as

'ntscqt' is not recognized as an internal or external command,
operable program or batch file.

I have installed the needed files for this program, as well as the executable file and the Python file for ntscQT, and still nothing occurs.

EDIT: Something to also note: when I tried running the command cd ntscqt together, it shows up as

C:\WINDOWS\system32>cd ntscqt
The system cannot find the path specified.

Can you add text?

Like the date and time at the corner, like how camcorders used to do?

Feature suggestion: Edge Wave Frequency

The regular edge wave amplitude usually follows a tight wave pattern, like this:
image
I suggest a way to adjust the frequency of the edge wave, to make it adjustable so it can look something like this:
image

Don't working on Wine

Error Log:

> sudo wine64 ntscQT.exe
002b:fixme:reg:GetMaximumProcessorCount semi-stub, returning 4
Try load ru_RU locale: C:\users\root\Temp\_MEI82\translate\ru_RU.qm
Localization loaded: ru_RU
002b:fixme:win:RegisterPowerSettingNotification (0x20052,{02731015-4510-4526-99e6-e5a17ebd1aea},0): stub
002b:fixme:font:get_outline_text_metrics failed to read full_nameW for font L"Ani"!
002b:fixme:font:get_nearest_charset TCI failing on 20000000
002b:fixme:font:get_nearest_charset returning DEFAULT_CHARSET face->fs.fsCsb[0] = 20000000 file = L"/usr/share/fonts/truetype/fonts-gujr-extra/aakar-medium.ttf"
2021-12-01 17:18:09.651 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'float'> _composite_preemphasis slider to 0.761281277278842
2021-12-01 17:18:09.653 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'float'> _vhs_out_sharpen slider to 2.8228522509791443
2021-12-01 17:18:09.655 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'int'> _vhs_edge_wave slider to 2
2021-12-01 17:18:09.658 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'float'> _ringing slider to 0.3800902835572531
2021-12-01 17:18:09.660 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'int'> _ringing_power slider to 5
2021-12-01 17:18:09.662 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'int'> _ringing_shift slider to 0
2021-12-01 17:18:09.666 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'float'> _freq_noise_size slider to 0.7487933264591995
2021-12-01 17:18:09.669 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'float'> _freq_noise_amplitude slider to 1.7157704756886325
2021-12-01 17:18:09.673 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'int'> _color_bleed_horiz slider to 3
2021-12-01 17:18:09.675 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'int'> _color_bleed_vert slider to 1
2021-12-01 17:18:09.678 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'int'> _video_chroma_noise slider to 4730
2021-12-01 17:18:09.683 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'int'> _video_chroma_phase_noise slider to 14
2021-12-01 17:18:09.688 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'int'> _video_chroma_loss slider to 13204
2021-12-01 17:18:09.691 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'int'> _video_noise slider to 598
2021-12-01 17:18:09.693 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'int'> _video_scanline_phase_shift slider to 180
2021-12-01 17:18:09.695 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'int'> _video_scanline_phase_shift_offset slider to 1
2021-12-01 17:18:09.697 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'int'> _head_switching_speed slider to 0
2021-12-01 17:18:09.701 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'bool'> _vhs_head_switching slider to False
2021-12-01 17:18:09.702 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'bool'> _color_bleed_before slider to False
2021-12-01 17:18:09.704 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'bool'> _enable_ringing2 slider to True
2021-12-01 17:18:09.706 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'bool'> _composite_in_chroma_lowpass slider to True
2021-12-01 17:18:09.708 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'bool'> _composite_out_chroma_lowpass slider to True
2021-12-01 17:18:09.710 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'bool'> _composite_out_chroma_lowpass_lite slider to True
2021-12-01 17:18:09.714 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'bool'> _emulating_vhs slider to False
2021-12-01 17:18:09.716 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'bool'> _nocolor_subcarrier slider to False
2021-12-01 17:18:09.717 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'bool'> _vhs_chroma_vert_blend slider to True
2021-12-01 17:18:09.719 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'bool'> _vhs_svideo_out slider to False
2021-12-01 17:18:09.722 | DEBUG    | app.NtscApp:sync_nt_to_sliders:265 - set <class 'bool'> _output_ntsc slider to True
002b:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
002b:fixme:font:get_nearest_charset TCI failing on 20000000
002b:fixme:font:get_nearest_charset returning DEFAULT_CHARSET face->fs.fsCsb[0] = 20000000 file = L"/usr/share/fonts/truetype/fonts-gujr-extra/aakar-medium.ttf"
002b:fixme:font:get_outline_text_metrics failed to read full_nameW for font L"Ani"!
wine: Unhandled page fault on read access to FFFFFFF40FA240EE at address 00000000018A10F9 (thread 002b), starting debugger...
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
Unhandled exception: page fault on read access to 0xfffffff40fa240ee in 64-bit code (0x00000000018a10f9).
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:interpret_function_table_entry PUSH_MACHFRAME 6
003a:fixme:dbghelp:interpret_function_table_entry PUSH_MACHFRAME 6
Register dump:
 rip:00000000018a10f9 rsp:0000000000226bd0 rbp:000000000003004d eflags:00010246 (  R- --  I  Z- -P- )
 rax:00000000ffffffff rbx:0000000000226c68 rcx:0000000000226c68 rdx:fffffff40fa240ee
 rsi:000000000f6732c0 rdi:000000000f674020  r8:0000000000000000  r9:0000000000000000 r10:0000000000000000
 r11:0000000000000000 r12:0000000000226e60 r13:000000000f6733a8 r14:00000000ffffffff r15:0000000000000000
Stack dump:
0x0000000000226bd0:  00000000001d8012 000000000003004d
0x0000000000226be0:  000000000f6732c0 0000000000000000
0x0000000000226bf0:  0000000001ade370 0000000000000000
0x0000000000226c00:  0000000000226ca8 00000000017e500b
0x0000000000226c10:  000000000f6732c0 000000000f674020
0x0000000000226c20:  000000000f6732c0 000000000f6733a8
0x0000000000226c30:  0000000000000000 00000000ffffffff
0x0000000000226c40:  0000000000000000 0000000019e37c03
0x0000000000226c50:  00000000ffffffff 000000000003004d
0x0000000000226c60:  0000000001ade370 000000000f673450
0x0000000000226c70:  0000000000000000 0000000000226e60
0x0000000000226c80:  000000000f673408 0000000000226d49
Backtrace:
=>0 0x00000000018a10f9 EntryPoint+0xffffffffffffffff() in qt5core (0x000000000003004d)
  1 0x00000000017e500b EntryPoint+0xffffffffffffffff() in qt5core (0x000000000003004d)
  2 0x0000000019e37c03 EntryPoint+0xffffffffffffffff() in qwindows (0x000000000003004d)
  3 0x0000000019e35a3f EntryPoint+0xffffffffffffffff() in qwindows (0x0000000000226d49)
  4 0x0000000019e2cf9d EntryPoint+0xffffffffffffffff() in qwindows (0x0000000000226eb0)
  5 0x0000000019e2e878 EntryPoint+0xffffffffffffffff() in qwindows (0x0000000000000000)
  6 0x0000000002bfebba EntryPoint+0xffffffffffffffff() in qt5gui (0x0000000000227139)
  7 0x0000000002bfe7ae EntryPoint+0xffffffffffffffff() in qt5gui (0x0000000000227330)
  8 0x0000000002bfb081 EntryPoint+0xffffffffffffffff() in qt5gui (0x0000000000227330)
  9 0x0000000002bebc59 EntryPoint+0xffffffffffffffff() in qt5gui (0x00000000002275a8)
  10 0x0000000002bea4f4 EntryPoint+0xffffffffffffffff() in qt5gui (0x0000000000227689)
  11 0x0000000002bed989 EntryPoint+0xffffffffffffffff() in qt5gui (0x0000000000227689)
  12 0x0000000002c10273 EntryPoint+0xffffffffffffffff() in qt5gui (0x00000000002277e0)
  13 0x0000000002c0fb7c EntryPoint+0xffffffffffffffff() in qt5gui (0x0000000000000000)
  14 0x0000000002c1840b EntryPoint+0xffffffffffffffff() in qt5gui (0x00000000002279e0)
0x00000000018a10f9 EntryPoint+0xffffffffffffffff in qt5core: cmpw	%r8w,(%rdx)
Modules:
Module	Address					Debug info	Name (326 modules)
PE	          720000-          743000	Deferred        _ctypes.pyd
PE	          a30000-          a48000	Deferred        _bz2.pyd
PE	          a50000-          a91000	Deferred        _lzma.pyd
PE	          b20000-          b52000	Deferred        pyexpat.pyd
PE	          ba0000-          bad000	Deferred        _hashlib.pyd
PE	          bb0000-          ef2000	Deferred        libcrypto-1_1
PE	          f00000-          f15000	Deferred        _socket.pyd
PE	          f60000-          f69000	Deferred        select.pyd
PE	         1350000-         1364000	Deferred        _asyncio.pyd
PE	         1470000-         148f000	Deferred        _ssl.pyd
PE	         1490000-         153b000	Deferred        libssl-1_1
PE	         1580000-         17d4000	Deferred        qtcore.pyd
PE	         17e0000-         1daa000	Export          qt5core
PE	         1db0000-         1db9000	Deferred        msvcp140_1
PE	         1dc0000-         1dcc000	Deferred        vcruntime140_1
PE	         1dd0000-         1ddf000	Deferred        python3
PE	         2000000-         2027000	Deferred        sip.cp37-win_amd64.pyd
PE	         20f0000-         25bc000	Deferred        qtwidgets.pyd
PE	         25c0000-         2b06000	Deferred        qt5widgets
PE	         2b10000-         31d6000	Export          qt5gui
PE	         3220000-         3478000	Deferred        qtgui.pyd
PE	         3680000-         3689000	Deferred        _queue.pyd
PE	         3b10000-         3c18000	Deferred        unicodedata.pyd
PE	         3d60000-         7988000	Deferred        cv2.cp37-win_amd64.pyd
PE	         7bf0000-         7eb9000	Deferred        _multiarray_umath.cp37-win_amd64.pyd
PE	         e330000-         e34f000	Deferred        _multiarray_tests.cp37-win_amd64.pyd
PE	         e390000-         e399000	Deferred        lapack_lite.cp37-win_amd64.pyd
PE	         e3a0000-         e3ca000	Deferred        _umath_linalg.cp37-win_amd64.pyd
PE	         e490000-         e4d4000	Deferred        _decimal.pyd
PE	         e520000-         e540000	Deferred        _pocketfft_internal.cp37-win_amd64.pyd
PE	         e580000-         e60f000	Deferred        mtrand.cp37-win_amd64.pyd
PE	         e610000-         e639000	Deferred        bit_generator.cp37-win_amd64.pyd
PE	         e640000-         e671000	Deferred        _common.cp37-win_amd64.pyd
PE	         e680000-         e6c0000	Deferred        _bounded_integers.cp37-win_amd64.pyd
PE	         e6c0000-         e6d8000	Deferred        _mt19937.cp37-win_amd64.pyd
PE	         e6e0000-         e6f7000	Deferred        _philox.cp37-win_amd64.pyd
PE	         e700000-         e715000	Deferred        _pcg64.cp37-win_amd64.pyd
PE	         e720000-         e732000	Deferred        _sfc64.cp37-win_amd64.pyd
PE	         e740000-         e7e4000	Deferred        _generator.cp37-win_amd64.pyd
PE	         ea80000-         ea8d000	Deferred        _overlapped.pyd
PE	         eb50000-         eb5a000	Deferred        _multiprocessing.pyd
PE	        10f70000-        10f86000	Deferred        _ccallback_c.cp37-win_amd64.pyd
PE	        10f90000-        10fae000	Deferred        sigtools.cp37-win_amd64.pyd
PE	        10fb0000-        11042000	Deferred        _fblas.cp37-win_amd64.pyd
PE	        173c0000-        1758c000	Deferred        _flapack.cp37-win_amd64.pyd
PE	        17590000-        175c1000	Deferred        libwrap_dum.pk5z57n77apyg6tm2ei34b2yrkzs4rh6.gfortran-win_amd6
PE	        17610000-        17622000	Deferred        _flinalg.cp37-win_amd64.pyd
PE	        17630000-        17663000	Deferred        _solve_toeplitz.cp37-win_amd64.pyd
PE	        17670000-        1769d000	Deferred        _matfuncs_sqrtm_triu.cp37-win_amd64.pyd
PE	        176e0000-        17721000	Deferred        _decomp_update.cp37-win_amd64.pyd
PE	        17730000-        17769000	Deferred        cython_blas.cp37-win_amd64.pyd
PE	        17770000-        1780f000	Deferred        cython_lapack.cp37-win_amd64.pyd
PE	        17850000-        17aaf000	Deferred        _sparsetools.cp37-win_amd64.pyd
PE	        17af0000-        17b68000	Deferred        _csparsetools.cp37-win_amd64.pyd
PE	        17bb0000-        17c04000	Deferred        _shortest_path.cp37-win_amd64.pyd
PE	        17c10000-        17c33000	Deferred        _tools.cp37-win_amd64.pyd
PE	        17c40000-        17c62000	Deferred        _traversal.cp37-win_amd64.pyd
PE	        17c70000-        17c9a000	Deferred        _min_spanning_tree.cp37-win_amd64.pyd
PE	        17ca0000-        17cd5000	Deferred        _flow.cp37-win_amd64.pyd
PE	        17ce0000-        17d1b000	Deferred        _matching.cp37-win_amd64.pyd
PE	        17d20000-        17d56000	Deferred        _reordering.cp37-win_amd64.pyd
PE	        17d60000-        17e2e000	Deferred        _ufuncs.cp37-win_amd64.pyd
PE	        17e30000-        17e50000	Deferred        _ufuncs_cxx.cp37-win_amd64.pyd
PE	        17e90000-        17ea8000	Deferred        specfun.cp37-win_amd64.pyd
PE	        17eb0000-        17ebd000	Deferred        _comb.cp37-win_amd64.pyd
PE	        17ec0000-        17ed6000	Deferred        _ellip_harm_2.cp37-win_amd64.pyd
PE	        17ee0000-        17ef5000	Deferred        _uarray.cp37-win_amd64.pyd
PE	        17f40000-        17fd1000	Deferred        pypocketfft.cp37-win_amd64.pyd
PE	        17fe0000-        17fee000	Deferred        _max_len_seq_inner.cp37-win_amd64.pyd
PE	        17ff0000-        1802f000	Deferred        _upfirdn_apply.cp37-win_amd64.pyd
PE	        18030000-        1803f000	Deferred        spline.cp37-win_amd64.pyd
PE	        18080000-        1808f000	Deferred        minpack2.cp37-win_amd64.pyd
PE	        18090000-        180b1000	Deferred        _iterative.cp37-win_amd64.pyd
PE	        180c0000-        1811c000	Deferred        libgetbreak.it23a4eih7i5el6cyj3cdpox7gpvjhnp.gfortran-win_amd6
PE	        18160000-        181ad000	Deferred        _superlu.cp37-win_amd64.pyd
PE	        181f0000-        18217000	Deferred        _arpack.cp37-win_amd64.pyd
PE	        18220000-        183b0000	Deferred        lib_arpack-.dgm5tpzifbw3u5bxj4wvvxrmy4khci2s.gfortran-win_amd6
PE	        183b0000-        183c4000	Deferred        _group_columns.cp37-win_amd64.pyd
PE	        18410000-        18452000	Deferred        _trlib.cp37-win_amd64.pyd
PE	        18460000-        18470000	Deferred        messagestream.cp37-win_amd64.pyd
PE	        18530000-        1853f000	Deferred        _lbfgsb.cp37-win_amd64.pyd
PE	        18540000-        185ec000	Deferred        liblbfgsb.ctl2sw4zxe7kjkyeythakymvyst2c6og.gfortran-win_amd64.
PE	        185f0000-        18602000	Deferred        moduletnc.cp37-win_amd64.pyd
PE	        18610000-        1861f000	Deferred        _cobyla.cp37-win_amd64.pyd
PE	        18620000-        186c1000	Deferred        libcobyla2.25evusebaw7vkisarb7lo3ugzpn2hxe3.gfortran-win_amd64
PE	        18710000-        18720000	Deferred        _slsqp.cp37-win_amd64.pyd
PE	        18720000-        1872f000	Deferred        _minpack.cp37-win_amd64.pyd
PE	        18730000-        18755000	Deferred        givens_elimination.cp37-win_amd64.pyd
PE	        187a0000-        187a9000	Deferred        _zeros.cp37-win_amd64.pyd
PE	        187b0000-        187bd000	Deferred        __nnls.cp37-win_amd64.pyd
PE	        187c0000-        18940000	Deferred        _highs_wrapper.cp37-win_amd64.pyd
PE	        18940000-        1894e000	Deferred        _highs_constants.cp37-win_amd64.pyd
PE	        18990000-        189ce000	Deferred        _interpolative.cp37-win_amd64.pyd
PE	        189d0000-        18a0b000	Deferred        _bglu_dense.cp37-win_amd64.pyd
PE	        18a10000-        18a1c000	Deferred        _lsap_module.cp37-win_amd64.pyd
PE	        18a60000-        18ae3000	Deferred        ckdtree.cp37-win_amd64.pyd
PE	        18af0000-        18bc1000	Deferred        qhull.cp37-win_amd64.pyd
PE	        18bd0000-        18bf8000	Deferred        _voronoi.cp37-win_amd64.pyd
PE	        18c40000-        18c62000	Deferred        _distance_wrap.cp37-win_amd64.pyd
PE	        18c70000-        18c98000	Deferred        _hausdorff.cp37-win_amd64.pyd
PE	        18ca0000-        18cde000	Deferred        _distance_pybind.cp37-win_amd64.pyd
PE	        18ce0000-        18d5b000	Deferred        rotation.cp37-win_amd64.pyd
PE	        18e20000-        18e2b000	Deferred        _odepack.cp37-win_amd64.pyd
PE	        18e30000-        18e3f000	Deferred        _quadpack.cp37-win_amd64.pyd
PE	        18e80000-        18e92000	Deferred        vode.cp37-win_amd64.pyd
PE	        18ea0000-        18f7d000	Deferred        libvode-f2p.j4sirkkrh4qx2ggukqjayycnnbeyxhzv.gfortran-win_amd6
PE	        18f80000-        18f91000	Deferred        _dop.cp37-win_amd64.pyd
PE	        18fa0000-        1903a000	Deferred        lib_dop-f2p.h5iclgm4nku5edeiujikvmq6ynof7iz6.gfortran-win_amd6
PE	        19040000-        19050000	Deferred        lsoda.cp37-win_amd64.pyd
PE	        19090000-        1909f000	Deferred        _fitpack.cp37-win_amd64.pyd
PE	        190a0000-        190c9000	Deferred        dfitpack.cp37-win_amd64.pyd
PE	        190d0000-        1910a000	Deferred        _bspl.cp37-win_amd64.pyd
PE	        19110000-        1915a000	Deferred        _ppoly.cp37-win_amd64.pyd
PE	        191a0000-        191e8000	Deferred        interpnd.cp37-win_amd64.pyd
PE	        191f0000-        1925c000	Deferred        _rbfinterp_pythran.cp37-win_amd64.pyd
PE	        192a0000-        192d6000	Deferred        _sosfilt.cp37-win_amd64.pyd
PE	        192e0000-        19305000	Deferred        _nd_image.cp37-win_amd64.pyd
PE	        19310000-        19350000	Deferred        _ni_label.cp37-win_amd64.pyd
PE	        19390000-        193a1000	Deferred        _spectral.cp37-win_amd64.pyd
PE	        19470000-        194da000	Deferred        _stats.cp37-win_amd64.pyd
PE	        194e0000-        194ed000	Deferred        statlib.cp37-win_amd64.pyd
PE	        194f0000-        194ff000	Deferred        mvn.cp37-win_amd64.pyd
PE	        19540000-        19684000	Deferred        cython_special.cp37-win_amd64.pyd
PE	        196d0000-        19712000	Deferred        beta_ufunc.cp37-win_amd64.pyd
PE	        19720000-        1975a000	Deferred        binom_ufunc.cp37-win_amd64.pyd
PE	        19760000-        1979c000	Deferred        nbinom_ufunc.cp37-win_amd64.pyd
PE	        198a0000-        198c4000	Deferred        biasedurn.cp37-win_amd64.pyd
PE	        199d0000-        19af7000	Deferred        libmvndst.5vxnipapinaf5nihxafna4othopndewg.gfortran-win_amd64.
PE	        19b00000-        19cb7000	Deferred        _sobol.cp37-win_amd64.pyd
PE	        19cc0000-        19ced000	Deferred        _qmc_cy.cp37-win_amd64.pyd
PE	        19d30000-        19d61000	Deferred        _peak_finding_utils.cp37-win_amd64.pyd
PE	        19dc0000-        19f37000	Export          qwindows
PE	        19f40000-        19f66000	Deferred        qwindowsvistastyle
PE	        61880000-        61923000	Deferred        libblkdta00.dkxgmsws6meyng7ecms5qh3xmxu557eo.gfortran-win_amd6
PE	        61c80000-        61e3f000	Deferred        libbispeu.7ah3pcq2e2nglc3aqd7ffah73kgjtzcj.gfortran-win_amd64.
PE	        625c0000-        62607000	Deferred        libslsqp_op.rggn6zofd2k47x7yrndycm7jfp4agler.gfortran-win_amd6
PE	        63840000-        63858000	Deferred        libwrap_dum.rsyftvawqb4tmwxddfxlevbvxzymecrt.gfortran-win_amd6
PE	        64280000-        65ec0000	Deferred        libopenblas.3hbpcjb5bpqgkwvzavebxnnj2q2g3tup.gfortran-win_amd6
PE	        65fc0000-        66042000	Deferred        libnnls.4hutgajqti623wtx372vaiiwxrlc62yu.gfortran-win_amd64
PE	        665c0000-        68215000	Deferred        libopenblas.noijjg62emaszi6nyurl6jbkm4evbgm7.gfortran-win_amd6
PE	        68500000-        68518000	Deferred        libdcsrch.i2aopdcxapdrfnpwy55h5ue7xzsu5cvn.gfortran-win_amd64.
PE	        69dc0000-        69f48000	Deferred        libdfft.sifnid2jootlovqvgnvz7ugq2hd3hfgu.gfortran-win_amd64
PE	        6a340000-        6a5aa000	Deferred        libdgamln.hwuvdbtlhw3klqh5zd2mzeosg3jsuzic.gfortran-win_amd64.
PE	        6b680000-        6b83f000	Deferred        libdfitpack.tcsqxp62xzef2tjfduo4znu2jinj5mpx.gfortran-win_amd6
PE	        6ba40000-        6bae3000	Deferred        liblsoda-f2.hqp3fumayr5243aoez4sthbdz3byk4rm.gfortran-win_amd6
PE	        6c880000-        6c89e000	Deferred        libdet.th6fyqphzksfdgdxhh3wuwq4r6abwpf2.gfortran-win_amd64
PE	        6d040000-        6d103000	Deferred        libdqag.gcpg4i2ogkzd7rp4dbllvm4yqkwwc2jr.gfortran-win_amd64
PE	        6d540000-        6d58a000	Deferred        libchkder.g7wsogiyyqo3uwfvez3ppxcxr53advpa.gfortran-win_amd64.
PE	        6e9c0000-        6eb1b000	Deferred        libspecfun.lqcthmcynuleoogkio6agree6d6v37ru.gfortran-win_amd64
PE	        70200000-        70228000	Deferred        libansari.r6ea3hqp5kz6taxu4y4zvtrpt7uva53z.gfortran-win_amd64.
PE	        70400000-        70428000	Deferred        lib_blas_su.yljy5mo4ubi2svqyowq7bgeizaydbi5m.gfortran-win_amd6
ELF	        7a800000-        7aa0e000	Deferred        opengl32<elf>
  \-PE	        7a850000-        7aa0e000	\               opengl32
ELF	        7b000000-        7b0e2000	Deferred        kernelbase<elf>
  \-PE	        7b010000-        7b0e2000	\               kernelbase
ELF	        7b400000-        7b68b000	Deferred        kernel32<elf>
  \-PE	        7b420000-        7b68b000	\               kernel32
ELF	        7bc00000-        7befb000	Deferred        ntdll<elf>
  \-PE	        7bc20000-        7befb000	\               ntdll
ELF	        7c000000-        7c005000	Deferred        <wine-loader>
PE	       140000000-       140056000	Deferred        ntscqt
PE	       180000000-       1803c0000	Deferred        python37
ELF	    7f69569db000-    7f69569ef000	Deferred        libdrm.so.2
ELF	    7f69569ef000-    7f6956a0c000	Deferred        libxcb-glx.so.0
ELF	    7f6956a0c000-    7f6956a17000	Deferred        librt.so.1
ELF	    7f6956a17000-    7f6958ac9000	Deferred        libnvidia-glcore.so.470.63.01
ELF	    7f6958ac9000-    7f6958cce000	Deferred        libnvidia-tls.so.470.63.01
ELF	    7f6958cce000-    7f6958f71000	Deferred        libnvidia-glsi.so.470.63.01
ELF	    7f6958f71000-    7f69592ae000	Deferred        libglx_nvidia.so.0
ELF	    7f69592ae000-    7f69592e2000	Deferred        libglx.so.0
ELF	    7f69592e2000-    7f695939a000	Deferred        libgldispatch.so.0
ELF	    7f695939a000-    7f6959422000	Deferred        libgl.so.1
ELF	    7f6959422000-    7f6959468000	Deferred        d3d9<elf>
  \-PE	    7f6959430000-    7f6959468000	\               d3d9
ELF	    7f6959468000-    7f6959471000	Deferred        libnss_dns.so.2
ELF	    7f6959580000-    7f695962e000	Deferred        dwrite<elf>
  \-PE	    7f6959590000-    7f695962e000	\               dwrite
ELF	    7f695962e000-    7f6959650000	Deferred        wintab32<elf>
  \-PE	    7f6959640000-    7f6959650000	\               wintab32
ELF	    7f6959656000-    7f6959672000	Deferred        libresolv.so.2
ELF	    7f6959696000-    7f695969e000	Deferred        libxfixes.so.3
ELF	    7f695969e000-    7f69596ab000	Deferred        libxcursor.so.1
ELF	    7f69596ab000-    7f69596bd000	Deferred        libxi.so.6
ELF	    7f69596bd000-    7f69596c2000	Deferred        libxcomposite.so.1
ELF	    7f69596c2000-    7f69596cf000	Deferred        libxrandr.so.2
ELF	    7f69596cf000-    7f69598d9000	Deferred        libxrender.so.1
ELF	    7f69598d9000-    7f69598e0000	Deferred        libxxf86vm.so.1
ELF	    7f69598e0000-    7f69598e5000	Deferred        libxinerama.so.1
ELF	    7f69598e5000-    7f6959970000	Deferred        setupapi<elf>
  \-PE	    7f69598f0000-    7f6959970000	\               setupapi
ELF	    7f6959970000-    7f695998a000	Deferred        libbsd.so.0
ELF	    7f695998a000-    7f69599b4000	Deferred        libxcb.so.1
ELF	    7f69599b4000-    7f6959af1000	Deferred        libx11.so.6
ELF	    7f6959af1000-    7f6959b06000	Deferred        libxext.so.6
ELF	    7f6959b0d000-    7f6959b13000	Deferred        libnss_mdns4_minimal.so.2
ELF	    7f6959b13000-    7f6959b2d000	Deferred        wtsapi32<elf>
  \-PE	    7f6959b20000-    7f6959b2d000	\               wtsapi32
ELF	    7f6959b2d000-    7f6959bf6000	Deferred        winex11<elf>
  \-PE	    7f6959b40000-    7f6959bf6000	\               winex11
ELF	    7f6959bf6000-    7f6959c0f000	Deferred        dwmapi<elf>
  \-PE	    7f6959c00000-    7f6959c0f000	\               dwmapi
ELF	    7f6959c0f000-    7f6959c4f000	Deferred        uxtheme<elf>
  \-PE	    7f6959c20000-    7f6959c4f000	\               uxtheme
ELF	    7f6959c4f000-    7f6959df6000	Deferred        wined3d<elf>
  \-PE	    7f6959c70000-    7f6959df6000	\               wined3d
ELF	    7f6959df6000-    7f6959e3e000	Deferred        dxgi<elf>
  \-PE	    7f6959e00000-    7f6959e3e000	\               dxgi
ELF	    7f6959e3e000-    7f6959eaa000	Deferred        d3d11<elf>
  \-PE	    7f6959e50000-    7f6959eaa000	\               d3d11
ELF	    7f6959eaa000-    7f6959fe2000	Deferred        msvcr120<elf>
  \-PE	    7f6959ed0000-    7f6959fe2000	\               msvcr120
ELF	    7f6959fe2000-    7f695a002000	Deferred        concrt140<elf>
  \-PE	    7f6959ff0000-    7f695a002000	\               concrt140
ELF	    7f695a002000-    7f695a117000	Deferred        msvcp140<elf>
  \-PE	    7f695a040000-    7f695a117000	\               msvcp140
ELF	    7f695a117000-    7f695a147000	Deferred        msacm32<elf>
  \-PE	    7f695a120000-    7f695a147000	\               msacm32
ELF	    7f695a147000-    7f695a210000	Deferred        winmm<elf>
  \-PE	    7f695a150000-    7f695a210000	\               winmm
ELF	    7f695a210000-    7f695a236000	Deferred        shcore<elf>
  \-PE	    7f695a220000-    7f695a236000	\               shcore
ELF	    7f695a236000-    7f695ac90000	Deferred        shell32<elf>
  \-PE	    7f695a250000-    7f695ac90000	\               shell32
ELF	    7f695ac90000-    7f695acc4000	Deferred        iphlpapi<elf>
  \-PE	    7f695aca0000-    7f695acc4000	\               iphlpapi
ELF	    7f695acc4000-    7f695ad0b000	Deferred        netapi32<elf>
  \-PE	    7f695acd0000-    7f695ad0b000	\               netapi32
ELF	    7f695ad0b000-    7f695ad24000	Deferred        userenv<elf>
  \-PE	    7f695ad10000-    7f695ad24000	\               userenv
ELF	    7f695ad24000-    7f695ad53000	Deferred        mpr<elf>
  \-PE	    7f695ad30000-    7f695ad53000	\               mpr
ELF	    7f695ad53000-    7f695aead000	Deferred        oleaut32<elf>
  \-PE	    7f695ad80000-    7f695aead000	\               oleaut32
ELF	    7f695aead000-    7f695af44000	Deferred        rpcrt4<elf>
  \-PE	    7f695aec0000-    7f695af44000	\               rpcrt4
ELF	    7f695af44000-    7f695b0b8000	Deferred        ole32<elf>
  \-PE	    7f695af70000-    7f695b0b8000	\               ole32
ELF	    7f695b0b8000-    7f695b0c4000	Deferred        libffi.so.7
ELF	    7f695b0c4000-    7f695b148000	Deferred        libgmp.so.10
ELF	    7f695b148000-    7f695b17f000	Deferred        libhogweed.so.5
ELF	    7f695b17f000-    7f695b1b9000	Deferred        libnettle.so.7
ELF	    7f695b1b9000-    7f695b1cf000	Deferred        libtasn1.so.6
ELF	    7f695b1cf000-    7f695b351000	Deferred        libunistring.so.2
ELF	    7f695b351000-    7f695b372000	Deferred        libidn2.so.0
ELF	    7f695b372000-    7f695b4a8000	Deferred        libp11-kit.so.0
ELF	    7f695b4a8000-    7f695b67e000	Deferred        libgnutls.so.30
ELF	    7f695b681000-    7f695b689000	Deferred        libxdmcp.so.6
ELF	    7f695b689000-    7f695b68f000	Deferred        libxau.so.6
ELF	    7f695b68f000-    7f695b6a5000	Deferred        api-ms-win-crt-utility-l1-1-0<elf>
  \-PE	    7f695b6a0000-    7f695b6a5000	\               api-ms-win-crt-utility-l1-1-0
ELF	    7f695b6a5000-    7f695b7b8000	Deferred        crypt32<elf>
  \-PE	    7f695b6b0000-    7f695b7b8000	\               crypt32
ELF	    7f695b7b8000-    7f695b7df000	Deferred        bcrypt<elf>
  \-PE	    7f695b7c0000-    7f695b7df000	\               bcrypt
ELF	    7f695b7df000-    7f695b821000	Deferred        rsaenh<elf>
  \-PE	    7f695b7f0000-    7f695b821000	\               rsaenh
ELF	    7f695b821000-    7f695b837000	Deferred        api-ms-win-core-path-l1-1-0<elf>
  \-PE	    7f695b830000-    7f695b837000	\               api-ms-win-core-path-l1-1-0
ELF	    7f695b837000-    7f695b85d000	Deferred        imm32<elf>
  \-PE	    7f695b840000-    7f695b85d000	\               imm32
ELF	    7f695b934000-    7f695b962000	Deferred        libexpat.so.1
ELF	    7f695b962000-    7f695b9a9000	Deferred        libfontconfig.so.1
ELF	    7f695b9a9000-    7f695b9c5000	Deferred        libz.so.1
ELF	    7f695b9c5000-    7f695b9fd000	Deferred        libpng16.so.16
ELF	    7f695b9fd000-    7f695babc000	Deferred        libfreetype.so.6
ELF	    7f695bae3000-    7f695baf9000	Deferred        api-ms-win-crt-filesystem-l1-1-0<elf>
  \-PE	    7f695baf0000-    7f695baf9000	\               api-ms-win-crt-filesystem-l1-1-0
ELF	    7f695baf9000-    7f695bb0f000	Deferred        api-ms-win-crt-conio-l1-1-0<elf>
  \-PE	    7f695bb00000-    7f695bb0f000	\               api-ms-win-crt-conio-l1-1-0
ELF	    7f695bb0f000-    7f695bb25000	Deferred        api-ms-win-crt-heap-l1-1-0<elf>
  \-PE	    7f695bb20000-    7f695bb25000	\               api-ms-win-crt-heap-l1-1-0
ELF	    7f695bb25000-    7f695bb3b000	Deferred        api-ms-win-crt-process-l1-1-0<elf>
  \-PE	    7f695bb30000-    7f695bb3b000	\               api-ms-win-crt-process-l1-1-0
ELF	    7f695bb3b000-    7f695bb51000	Deferred        api-ms-win-crt-environment-l1-1-0<elf>
  \-PE	    7f695bb40000-    7f695bb51000	\               api-ms-win-crt-environment-l1-1-0
ELF	    7f695bb51000-    7f695bb67000	Deferred        api-ms-win-crt-time-l1-1-0<elf>
  \-PE	    7f695bb60000-    7f695bb67000	\               api-ms-win-crt-time-l1-1-0
ELF	    7f695bb67000-    7f695bb7f000	Deferred        api-ms-win-crt-convert-l1-1-0<elf>
  \-PE	    7f695bb70000-    7f695bb7f000	\               api-ms-win-crt-convert-l1-1-0
ELF	    7f695bb7f000-    7f695bb97000	Deferred        api-ms-win-crt-stdio-l1-1-0<elf>
  \-PE	    7f695bb90000-    7f695bb97000	\               api-ms-win-crt-stdio-l1-1-0
ELF	    7f695bb97000-    7f695bbaf000	Deferred        api-ms-win-crt-string-l1-1-0<elf>
  \-PE	    7f695bba0000-    7f695bbaf000	\               api-ms-win-crt-string-l1-1-0
ELF	    7f695bbaf000-    7f695bbc5000	Deferred        api-ms-win-crt-locale-l1-1-0<elf>
  \-PE	    7f695bbc0000-    7f695bbc5000	\               api-ms-win-crt-locale-l1-1-0
ELF	    7f695bbc5000-    7f695bbe0000	Deferred        api-ms-win-crt-math-l1-1-0<elf>
  \-PE	    7f695bbd0000-    7f695bbe0000	\               api-ms-win-crt-math-l1-1-0
ELF	    7f695bbe0000-    7f695bbf7000	Deferred        api-ms-win-crt-runtime-l1-1-0<elf>
  \-PE	    7f695bbf0000-    7f695bbf7000	\               api-ms-win-crt-runtime-l1-1-0
ELF	    7f695bbf7000-    7f695bc0e000	Deferred        vcruntime140<elf>
  \-PE	    7f695bc00000-    7f695bc0e000	\               vcruntime140
ELF	    7f695bc0e000-    7f695bdc6000	Deferred        gdi32<elf>
  \-PE	    7f695bc20000-    7f695bdc6000	\               gdi32
ELF	    7f695bdc6000-    7f695c061000	Deferred        user32<elf>
  \-PE	    7f695bdf0000-    7f695c061000	\               user32
ELF	    7f695c061000-    7f695c0c9000	Deferred        shlwapi<elf>
  \-PE	    7f695c070000-    7f695c0c9000	\               shlwapi
ELF	    7f695c0c9000-    7f695c1c0000	Deferred        msvcrt<elf>
  \-PE	    7f695c0f0000-    7f695c1c0000	\               msvcrt
ELF	    7f695c1c0000-    7f695c1d8000	Deferred        version<elf>
  \-PE	    7f695c1d0000-    7f695c1d8000	\               version
ELF	    7f695c1d8000-    7f695c31d000	Deferred        ucrtbase<elf>
  \-PE	    7f695c200000-    7f695c31d000	\               ucrtbase
ELF	    7f695c31d000-    7f695c333000	Deferred        api-ms-win-core-file-l2-1-1<elf>
  \-PE	    7f695c320000-    7f695c333000	\               api-ms-win-core-file-l2-1-1
ELF	    7f695c333000-    7f695c349000	Deferred        api-ms-win-core-localization-l1-2-1<elf>
  \-PE	    7f695c340000-    7f695c349000	\               api-ms-win-core-localization-l1-2-1
ELF	    7f695c349000-    7f695c35f000	Deferred        api-ms-win-core-fibers-l1-1-1<elf>
  \-PE	    7f695c350000-    7f695c35f000	\               api-ms-win-core-fibers-l1-1-1
ELF	    7f695c35f000-    7f695c3a4000	Deferred        ws2_32<elf>
  \-PE	    7f695c370000-    7f695c3a4000	\               ws2_32
ELF	    7f695c4a4000-    7f695c541000	Deferred        advapi32<elf>
  \-PE	    7f695c4b0000-    7f695c541000	\               advapi32
ELF	    7f695c641000-    7f695c655000	Deferred        libnss_files.so.2
ELF	    7f695cdc7000-    7f695cdf0000	Deferred        liblzma.so.5
ELF	    7f695cdf0000-    7f695ce0b000	Deferred        libgcc_s.so.1
ELF	    7f695ce0b000-    7f695cf5a000	Deferred        libm.so.6
ELF	    7f695cf5a000-    7f695cf77000	Deferred        libunwind.so.8
ELF	    7f695cf79000-    7f695cf7f000	Deferred        libdl.so.2
ELF	    7f695cf7f000-    7f695d171000	Deferred        libc.so.6
ELF	    7f695d171000-    7f695d194000	Deferred        libpthread.so.0
ELF	    7f695d19c000-    7f695d1a5000	Deferred        libuuid.so.1
ELF	    7f695d1a5000-    7f695d1bb000	Deferred        api-ms-win-core-synch-l1-2-0<elf>
  \-PE	    7f695d1b0000-    7f695d1bb000	\               api-ms-win-core-synch-l1-2-0
ELF	    7f695d1bb000-    7f695d35e000	Dwarf           libwine.so.1
ELF	    7f695d360000-    7f695d390000	Deferred        ld-linux-x86-64.so.2
Threads:
process  tid      prio (all id:s are in hex)
00000008 ntscQT.exe
	00000009    0
0000000e services.exe
	00000026    0
	0000001a    0
	00000013    0
	00000010    0
	0000000f    0
00000011 plugplay.exe
	00000017    0
	00000016    0
	00000012    0
00000018 winedevice.exe
	00000020    0
	0000001d    0
	0000001c    0
	0000001b    0
	00000019    0
00000024 winedevice.exe
	00000029    0
	00000028    0
	00000027    0
	00000025    0
0000002a (D) F:\home\k\Downloads\ntscQT.exe
	00000038    0
	00000037    0
	00000036    0
	00000035    0
	00000034    0
	00000033    0
	00000032    0
	00000031    0
	0000002b    0 <==
0000002c explorer.exe
	00000030    0
	0000002f    0
	0000002e    0
	0000002d    0
System information:
    Wine build: wine-5.0 (Ubuntu 5.0-3ubuntu1)
    Platform: x86_64
    Version: Windows 7
    Host system: Linux
    Host version: 5.4.0-90-generic
0009:fixme:ver:GetCurrentPackageId (0x22faa0 (nil)): stub

Feature suggestion: Batch encoding multiple frames in threads

Decoding frames as fast as the input video will offer them, should offer the ability to batch encode frames in multiple threads, increasing throughput significantly. Assuming that the random parameters can be calculated for N frames at a time for a job queue, and all those frames can be encoded independent of each other, and then serialized again into the output encoder.

Probably a nightmare to implement, but it could improve speed without sacrificing the accuracy of the simulation. Assuming, again, that there are no inter-frame products dependent on the output of a previous frame's encode.

Feature Suggestion: Drag and Drop

I suggest a way to drag and drop a .txt file with a preset inside, along with the feature to drag and drop any image/video/gif file as well.

audio

the output video file has no audio

Windows 11-only issue(s)?

Sometimes when I turn on Pro mode, the buttons for importing/exporting videos/images and rendering control options are far from my desktop reach. It doesn't fix when turning off Pro mode but does when minimizing the window.

Another issue is that the GUI breaks when selecting Pro Mode in maximized window mode.
image

image

'ProcessAudioCheckBox'

When attempting to render a video I am getting the error in terminal:

2022-08-24 20:46:59.162 | ERROR | main:crash_handler:20 - Uncaught exception: 'NtscApp' object has no attribute 'ProcessAudioCheckBox'
NoneType: None

If anyone could help that would be dope. I am on a M1 Mac Studio

Mobile version

Can you make a mobile version? I really wanna use it on the go. And people who don't have PC's can use it

A fix for anyone encountering and error with xcb

tl;dr sudo apt install libxcb-xinerama0 should fix it.

the program may fail to start due to a problem with the xcb lib, printing this:

(venv) mosin@STUDIOMACHINE:~/ntscqt$ python ntscQT.py 
Try load en_IE locale: /home/mosin/ntscqt/translate/en_IE.qm
Using default translation
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/home/mosin/ntscqt/venv/lib/python3.10/site-packages/PyQt5/Qt5/plugins" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl, xcb.

doing sudo apt install libxcb-xinerama0 seems to fix this problem.

[NTSCQT Suggestion] Replace My Updated VHS Preset Filter to NEW

Hello @JargeZ. Can you replace this VHS preset filter for the By Master Nama button on Main Menu?:

{
  "_composite_preemphasis": 0.0492,
  "_vhs_out_sharpen": 2,
  "_vhs_edge_wave": 1,
  "_ringing": 0.05523,
  "_ringing_power": 1,
  "_ringing_shift": 0.37424999999999997,
  "_freq_noise_size": 0.7906,
  "_freq_noise_amplitude": 0,
  "_color_bleed_horiz": 0,
  "_color_bleed_vert": 0,
  "_video_chroma_noise": 949,
  "_video_chroma_phase_noise": 6,
  "_video_chroma_loss": 0,
  "_video_noise": 1114,
  "_video_scanline_phase_shift": 90,
  "_video_scanline_phase_shift_offset": 1,
  "_head_switching_speed": 0,
  "_vhs_head_switching": false,
  "_color_bleed_before": true,
  "_enable_ringing2": true,
  "_composite_in_chroma_lowpass": true,
  "_composite_out_chroma_lowpass": true,
  "_composite_out_chroma_lowpass_lite": true,
  "_emulating_vhs": true,
  "_nocolor_subcarrier": false,
  "_vhs_chroma_vert_blend": true,
  "_vhs_svideo_out": true,
  "_output_ntsc": true
}

NTSCQT Rendering takes too long

Hello. I'm rendering video frames I know what's happening there, probably I have 8GB RAM on my laptop.
image

It takes 2,012.8 MB may slow down CPU Usage.
image

What I do now takes spend rendering more minutes?

Video rendering only one frame

I tried rendering a video in ntscqt, but the app only rendered one frame of the video. No other frames were rendered, just that one frame. I think I have that video somewhere...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.