There appears to be list of protected extensions. On a new Windows installation the ".bmp" extension cannot be changed, but ".reg" can be changed normally. Have people found where this list is to hack it?
Edit: On Server 2022 only these extensions are protected. Strangely, some important ones like ...
Search found 19 matches
- Fri Nov 08, 2024 11:34 pm
- Forum: Classic - Bug Reports
- Topic: BUG: Can't set file type associations in XnView...
- Replies: 12
- Views: 12390
- Sun May 05, 2024 12:44 pm
- Forum: MP - Suggestions
- Topic: Could the video codecs be made optional?
- Replies: 2
- Views: 972
Re: Could the video codecs be made optional?
Well, then it turns into "Windows Seven" with eye candy and bloat. I'm an old school user, and believe that Microsoft offerings in the multimedia area (like thumbnails in Explorer) are superfluous. With movies you often end up with a black frame, slow performance and files locked for moving.
I'd ...
I'd ...
- Wed Apr 24, 2024 9:41 pm
- Forum: Closed/Resolved
- Topic: jpegli - new and clever jpeg encoder
- Replies: 35
- Views: 13340
Re: jpegli - new and clever jpeg encoder
I'm surprised that there is next to no apparent color smearing with the XYB output, which by default has chroma subsampling. I picked the nastiest blue and red combination I could find, and I only saw a faint white glow. I wouldn't use this format because it relies on ICC to fix up the colors ...
- Sun Apr 21, 2024 1:50 am
- Forum: MP - Suggestions
- Topic: Could the video codecs be made optional?
- Replies: 2
- Views: 972
Could the video codecs be made optional?
The "MP" version of XnView is a bit heavy . It contains a few dozen MB of video codecs. Because of this, it doesn't run on Server 2008 R2 without the Desktop Experience Pack, due to being linked against MFPlat.dll and other Media Foundation DLLs. Usually everyone already has one or a few video ...
- Fri Apr 19, 2024 7:35 pm
- Forum: Classic - Bug Reports
- Topic: Game screenshot
- Replies: 7
- Views: 10243
Re: Game screenshot
I can't get the hotkey processed from XnView Classic inside games. I assign F11 or Shift-F11, choose Desktop as the capture source, and no file is created. It works from within Windows GUI.
Many recent games use what is called "deferred rendering". They put the image into an intermediate buffer for ...
Many recent games use what is called "deferred rendering". They put the image into an intermediate buffer for ...
- Thu Apr 18, 2024 3:38 am
- Forum: Classic - Bug Reports
- Topic: bug with .dds pictures
- Replies: 1
- Views: 4037
Re: bug with .dds pictures
XN only supports "round" image dimensions such as 1024*1024. From how the rows are misaligned, you can clearly see there is a width mismatch issue. If you ever opened RAW files, you'll recognize it. DDS support is still very limited. It only outputs DXT5 even if there is no alpha, and no mipmaps ...
- Wed May 17, 2023 10:09 pm
- Forum: Classic - Suggestions
- Topic: XnView Classic : Support Read/Write JPEG XL file
- Replies: 6
- Views: 25611
Re: XnView Classic : Support Read/Write JPEG XL file
The JPEG-XL format is a non-starter regardless of its other merits if it requires Windows 7 and modern-style applications. It's a bit ambitious for a basic image codec. In the IV "competitor application" they added a 4 MB DLL for this one format about as big as the rest of the application. Not quite ...
- Mon May 15, 2023 11:54 pm
- Forum: Classic - General Support
- Topic: automatic screenshots in regular intervals
- Replies: 3
- Views: 2251
Re: automatic screenshots in regular intervals
Sounds like a job for AutoHotKey. You could call XnView from the command-line and therefore still do part of the job with it. I use AutoHotHey to take screenshots in games. You can define a timer in the script or a loop with a sleep time to execute a command at regular intervals.
- Tue Nov 30, 2021 5:23 pm
- Forum: Classic - General Support
- Topic: Color Calibration
- Replies: 4
- Views: 5227
Re: Color Calibration
Here is an example. Two RGB files, normal sRGB and Apple at 1.8, look the same. The correction works on them. The grayscale files at gamma 1.8 and dot gain 10% get darker, 2.2 is close to sGray, but still looks slightly different. This is in XnView Classic 2.50.3.
Irfan said to me that profiles for ...
Irfan said to me that profiles for ...
- Tue Nov 30, 2021 10:20 am
- Forum: Classic - General Support
- Topic: Color Calibration
- Replies: 4
- Views: 5227
Re: Color Calibration
Color profiles for Grayscale don't seem to be applied at all. Grayscale upconverted to RGB with works, gamma is applied and the loading speed is slower.
- Tue Apr 06, 2021 12:18 am
- Forum: Classic - General Support
- Topic: SWF plugin doesn't work anymore
- Replies: 3
- Views: 1789
Re: SWF plugin doesn't work anymore
Download an earlier version before 32.0.0.371 of the Flash ActiveX plug-in and install it. Adobe has intentionally disabled it. Alternatively, use a standalone player which continues to work.
- Wed Feb 17, 2021 10:21 am
- Forum: NConvert
- Topic: Basic understanding of "JPEG Quality"?
- Replies: 30
- Views: 21407
Re: Basic understanding of "JPEG Quality"?
I used layer blending mode Difference in Photoshop, and increased the contrast with Levels.
- Mon Feb 15, 2021 7:42 am
- Forum: Classic - Bug Reports
- Topic: Save As does not reload saved image.
- Replies: 1
- Views: 2988
Re: Save As does not reload saved image.
This is a standard behavior of most software and allows to save multiple images at varying quality or formats, always starting from the source of the highest quality that is already loaded. If you want to reload the image, press Ctrl-R or F5. F5 is very quick and intuitive to reach.
- Mon Feb 15, 2021 7:21 am
- Forum: NConvert
- Topic: Basic understanding of "JPEG Quality"?
- Replies: 30
- Views: 21407
Re: Basic understanding of "JPEG Quality"?
When an image is repeatedly saved with color subsampling, the bleeding will progressively increase because the chroma is interpolated on load into XnView and decimated again. I do not know about the command-line application. There would be little generation loss if the color was left "blocky , but ...
- Thu Mar 26, 2020 9:50 pm
- Forum: Classic - General Support
- Topic: Original pathname and WMF resolution
- Replies: 0
- Views: 1413
Original pathname and WMF resolution
What does the option this option do: "For 'Save as', use the original pathname the first time". The way I understand it, it should go to the directory of the currently open file, which is what I want. But it does not do that. I don't get the meaning of "first time". The other option "use same ...