So how does the son survive? Through a clever family trust. Cisco pays the patent licensing fees on behalf of anyone who uses the binary module of openh264. The son carries the family name, but the father’s legal debts are paid by a wealthy guardian. This is the paradox: openh264 is an open-source implementation of a closed, patented standard. It looks like its father, but it behaves like a rebellious heir.

In the world of video compression, lineage is everything. The phrase "like father, like son" usually evokes images of inherited traits—a shared smile, a stubborn streak, or a talent for music. But in the stark, logical universe of codecs, it describes something more technical: the passing down of patents, standards, and architectural DNA.

Unlike many modern codecs (like AV1 or H.265) that try to surpass the father, openh264 has a humbler goal. It does not strive for the highest compression ratio or the most advanced features. Instead, it inherits the father’s most pragmatic trait: reliability .

The "son" is . On the surface, they seem like strange relatives. The father is a proprietary standard, guarded by a pool of patents held by over two dozen corporations. The son, however, is an open-source project released by Cisco Systems under the Simplified BSD License. One is a fortress; the other is a public library.

openh264 does not try to reinvent the wheel. It does not create a new, rebellious standard. Instead, it faithfully implements the exact specification of its father, H.264. Every macroblock, every entropy encoding scheme, every motion vector is a direct genetic copy. Like father, like son: the output bitstream from openh264 is 100% compliant with the H.264 standard. A video encoded by the son can be played by any device that honors the father.

The "father" in this story is H.264/AVC (Advanced Video Coding). Born from the joint efforts of the ITU-T and ISO/IEC, H.264 is the patriarch of modern video. For nearly two decades, it has been the undisputed king of compression, enabling everything from Blu-ray discs to YouTube, from Zoom calls to live television. Its legacy is ubiquity. It is the common tongue of online video.

Yet inheritance is not just about gifts; it is about obligations. The father carries the burden of patent licensing. For years, using H.264 in open-source software (like Firefox or Chrome) was a legal minefield. Distributing a binary codec meant potentially owing royalties to the MPEG-LA patent pool. The son, openh264, inherited this exact same legal vulnerability. It cannot magically wish away the patents.

Because of openh264, a web browser can offer video calling without fear of lawsuits. Because of the father, that video call will work on a ten-year-old smartphone. The two are locked in a symbiotic dance—one provides the law, the other provides the freedom.