Microsoft Brings Native HEIF Support to Windows 10 (thurrott.com) 152
An anonymous reader shares a report: Microsoft is bringing support for the new HEIF image format to Windows 10. First popularized by Apple with iOS 11, HEIF is a new image format that uses less storage space while preserving image quality. The new image format is used by default on Apple's iPhone X and other devices running iOS 11. While Microsoft's online services like OneDrive already supported HEIF since the release of iOS 11, Windows 10 didn't natively support the new format as of yet. But with the upcoming Redstone 4 update -- possibly called the Spring Creators Update -- the Microsoft Photos app in Windows 10 will support HEIF by default. Further reading: CNET.
.BMP forever! (Score:1)
Re: (Score:2)
If you're going to use an uncompressed image format, you should use TGA.
Re: (Score:2)
TGA's while being a very nice simple format, and technically could store HDR images, support doesn't seem popular enough to handle sadly.
How do you _save_
* 16-bit grayscale (16-bits)
* 16-bit/channel (64-bits)
* 32-bit/channel (128-bit)
Also, which Data Type value would you use?
Unless Photoshop supports it out-of-the-box the format is dead.
Speaking of Photoshop -- Adobe Photoshop's native .PSD handle these without any problems and have been around for ages.
BMP's are easy to read/load they also don't support HD
Re: (Score:1)
Re: (Score:2)
Great! Now let's work on Native PDF Support (Score:3, Insightful)
WTF is wrong with Microsoft that I can attempt to open a PDF in MS Server 2014, and it STILL can't handle it natively?!?
Are they waiting to see if PDF will "take off"? Are they waiting to see if their "PDF-Killer" XPS will win-out (hint: It won't). Or what?!?
What morons.
Re: Great! Now let's work on Native PDF Support (Score:4, Funny)
I think you're first issue is that you're trying to use a version of Server that doesn't exist.
Re: (Score:2)
I think you're first issue is that you're trying to use a version of Server that doesn't exist.
You are correct.
The Server OS is 2012 R2. I was brain-farting the SQL Server version, sorry.
In this case, I agree with Microsoft (Score:2)
WTF is wrong with Microsoft that I can attempt to open a PDF in MS Server 2014, and it STILL can't handle it natively?!?
In my view, getting P0WN3D should be opt-in.
Re:In this case, I agree with Microsoft (Score:4, Informative)
The basic PDF format is secure, it's only data. That's what OS X/macOS/iOS supports.
Re: (Score:2)
Malformed WMF and PDF files are excellent malware vectors, among others. And people are not as careful as when they run an executable.
Vulnerabilities due to a flaw in parsing data are common. Zlib just deals with data right? It had vulnerabilities.
The basic pdf standard defines segments of text containing compressed data, and that decompression process could have parsing bugs.
Re: (Score:3)
Regardless of what you use, it can only minimize your attack surface -- not eliminate it. What if there's a bug in Rust? Rust itself doesn't mitigate certain bugs like granting too much permission to a database.
On a server, you want the minimum components you need to run whatever's being served.
Until you're trying to troubleshoot something, and the only help you can find is in a PDF.
Re: (Score:2)
Burn the heretic! Why do hate LBGWT^3 people so much?
Re: (Score:2)
The basic PDF format is secure, it's only data. That's what OS X/macOS/iOS supports.
Since OS X 10.0.0. That's why it bugs me to no-end at work, that I have to go install Acrobat Reader on ANYTHING in 2018, just to open a Documentation file.
Re: (Score:2)
Re: (Score:2)
That's what OS X/macOS/iOS supports.
The caveat there is that this breaks a lot of PDF files out there, is incompatible with anything protected, and isn't that good with embedded content (e.g. a font to render a different language).
On a server I'd rather be forced to make the choice of what software opens what filetype than rely on my vendor shipping something broken by default to eliminate attack vendors. Just don't ship anything at all.
Mind you, who opens PDFs on a server, and how do you even get them to display in an 80x25 text mode console
Re: (Score:2)
That's what OS X/macOS/iOS supports.
The caveat there is that this breaks a lot of PDF files out there, is incompatible with anything protected, and isn't that good with embedded content (e.g. a font to render a different language).
On a server I'd rather be forced to make the choice of what software opens what filetype than rely on my vendor shipping something broken by default to eliminate attack vendors. Just don't ship anything at all.
Mind you, who opens PDFs on a server, and how do you even get them to display in an 80x25 text mode console.
Even on iOS, you can choose to Open In... any App that can handle the filetype. And on macOS, where the rules about "private libraries" are nonexistent, you can truly have alternate PDF renderers. So, you have the CHOICE to use the built-in PDF libraries, or some other Applications' versions.
Re: (Score:2)
Until Adobe stopped making PDF a read-only format and started adding all sorts of new and unnecessary features. You should not need to edit PDFs, especially for things that are not meant to be edited (a chip's datasheet for instance). If I have a chip's datahseet, I do not want or need to change that PDF, and yet they all seem to think I want to edit them. A document meant to be edited should be supplied in a different format. I also don't want to have to request and maintain certificates just to look a
Re: (Score:2)
WTF is wrong with Microsoft that I can attempt to open a PDF in MS Server 2014, and it STILL can't handle it natively?!?
In my view, getting P0WN3D should be opt-in.
It is Acrobat that is insecure, not PDF itself. MS has enough Developers to create their own native PDF parser.
Re: (Score:2)
WTF is wrong with Microsoft that I can attempt to open a PDF in MS Server 2014
Their client OS supports PDF natively. I think the problem you're having is you're trying to use a server OS as a client OS.
Re: Great! Now let's work on Native PDF Support (Score:3)
Re: (Score:2)
I think the intended use case is to read documentation on the client device through which you are remotely accessing the server.
Re: Great! Now let's work on Native PDF Support (Score:2)
Which shows a complete lack of forethought about real world scenarios on the part of MS. That assumes the scenario that I only remote login to the server and I never have actual access to it. For example the installation is on a CD/USB, it's much easier to stick into the server than upload it to a network share then download it.
The second part of why that is silly is that after I unpack/unzip the installation files on the server. I have to do the same thing on my machine just to read the documentation on th
Re: (Score:2)
Which shows a complete lack of forethought about real world scenarios on the part of MS. That assumes the scenario that I only remote login to the server and I never have actual access to it. For example the installation is on a CD/USB, it's much easier to stick into the server than upload it to a network share then download it.
The second part of why that is silly is that after I unpack/unzip the installation files on the server. I have to do the same thing on my machine just to read the documentation on the installation process. Or transfer them my client machine." That also doesn't take into account if there are issues and I have to look at additional information written in PDF from the vendor.
Bottom line: There's just NO excuse; and I would be a Meeelion dollars that every one of the Slashtards that is naysaying the completely-foreign concept of being able to open a PDF on their MS Servers HAS ALREADY INSTALLED ACROBAT for that EXACT Reason!
But they'll never admit it; because they just like to argue.
Server GUI (Score:2)
I doubt if most here run Windows servers. Neither do we distribute documentation exclusively in PDF format. I suppose if it were common for servers to have a GUI then we might consider a PDF reader to be necessary. However, my file manager is capable of browsing foreign servers and allowing me to open documents located on those servers, and it's possible that Microsoft has managed to duplicate this functionality as well.
Re: (Score:2)
I doubt if most here run Windows servers. Neither do we distribute documentation exclusively in PDF format. I suppose if it were common for servers to have a GUI then we might consider a PDF reader to be necessary. However, my file manager is capable of browsing foreign servers and allowing me to open documents located on those servers, and it's possible that Microsoft has managed to duplicate this functionality as well.
Straw man, nice to meet you!
Re: (Score:2)
I doubt if most here run Windows servers.
The problem is that lots of businesses run Windows servers and this is a problem.
Neither do we distribute documentation exclusively in PDF format.
You might not but other companies do document in PDF. Yes they might also have text files and HTML files but PDF is quite common.
. I suppose if it were common for servers to have a GUI then we might consider a PDF reader to be necessary.
You mean like Windows Server? Sure you can run command line things in Windows Server but it's not all command line.
Re: (Score:2)
The problem is that lots of businesses run Windows servers and this is a problem.
I would agree, but perhaps with a different emphasis.
So in our hypothetical situation of needing to view a PDF on a remote server, what exactly is the problem with opening that folder in Explorer and using your local application to view said document? Are we suggesting that one might have administrative access but not file access? If you need to edit a bitmap on a remote server, would you install Photoshop as well? How about TeX files, or OpenOffice?
This is the sort of problem which would only ever occur to
Re: (Score:2)
So in our hypothetical situation of needing to view a PDF on a remote server, what exactly is the problem with opening that folder in Explorer and using your local application to view said document?
Other than that doesn't work if you don't have a local PDF application installed? Or the ability to install a PDF viewer due to admin privileges? Or the ability to get to download one because the server is firewalled from the Internet? That's the chief complaint is that there is no default reader on Windows Server before 2016. Even then you need to use Edge.
Are we suggesting that one might have administrative access but not file access?
Not the only access. Having a PDF viewer application would be helpful.
If you need to edit a bitmap on a remote server, would you install Photoshop as we
Re: (Score:2)
It's really wonderful how you keep deliberately missing the point. The server's role here is to make the files available, and regardless of what the file type is, there is no requirement for it to have a client application installed. If you think otherwise, then apparently Microsoft has damaged your brain to the point of being unable to use a file browser.
Re: (Score:2)
It's really wonderful how you keep deliberately missing the point.
It's interesting how you don't seem to understand how things work on Windows servers.
The server's role here is to make the files available, and regardless of what the file type is, there is no requirement for it to have a client application installed.
You mean besides the fact that if the user isn't remote but is actually directly logged into a server. That was the very first thing that I said.
. If you think otherwise, then apparently Microsoft has damaged your brain to the point of being unable to use a file browser.
Again that only works if you simply ignore the scenario presented.
Re: (Score:2)
Dear, the servers are the things in the rack mount, not the ones with the keyboard and monitor attached.
Re: (Score:2)
Dear, the servers are the things in the rack mount, not the ones with the keyboard and monitor attached.
You do know that there are these things called rackmounted monitors and keyboards [google.com] which allow you to directly access a server on a rack, right? They are designed to be 1U and stow away when not needed. If you don't I would have to wonder when is the last time you actually visited a server room.
Re: (Score:2)
Re: (Score:2)
Dear, the servers are the things in the rack mount, not the ones with the keyboard and monitor attached.
You do know that there are these things called rackmounted monitors and keyboards [google.com] which allow you to directly access a server on a rack, right? They are designed to be 1U and stow away when not needed. If you don't I would have to wonder when is the last time you actually visited a server room.
And there are QUADRILLIONS of Stand-Alone Windows Servers that don't live in a Rack; because they are sitting in a closet or a back-room in a small business that doesn't have a full-time (or even part-time) IT Staff. They have a one or a few Power-Users that handle day-to-day "Admin" duties. Doesn't mean they "don't deserve" to read PDF docs on those Servers.
And there are also other legit situations where getting a file back from a Remote Server isn't so straightforward. What then?
Re: (Score:2)
Re: (Score:2)
Shhhh. Let's not spook him. I haven't told him about the mobile cart yet. That might blow his mind that equipment exists where you can move a monitor and keyboard to a server so that you can access it.
Some people are SOOOO myopic. If it doesn't suit their particular use-case or "world-view", it shouldn't be allowed.
And unfortunately, not only is that an all-too-common mindset around these here parts; but it seems like the world in general is getting FAR too butthurt on FAR too minor of subjects.
Re: (Score:2)
I think the intended use case is to read documentation on the client device through which you are remotely accessing the server.
And when that Client is ALSO a Microsoft OS, like the W7 my work laptop runs, you STILL have to to out of your way to install that bug-fest that is Adobe Acrobat, JUST to read a frickin' file that's in a PUBLIC DOMAIN format!!!
Chrome and Firefox have PDF viewers (Score:2)
Firefox comes with a basic PDF viewer. So does Google Chrome (and Chromium since third quarter 2014 [chromium.org]), though Mozilla PDF.js is also available from Chrome Web Store [google.com].
Or are Chromium and Firefox also a "bug-fest"?
Re: (Score:2)
Sumatra PDF.
Installer looks a little hokey, but it works great. Been my viewer of choice since Foxit went to shit.
I became aware of SumatraPDF when I needed a PDF Print Application that could actually be driven by a Command Line, and could be made COMPLETELY "Silent".
And no, none of the Acrobat Components can do it, sorry. Plus, that wasn't really an option.
But that isn't really what we were talking about...
Re: (Score:2)
[sarcasm]Heaven forbid someone should open and read a PDF document on a server. I mean it's not like everyone uses that format being so obscure. Every installation manual I've used in the last several years was in binary in .txt files.[/sarcasm]
EXACTLY my point!
Even MICROSOFT distributes docs in PDF, FFS!
Re: Great! Now let's work on Native PDF Support (Score:2)
Re: (Score:2)
No, I thought that we were discussing "MS Server 2014," whatever the hell that is.
BT-dubs: Administrators can read PDFs natively on Windows Server 2016 in the Edge browser. Instead of complaining of a "complete lack of forethought about real world scenarios on the part of MS," complain about your years-out-of-date knowledge about Windows.
Re: (Score:2)
No, I thought that we were discussing "MS Server 2014," whatever the hell that is.
I assume he means 2012 R2 which was released in 2014.
BT-dubs: Administrators can read PDFs natively on Windows Server 2016 in the Edge browser. Instead of complaining of a "complete lack of forethought about real world scenarios on the part of MS," complain about your years-out-of-date knowledge about Windows.
So you don't deny that before Server 2016 it's a problem. You see in my real world scenario, we don't install whatever version of Windows Server we want. We have to install versions of Windows that we have license to install. Also in my real world scenario, I don't update the server OS on a live server because I want to read a PDF. In my scenario I have to use whatever version already exists like 2012 R2. But to address my question: how do you explain tha
Re: (Score:2)
Re: (Score:2)
In my real-world scenario, I install Chrome and stop whining like a two year old about a problem that isn't one.
Instead you complain about other people who have real problems because you don't have the same problem. Also you didn't think that real world scenarios exist merely because they don't exist for you.
Re: (Score:2)
In my real-world scenario, I install Chrome and stop whining like a two year old about a problem that isn't one.
What do you do when it is someone ELSE's Server, and you're just maintaining some software on it?
Re: (Score:2)
You see in my real world scenario, we don't install whatever version of Windows Server we want. We have to install versions of Windows that we have license to install. Also in my real world scenario, I don't update the server OS on a live server because I want to read a PDF. In my scenario I have to use whatever version already exists like 2012 R2. But to address my question: how do you explain that in a server OS released in 2014, MS didn't think to include a PDF viewer?
Exactly! At least SOMEONE else has been outside their Mother's basement!!!
Re: (Score:2)
No, I thought that we were discussing "MS Server 2014," whatever the hell that is.
BT-dubs: Administrators can read PDFs natively on Windows Server 2016 in the Edge browser. Instead of complaining of a "complete lack of forethought about real world scenarios on the part of MS," complain about your years-out-of-date knowledge about Windows.
Doesn't matter: You deal with the Server OS as you find it. In this case it was Server 2012 R2 (sorry for the brain fart about Server 2014. I was thinking of SQL Server 2014, which was also on this particular Server box). Wishing for something that was in Server 2016 would have been ridiculous.
Almost as ridiculous as no NATIVE PDF Support in an OS released in 2014...
Re: (Score:2)
If you have to log into a graphical environment on your server to install things, then either you're not a very good admin or the software you're using isn't very good.
You do know we are talking about Windows Server, right which was the point of this entire thread and post? I don't control that Microsoft has put in a GUI into their Server software. With Server 2016 you can opt to install the GUI but previous versions has it installed by default.
For the former: Learn CLI. I'm not trying to gatekeep or be a smug bastard, it's simply a superior way to manage machines.
I would advise you do so the same and read the thread to learn what we are talking about before you put in your irrelevant points. Also you don't know what I know. I do administer Linux machines as well as Windows one.
For the latter, that sucks. I'm sorry. But maybe you should use your remote tools to move the PDF to your local system rather than increase your server's attack surface by installing a viewer for an incredibly over-complicated file format.
That would be
Damned if you do, damned if you don't (Score:2)
Re: (Score:3)
Re: (Score:2)
It is built into their desktop OS (Edge opens PDF files by default.)
Which begs the question even more, not less.
Re: (Score:2)
If MS built PDF into their OS, there would immediately be cries that they were abusing their monopoly position to try to kill Adobe and third-party PDF apps.
I think you forgot the sarcasm tag.
Re:Great! Now let's work on Native PDF Support (Score:5, Informative)
WTF is wrong with Microsoft that I can attempt to open a PDF in MS Server 2014, and it STILL can't handle it natively?!?
Are they waiting to see if PDF will "take off"? Are they waiting to see if their "PDF-Killer" XPS will win-out (hint: It won't). Or what?!?
What morons.
Microsoft ships Win10 with a "print to PDF" option out of the box.
Also, they natively open PDFs in Edge, to the point of restoring the file association with every major upgrade.
So, you got exactly what you wanted, in the exact Microsoft way of handling such a situation. I hope you're happy.
Re: (Score:2)
WTF is wrong with Microsoft that I can attempt to open a PDF in MS Server 2014, and it STILL can't handle it natively?!?
Are they waiting to see if PDF will "take off"? Are they waiting to see if their "PDF-Killer" XPS will win-out (hint: It won't). Or what?!?
What morons.
Microsoft ships Win10 with a "print to PDF" option out of the box.
Also, they natively open PDFs in Edge, to the point of restoring the file association with every major upgrade.
So, you got exactly what you wanted, in the exact Microsoft way of handling such a situation. I hope you're happy.
Well, other than the fact that I was talking specifically about MS SERVER (not Windows 10), AND that "Restoring the Association" is just typical "This is not YOUR computer" MS-think; it IS exactly what I want...
Re: (Score:2)
WTF is wrong with Microsoft that I can attempt to open a PDF in MS Server 2014, and it STILL can't handle it natively?!?
That's easy to solve, just install the MS app store on your critical server and install Edge, then everything is handled natively by MS's OS bundled apps.
Or maybe you're an idiot for wanting this bundled on a server, doubly so from an MS package. Absolutely EVERYTHING should be opt-in on a server, including what happens when I click on a file (that is after I choose to install a GUI).
Re: (Score:2)
WTF is wrong with Microsoft that I can attempt to open a PDF in MS Server 2014, and it STILL can't handle it natively?!?
That's easy to solve, just install the MS app store on your critical server and install Edge, then everything is handled natively by MS's OS bundled apps.
Or maybe you're an idiot for wanting this bundled on a server, doubly so from an MS package. Absolutely EVERYTHING should be opt-in on a server, including what happens when I click on a file (that is after I choose to install a GUI).
I just used MS Server 14 as an example; because that's where I encountered this long-standing weakness most recently.
And WHY should I have to use a specific BROWSER to gain system-wide PDF support?!?
Re: (Score:2)
And WHY should I have to use a specific BROWSER to gain system-wide PDF support?!?
You don't. You wanted to know why it wasn't natively in there, and now you're complaining at the potential native solution that MS would offer (Edge is the native PDF renderer in Windows 10)
All this leads me to my original point: Thank Christ the ball is in your court to install something and you're not shipped with a default turd.
Re: (Score:2)
And WHY should I have to use a specific BROWSER to gain system-wide PDF support?!?
You don't. You wanted to know why it wasn't natively in there, and now you're complaining at the potential native solution that MS would offer (Edge is the native PDF renderer in Windows 10)
All this leads me to my original point: Thank Christ the ball is in your court to install something and you're not shipped with a default turd.
If that is an aside slight regarding MacOS' and iOS' native PDF support; both of those OSes have the ability to Open PDFs in alternate Applications. So, you aren't "stuck" with ANYTHING.
But if you are just trying to read a PDF documentation file, would you rather have to mess around and Install something; or just Open the frickin' file? Afterall, most documentation files are nothing more than piles of text, with perhaps the occasional table or illustration. None of those elements are likely to trip any esot
Re: (Score:2)
Except systemd, of course.
This is by design. (Score:2)
WTF is wrong with Microsoft that I can attempt to open a PDF in MS Server 2014, and it STILL can't handle it natively?!?
There is a reason for this:
Adobe Systems refused to let Microsoft implement built-in PDF support in Microsoft Office, [cio.com] citing fears of EEE (Embrace, extend, and extinguish). [wikipedia.org] -- Wikipedia
Re: (Score:2)
WTF is wrong with Microsoft that I can attempt to open a PDF in MS Server 2014, and it STILL can't handle it natively?!?
There is a reason for this:
Adobe Systems refused to let Microsoft implement built-in PDF support in Microsoft Office, [cio.com] citing fears of EEE (Embrace, extend, and extinguish). [wikipedia.org] -- Wikipedia
PDF is a Public-Domain Format. Exactly WHAT was Adobe going to "Refuse" them to do, legally?
And so how is this different from the PDF support built-into Edge in W10?
Re: (Score:2)
PDF is a Public-Domain Format.
No, it's an ISO standard, specifically ISO 19005.
Exactly WHAT was Adobe going to "Refuse" them to do, legally?
That's a question for Adobe's legal department. I do know that regardless of legality, two large corporations going to war is expensive, so they generally try to avoid it.
XPS is better (Score:2)
Re: (Score:2)
>> MS Server 2014 :)
We're in 2018. You should use Linux Server 2014 R2
MPEG (Score:5, Insightful)
Re:MPEG (Score:5, Informative)
The HEIF image format uses the HEVC [wikipedia.org] video codec to encode an image. The fact that HEVC is a patent encumbered mess has been discussed on /. before, so I won't go into that.
Apparently some people are trying to see if AV1 [wikipedia.org] can be used in the same way patent-encumbered HEVC is used here, too. If that happens, this is a solution in search of a problem, because AV1 is supposed to be as good or better than the HEVC codec, without the patents.
I hope HEVC never gets a foothold, but instead fades into obsolesence. The greed of a few has, thankfully, nearly killed the HEVC codec[1], but this could unfortunately cause HEVC to come back.
[1] - For HEVC, unlike its predecessor AVC [wikipedia.org], there are actually multiple patent pools and independent companies you will have to negotiate with for a license. Because of this, some corporations [wikipedia.org] have decided they don't have to deal with this licensing extortion idiocy, and have banded together to make the AV1 codec, and are sticking with patent-free VP9 [wikipedia.org] right now. Unlike AVC, uptake of HEVC has been very slow and it doesn't see very much use.
Re: (Score:2)
Re: (Score:1)
If you look at this image compression [github.io] comparison tool (note BPG uses HEVC) you'll notice a few things (I recommend the obvious: compare at 3x against the original). (1) All the different sizes are about the same size so the real test is quality per size. (2) At large, (virtually?) all the formats look nearly indistinguishable from the original. (3) Most formats other than jpeg/jpeg2000 get progressively blurrier the small they get while jpeg/jpeg2000 gets blocky*. (4) The ratio from large to original
Re: (Score:2)
The greed of a few has, thankfully, nearly killed the HEVC codec
Killed it where? Maybe on the distribution back end of Youtube and Netflix, but it is a very real part of the system behind the scenes in Apple, and MS. That is mostly driven by hardware companies, Intel, NVIDIA, and AMD all support various forms of hardware encoding for HEVC but are limited to decoding only for VP9 and AVC. This also becomes a default in things like video streaming of gaming sessions in Windows.
Right now hardware encoders for HEVC are dime a dozen, but hardware encoders for the other forma
Re: (Score:2)
That's hardly a DND (Duke Nukem Delay)
HEIF is a container, not an image format (Score:1)
HEIF is a container, not an image format. However typical container contents (HEVC and H.264/MPEG-4) are patent encumbered.
Patent encumbered, of course (Score:5, Insightful)
Re: (Score:2)
The container is ISO Base Media format, a.k.a. MP4. moov, meta and mdat atoms, as would be expected. MP4 is about as ubiquitous as they come. What's your problem with this?
Re: (Score:2)
Why doesn't he write his own image compression method and then get all the phone and camera manufacturers to sign on?
OneDrive *doesn't* properly support HEIF (Score:2)
OneDrive doesn't properly support HEIF, or at least didn't as of September last year. https://mspoweruser.com/micros... [mspoweruser.com]
Microsoft has reached out to us, clarifying that OneDrive on iOS will automatically convert HEIC files to JPEG when you back them up on your iPhone, so you will still be able to view them as regular image files in your Windows 10 device and iPhone.
Re: (Score:1)
Re: (Score:2)
Linux? (Score:2)
Are there any implementations for Linux?
Re: (Score:1)
It would probably have taken you less time to Google search this than post a "I must mention Linux" comment. GPAC for instance made an announcement at the same time that Apple announced this at WWDC2017.
Is HEIF encumbered by patents? (Score:2)
Re: (Score:2)
HEIF is like BPG: a single-frame silent movie encoded using HEVC's keyframe encoder. Thus it depends on the same patents as HEVC, making it unusable in free software unless you can afford to move all your users out of countries where these patents are valid.
Re: (Score:2)
...making it unusable in free software...
If that is the case, it looks as if Apple and Microsoft are trying to lock people into their proprietary environments. No surprise.
Will upgrade affect other software? (Score:2)
I still use Photoshop CS6 (no real need to 'upgrade'), will the Windows upgrade mean I can open HEIC files in it?
Re: (Score:2)
Who uses Windows 10 Photo App? (Score:1)
I couldn't stand that piece of shit. I found out how to re-enable the old Photo Viewer program and made it default. I don't do photo editing or anything advanced, but the app was garbage.
Re: (Score:2)
I use it, primarily to bring photos into a central storage location from my iPhone.
I'm a bad moderator (Score:1)
Posting to undo a click-o.
Where am I? (Score:2)
This can't be slashdot - TFS is way too well written
Re: (Score:2)
Um, NO. lossless compression is possible.
Re: (Score:2)
Re: (Score:2)
uses less storage space while preserving image quality.
BULLSHIT
You compress it, you will lose quality.
Or all of information theory is wrong.
Or you shift some of the storage space to the program that decompresses. You know, with things like Run Length Encoding, or Huffman compression, or LZW. Or things like Fractal Image Compression where you effectively gain artificial, but perceptible, quality by trading for time and storage space during both an analysis phase and decompression. I'm just guessing, but you seem to have missed out on the last three decades of the previous century. Now if you want to make an argument for the loss of quality for
Fractal transform compression was patented (Score:2)
Or things like Fractal Image Compression where you effectively gain artificial, but perceptible, quality by trading for time and storage space during both an analysis phase and decompression.
Not only time and storage space but also money, as Iterated Systems demanded substantial royalties for the use of techniques covered by its broad patents [wikipedia.org]. And good luck moving all your users from countries where patents like these are valid to countries where they are not.
The patent thicket around fractal transform compression allowed for more research into DCT, wavelet, and MDCT compression, and this research allowed these paradigms to overtake fractal transform compression.
Re: (Score:2)
BULLSHIT
You compress it, you will lose quality.
Or all of information theory is wrong.
I have three letters for you to study: PNG.
Re: (Score:2)
Why HEIF matters. (Score:3)
Re: (Score:2)
Re: (Score:2)
Embrace
Extend
Extinguish.
Support is nowhere to be seen.
Re: (Score:2)
>> HEIF is a container that can contain anything
Nope.
Can't contain my beer.
Back to PNG.