Page 1 of 2

Video: monochrome and one third of the height

Posted: Thu Feb 23, 2023 12:46 pm
by avmaksimov
It looks like: Image .

What I need to do for fixing? Or may be it a bug?

No autoplay set in Options. But If I press Play the video starts monochrome and 1/3 of height too.

Re: Video: monochrome and one third of the height

Posted: Sun Feb 26, 2023 2:05 pm
by avmaksimov
Nobody knows? :?

Re: Video: monochrome and one third of the height

Posted: Mon Feb 27, 2023 9:17 am
by xnview
for all videos?

Re: Video: monochrome and one third of the height

Posted: Mon Feb 27, 2023 5:26 pm
by avmaksimov
xnview wrote: Mon Feb 27, 2023 9:17 amfor all videos?
Yes. All videos but sometimes half a width.

Re: Video: monochrome and one third of the height

Posted: Wed Mar 01, 2023 4:19 pm
by xnview
strange, you can use windows codecs by editing the xnview.ini
useInternalVideoPlayer=false

Re: Video: monochrome and one third of the height

Posted: Wed Mar 01, 2023 8:28 pm
by avmaksimov
xnview wrote: Wed Mar 01, 2023 4:19 pm strange, you can use windows codecs by editing the xnview.ini
useInternalVideoPlayer=false
Thank you. I should write it before. I use Ubuntu 22.10.
What should I check now?

Re: Video: monochrome and one third of the height

Posted: Thu Mar 02, 2023 7:07 am
by xnview
avmaksimov wrote: Wed Mar 01, 2023 8:28 pm
xnview wrote: Wed Mar 01, 2023 4:19 pm strange, you can use windows codecs by editing the xnview.ini
useInternalVideoPlayer=false
Thank you. I should write it before. I use Ubuntu 22.10.
What should I check now?
search useInternalVideoPlayer in the xnview.ini

Re: Video: monochrome and one third of the height

Posted: Fri Mar 03, 2023 9:54 am
by avmaksimov
xnview wrote: Thu Mar 02, 2023 7:07 am search useInternalVideoPlayer in the xnview.ini
Unfortunately, I see nothing after it. What should I test?

Re: Video: monochrome and one third of the height

Posted: Fri Mar 03, 2023 10:00 am
by xnview
do you have installed codecs like 'Klite codec pack'?

Re: Video: monochrome and one third of the height

Posted: Fri Mar 03, 2023 2:43 pm
by avmaksimov
xnview wrote: Fri Mar 03, 2023 10:00 am do you have installed codecs like 'Klite codec pack'?
No. It's for Windows and I have Ubuntu 22.10 (.

BTW. VLC shows all OK.

Re: Video: monochrome and one third of the height

Posted: Fri Mar 03, 2023 2:50 pm
by xnview
houps sorry, could you put back true to useInternalVideoPlayer, and change debug=2 in xnview.ini
and send me messages when you start XnView and try to play a mp4 from a terminal?

Re: Video: monochrome and one third of the height

Posted: Fri Mar 03, 2023 3:06 pm
by avmaksimov
xnview wrote: Fri Mar 03, 2023 2:50 pm houps sorry, could you put back true to useInternalVideoPlayer, and change debug=2 in xnview.ini
and send me messages when you start XnView and try to play a mp4 from a terminal?
Unfortenutely, I can't do that because of error in terminal due error:
$ xnview
MDK 0.15.0 (git e8c668a) - Multimedia Development Kit. Copyright (c) 2016-2022 WangBin(QtAV author) <wbsecg1 at gmail.com>
Build for: Linux x86_64; Clang14.0.6 GCC4.2.1; libc++14000; 15:26:29 Aug 23 2022
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
==> 1,000000 1,000000 91,727547 96,000000 (0)

Why it can it be?

Re: Video: monochrome and one third of the height

Posted: Thu Mar 09, 2023 9:42 am
by xnview
avmaksimov wrote: Fri Mar 03, 2023 3:06 pm
xnview wrote: Fri Mar 03, 2023 2:50 pm houps sorry, could you put back true to useInternalVideoPlayer, and change debug=2 in xnview.ini
and send me messages when you start XnView and try to play a mp4 from a terminal?
Unfortenutely, I can't do that because of error in terminal due error:
$ xnview
MDK 0.15.0 (git e8c668a) - Multimedia Development Kit. Copyright (c) 2016-2022 WangBin(QtAV author) <wbsecg1 at gmail.com>
Build for: Linux x86_64; Clang14.0.6 GCC4.2.1; libc++14000; 15:26:29 Aug 23 2022
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
==> 1,000000 1,000000 91,727547 96,000000 (0)

Why it can it be?
you have nothing else??

Re: Video: monochrome and one third of the height

Posted: Thu Mar 09, 2023 12:50 pm
by avmaksimov
xnview wrote: Thu Mar 09, 2023 9:42 am you have nothing else??
Hello. I had this problem with 1.4.2 version. I tried to solve it by doing some actions from Internet sites but without success. But may be after reboot something helped. But I think 1.4.3 version helped.

Now I have the same problem and also some hanging,

I attached .zip with 3 cases: 1) with simply opening problem file 1 and close it; 2) with opening problem file 2 and got hanging (I close XNView but I see that it use 1 of 8 processor for 100%); 3) with opening problem file 1, pausing and clicking on next file (problem file 2).

It's strange. In the previous version I didn't face with hanging.

Re: Video: monochrome and one third of the height

Posted: Thu Mar 09, 2023 3:05 pm
by xnview
could you try to set

Code: Select all

QT_XCB_GL_INTEGRATION=xcb_egl
before starting XnView