Getting errors when hovering some video files

Things you’d like to miss in the future...
jupe
Posts: 2791
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Getting errors when hovering some video files

Post by jupe »

I'll add that I have noticed lately that MDBU doesn't work on a lot of video files, I thought I might just need to restart (which I haven't done yet) but it could actually be related to this issue. From limited testing I don't have any issues with preview tab/pane though.

edit: Just noticed that if I enable the HoverBox for vids then my MDBU starts working again for all vids, so seems like maybe new issue since HoverBox/InfoTips rework.

edit2: actually some MDBU video files don't work still, but much, much less than before, but with HoverBox enabled for vids the HoverBox does work on the same files that MDBU doesn't work, strange.

admin
Site Admin
Posts: 60547
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Getting errors when hovering some video files

Post by admin »

1) v22.40.0235 might generate better error messages.

2) This undocumented tweak might bring it back to the working state: PreviewEarlyFactory=1

Based on the theory that this change caused the present trouble:

Code: Select all

v22.40.0224 - 2021-11-13 09:36
  *** Preview and Thumbnails: In order to avoid the annoying "Switch to / 
      Repeat" Windows dialog as much as possible, I have experimentally 
      rearranged the order of various methods of image extraction. This is a 
      radical change that affects practically anything with images. The effect 
      on the quality and speed of the image extraction is difficult to predict 
      and will vary from system to system.

1024mb
Posts: 205
Joined: 14 Dec 2018 23:26

Re: Getting errors when hovering some video files

Post by 1024mb »

1) Getting the same error I think:

Code: Select all

Error:  	6 (0x00000006)
Desc:   	Overflow
Dll:    	0
Proc:   	hb_GetThumbnail@130: Jean Michel Jarre - Magnetic Fields 2 (iGy6WfbK7Jg) [480p].mkv - 640x480

Source: 	XYplorer
XY ver: 	XYplorer 22.40.0235
OS:     	Windows 10 Windows 10 Pro for Workstations, 64-bit, Release 2009, Build 19043.1320
Locale: 	10250 (es-ES)
ANSI:   	1252, ACP: 65001 (UTF-8)
Font:   	Comic Sans MS 14.25, DBCS: No
DPI:    	96 (100%), 1920x1080

Date:   	2021-11-18 17:48:30
2) This does work. The hoverview works again, holding click works again too. And changing the view to thumbnails doesn't bring any errors now.
Last edited by 1024mb on 18 Nov 2021 23:55, edited 1 time in total.

admin
Site Admin
Posts: 60547
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Getting errors when hovering some video files

Post by admin »

Okay. I need to think.

admin
Site Admin
Posts: 60547
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Getting errors when hovering some video files

Post by admin »

The next beta (v22.40.0236) might make a better error message on your MKV video.

admin
Site Admin
Posts: 60547
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Getting errors when hovering some video files

Post by admin »

jupe wrote: 18 Nov 2021 23:34 I'll add that I have noticed lately that MDBU doesn't work on a lot of video files, I thought I might just need to restart (which I haven't done yet) but it could actually be related to this issue. From limited testing I don't have any issues with preview tab/pane though.

edit: Just noticed that if I enable the HoverBox for vids then my MDBU starts working again for all vids, so seems like maybe new issue since HoverBox/InfoTips rework.

edit2: actually some MDBU video files don't work still, but much, much less than before, but with HoverBox enabled for vids the HoverBox does work on the same files that MDBU doesn't work, strange.
1) Strange! Unfortunately I cannot see this here. And looking at the code, MDBU is completely unrelated to the HoverBox settings. :?

2) I assume all these issue disappear when you set this tweak: PreviewEarlyFactory=1

3) Are you sure that these issues only affect video files?

jupe
Posts: 2791
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Getting errors when hovering some video files

Post by jupe »

1) somehow they have interaction, maybe the HB loads it into cache, then MDBU loading from cache works ok?, but some files still work for HB but not MDBU, I can't explain it.

2) yes all back to normal

3) Have only noticed it on video files, MDBU has been fine for everything else in my day to day use, using v21.30 instead everything works fine again. Issue has been present for about a week

admin
Site Admin
Posts: 60547
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Getting errors when hovering some video files

Post by admin »

1) Yes, might be.

3) Though I cannot see a reason why only video files should be affected, I will exclude them from those changes for now (but NOT in the next beta, still need to run some tests). Gotta start somewhere.

admin
Site Admin
Posts: 60547
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Getting errors when hovering some video files

Post by admin »

1024mb wrote: 18 Nov 2021 23:49 1) Getting the same error I think ...
Please try v22.40.0236 (without the PreviewEarlyFactory tweak). Any better error messages?

admin
Site Admin
Posts: 60547
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Getting errors when hovering some video files

Post by admin »

BTW, I added the PreviewEarlyFactory tweak to the (undocumented) SC tweak. You now can quickly toggle the value like this:

Code: Select all

tweak("PreviewEarlyFactory", 0, 1);  //toggle 0/1

1024mb
Posts: 205
Joined: 14 Dec 2018 23:26

Re: Getting errors when hovering some video files

Post by 1024mb »

I'm getting this:

Code: Select all

Error:  	6 (0x00000006)
Desc:   	Overflow
Dll:    	0
Proc:   	hb_GetThumbnail@130: Jean Michel Jarre - Magnetic Fields 2 (iGy6WfbK7Jg) [480p].mkv - 640x480

Source: 	XYplorer
XY ver: 	XYplorer 22.40.0238
OS:     	Windows 10 Windows 10 Pro for Workstations, 64-bit, Release 2009, Build 19043.1320
Locale: 	10250 (es-ES)
ANSI:   	1252, ACP: 65001 (UTF-8)
Font:   	Comic Sans MS 14.25, DBCS: No
DPI:    	96 (100%), 1920x1080

Date:   	2021-11-19 15:30:06
I get this when I change the view to thumbnails (had to recreate the cache, otherwise the thumbs loaded without problems):

Code: Select all

Error:  	6 (0x00000006)
Desc:   	Overflow
Dll:    	0
Proc:   	addIFF@252: F:\Videos\Jean Michel Jarre - Magnetic Fields 2 (iGy6WfbK7Jg) [480p].mkv -- 4/5

Source: 	XYplorer
XY ver: 	XYplorer 22.40.0238
OS:     	Windows 10 Windows 10 Pro for Workstations, 64-bit, Release 2009, Build 19043.1320
Locale: 	10250 (es-ES)
ANSI:   	1252, ACP: 65001 (UTF-8)
Font:   	Comic Sans MS 14.25, DBCS: No
DPI:    	96 (100%), 1920x1080

Date:   	2021-11-19 15:32:03
It seems the errors haven't changed.

admin
Site Admin
Posts: 60547
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Getting errors when hovering some video files

Post by admin »

Thanks! This is so weird. I think I've *never* seen something like this. So I just HAVE TO find out what's going, and ask you to try again with the next beta.

1024mb
Posts: 205
Joined: 14 Dec 2018 23:26

Re: Getting errors when hovering some video files

Post by 1024mb »

No problem, happy to help.
With the latest beta 0239 I'm getting this:

Code: Select all

Error:  	6 (0x00000006)
Desc:   	Overflow
Dll:    	0
Proc:   	hb_GetThumbnail@130: Jean Michel Jarre - Magnetic Fields 2 (iGy6WfbK7Jg) [480p].mkv - 640x480

Horst
Posts: 1090
Joined: 24 Jan 2021 12:27
Location: Germany

Re: Getting errors when hovering some video files

Post by Horst »

With the lastest beta I still get this using floating preview, the preview pane works fine.
Jean Michel Jarre - Magnetic Fields 2 (iGy6WfbK7Jg) [480p].mkv

Code: Select all

Error:  	16 (0x00000010)
Desc:   	Expression too complex
Dll:    	0
Proc:   	preview_LoadIPV

Source: 	XYplorer
XY ver: 	XYplorer 22.40.0239
OS:     	Windows 11 Windows 10, 64-bit, Release 2009, Build 22000.318
Locale: 	1033 (en-US)
ANSI:   	1252, ACP: 1252  (ANSI - Latin I)
Font:   	Segoe UI Semibold 12, DBCS: No
DPI:    	96 (100%), 1920x1080

Date:   	2021-11-20 20:12:54
Windows 11 Home x64 Version 23H2 (OS Build 22631.3447)
Portable XYplorer (actual version, including betas)
Everything 1.5.0.1371a (x64), Everything Toolbar 1.3.3, Listary Pro 6.3.0.73

admin
Site Admin
Posts: 60547
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Getting errors when hovering some video files

Post by admin »

Crazy. All these error messages are not true. There is something deeper going wrong that is also responsible for wrong error messages. But at this point I'm out of ideas. So I will exclude videos from the change and all should be fine again.

Post Reply