<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/handbrake-fixes-2-pass-encode-crashes-webm-on-linux-sicvmmeap" -->

---
title: HandBrake fixes 2-pass encode crashes, WebM on Linux
description: HandBrake 1.11.2 is a maintenance release fixing two bugs in 2-pass encoding operations: a crash during 2-pass lossless x265 encodes and a memory leak...
canonical: https://daily.dev/posts/handbrake-fixes-2-pass-encode-crashes-webm-on-linux-sicvmmeap
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: HandBrake fixes 2-pass encode crashes, WebM on Linux | daily.dev
og:description: HandBrake 1.11.2 is a maintenance release fixing two bugs in 2-pass encoding operations: a crash during 2-pass lossless x265 encodes and a memory leak...
og:url: https://daily.dev/posts/handbrake-fixes-2-pass-encode-crashes-webm-on-linux-sicvmmeap
og:image: https://api.daily.dev/og/posts/SIcvMmeAp.png
og:image:alt: HandBrake fixes 2-pass encode crashes, WebM on Linux
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# HandBrake fixes 2-pass encode crashes, WebM on Linux

**[omg\! ubuntu\!](https://daily.dev/sources/omgub)** · 2 min read · 0 upvotes · 0 comments

## Summary

HandBrake 1.11.2 is a maintenance release fixing two bugs in 2-pass encoding operations: a crash during 2-pass lossless x265 encodes and a memory leak affecting 2-pass MPEG-4, MPEG-2, VP9, and FFV1 encodes. On Linux, WebM is now listed as a supported MIME type in the .desktop file, enabling right-click file manager integration. Windows and macOS builds improve handling of unsupported presets, and Windows fixes automatic audio track name generation. Additional fixes include Core Audio AAC 7.1 channel layout and VobSub palette creation in MP4. The release also bundles FFmpeg 8.0.2 and SVT-AV1 4.1.0.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.omgubuntu.co.uk/2026/06/handbrake-update-open-webm-linux>

## Similar posts on daily.dev

- [HandBrake 1.11 adds ProRes, DNxHR encoders and MOV output](https://daily.dev/posts/handbrake-1-11-adds-prores-dnxhr-encoders-and-mov-output-npu4efrh5) · omg\! ubuntu\! · 2 upvotes · 0 comments
- [FFmpeg 8.1 Preparing For Release With Vulkan Improvements, JPEG-XS & More](https://daily.dev/posts/ffmpeg-8-1-preparing-for-release-with-vulkan-improvements-jpeg-xs-more-p5lfavvob) · Phoronix · 0 upvotes · 0 comments

---

Tags: [#open-source](https://daily.dev/tags/open-source), [#linux](https://daily.dev/tags/linux), [#backend](https://daily.dev/tags/backend)

[View this post on daily.dev](https://daily.dev/posts/handbrake-fixes-2-pass-encode-crashes-webm-on-linux-sicvmmeap)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"HandBrake fixes 2-pass encode crashes, WebM on Linux","url":"https://daily.dev/posts/handbrake-fixes-2-pass-encode-crashes-webm-on-linux-sicvmmeap","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/handbrake-fixes-2-pass-encode-crashes-webm-on-linux-sicvmmeap"},"datePublished":"2026-06-07T22:13:21.463Z","dateModified":"2026-06-07T22:13:38.759Z","description":"HandBrake 1.11.2 is a maintenance release fixing two bugs in 2-pass encoding operations: a crash during 2-pass lossless x265 encodes and a memory leak...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/ac87ae8387271c977f0968994164e9f0?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/ac87ae8387271c977f0968994164e9f0?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"omg! ubuntu!","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"omg! ubuntu!","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/79e495adb3c3425785b9be27969a2562","url":"https://daily.dev/sources/omgub"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/handbrake-fixes-2-pass-encode-crashes-webm-on-linux-sicvmmeap","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"open-source,linux,backend","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"omg! ubuntu!","item":"https://daily.dev/sources/omgub"},{"@type":"ListItem","position":3,"name":"HandBrake fixes 2-pass encode crashes, WebM on Linux"}]}
```

