Earlier quoted context omitted.
I'm inclined to agree with you, but why?
Patents were designed so that companies would contribute to public knowledge instead of keeping everything as a trade secret. The idea was that they would be afforded increased security for a few years, in exchange for the idea becoming public afterwards. The time range was set to be practical for the industry. The problem is, over the past few years software has been moving way too fast for the standard patent timef…
MPEG-2 Patents Have Expired
41–50 of 180 posts
Re: MPEG-2 Patents Have Expired
#42An obsolete movie format, but a large amount of stored media exists in this format so ultimately a win. I would like to say something to the effect of there being just a tiny bit less rent-seeking in the world today, but I'm sure by tomorrow the seeds will be planted for millions more rent-seeking opportunities in the future.
Re: MPEG-2 Patents Have Expired
#43Earlier quoted context omitted.
Most digital TV broadcasts use MPEG-2, don't they?
DVB-T2 can use a variety of codecs. From 2022 some European countries (Germany, Italy, Czech Republic, Slovakia) will pass their broadcasting system to DVB-T2 with H.265. Since January 2017 new TVs must support HEVC decoding. Sadly, no AV1...
Also LTE next can already do everything DVB-T2 is capable of, so I doubt that without any full free plans that DVB-T2 will gain traction.
There is also a standard for mobile television called MBMS which will probably kill of any dvb-t stuff in the long term.
Edit: since we talked about a codedc. most of these services currently use H.264 and I do not think that they will migrate to H.265. Guess as soon as mobile devices ship with hardware AV1, there will be Mobile TV with AV1.
Re: MPEG-2 Patents Have Expired
#44Earlier quoted context omitted.
I'm inclined to agree with you, but why?
Patents were designed so that companies would contribute to public knowledge instead of keeping everything as a trade secret. The idea was that they would be afforded increased security for a few years, in exchange for the idea becoming public afterwards. The time range was set to be practical for the industry. The problem is, over the past few years software has been moving way too fast for the standard patent timef…
How often are people really inventing novel things, patenting them, and then licensing them out to other parties or selling the rights? By far the most applied use case of patents is to fabricate or buy bullshit IP to sue anyone even remotely close to your product or service into bankruptcy.
In some ways, yes, patents have created jobs. Except the job is not to be innovative or discover new things, but to manipulate and optimize your language in a patent filing to cover as much existing IP as possible that you can then harass with your patents.
It is only most obvious with software patents because of how insane it is to restrict math like that.
The question always has to be do the benefits outweigh the costs. Are the few and far between actively able to use the patent system as a means to come up with legitimately novel inventions worth all the innovation lost to corporations using patents as weapons to shut down competition and prevent innovation.
Re: MPEG-2 Patents Have Expired
#45Earlier quoted context omitted.
I'm inclined to agree with you, but why?
Because patents are not intended for mathematical principles or business processes, and that's essentially all software really is. Applying mathematical principles to the implementation of business processes and calling it "business logic" shouldn't magically create a new legal status.
Says who?
> that's essentially all software really is
The implementation of MPEG2 is "business logic"? I wouldn't call it that.
Re: MPEG-2 Patents Have Expired
#46Earlier quoted context omitted.
> This is more algorithm than software isn’t it? What do you believe the difference is? To me, software and algorithms are the same thing.
Software is the implementation of an algorithm using a specific language and tools.
Re: MPEG-2 Patents Have Expired
#47This is a striking example of the need to shorten software patents; if we really must have them at all.
I'd rather the patent system be abolished than have the current patent system. Same applies to Copyright. The entire state of IP with the DMCA is just abysmal.
There definitely are major problems with the patent system and with copyright but without them there would be other problems taking the place of the ones that we have now.
Reform is the way to go, and reform - good reform anyway - is hard to get right.
Re: MPEG-2 Patents Have Expired
#48Re: MPEG-2 Patents Have Expired
#49Earlier quoted context omitted.
And likely never will be. Newer codecs basically exist because video resolutions outpace storage space (for questionable benefits). MPEG2, much like MP3, are "good enough" for most common usage.
A megabyte saved is still a megabyte saved. An mp3 sourced from a FLAC at 320kbps is ususally indistinguishable from 128kbps Opus to me, but I can often tell the difference between that and a 128kbps mp3. I encode all my music in 128kbps Opus on my storage constrained devices for that reason.
Re: MPEG-2 Patents Have Expired
#50Earlier quoted context omitted.
Because patents are not intended for mathematical principles or business processes, and that's essentially all software really is. Applying mathematical principles to the implementation of business processes and calling it "business logic" shouldn't magically create a new legal status.
> patents are not intended for [...] business processes Says who? > that's essentially all software really is The implementation of MPEG2 is "business logic"? I wouldn't call it that.
The math/algorithms/whatever are covered by patents.
I could write a totally distinct implementation of mpeg2 called "myvideoencoder" which used the same math, and the patent would make that a violation of their rights.
Math isn't patentable per numerous rulings in the past, but somehow once a computer is doing math really fast it becomes patentable.