CINXE.COM

Home | VidCoder

<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name=viewport content="width=device-width, initial-scale=1"> <title>Home | VidCoder</title> <meta name="author" content="RandomEngy"> <meta name="description" content="VidCoder is an open-source DVD/Blu-ray ripping and video transcoding application for Windows. It uses HandBrake as its encoding engine. "> <meta name="keywords" content="blu-ray, rip, video, handbrake, encoding, transcoding"> <meta property="fb:pages" content="987249064671408,312102282228377"> <link href="/css/main.css" media="screen, projection" rel="stylesheet" type="text/css"> <link rel="canonical" href="/"> <link href="/favicon.ico" rel="icon"> <link rel="alternate" type="application/atom+xml" title="VidCoder" href="/atom.xml"/> <!-- Social media content metadata --> </head> <body> <main class="wrap"> <header role="banner"> <a href=""><img src="/images/BannerLarge.png" alt="VidCoder banner image" title="VidCoder banner image" class="center"></a> </header> <nav class="navbar"> <nav class="row"> <div id="nav"> <ul class="columns medium-8 left primary-nav"> <li id="toggleMenu"><a href="#nav">Menu</a></li> <li id="hideMenu"><a href="#toggleMenu">Menu</a></li> <li><a href="/">home</a></li> <li class="dropdown"> <a href="">documentation</a> <ul> <li><a href="/Documentation/Installation.html">Install Options</a></li> <li><a href="/Documentation/RippingDiscs.html">Ripping DVDs or Blu-rays</a></li> <li><a href="/Documentation/VideoQualityOptions.html">Video Quality Options</a></li> <li><a href="/Documentation/SubmittingBugReports.html">Submitting Bug Reports</a></li> <li><a href="/Documentation/Beta.html">VidCoder Beta</a></li> <li><a href="/Documentation/OutputFileNaming.html">Output File Naming</a></li> <li><a href="/Documentation/CpuUtilization.html">CPU Utilization</a></li> <li><a href="/Documentation/OtherResources.html">Other Resources</a></li> </ul> </li> <li><a href="https://github.com/RandomEngy/VidCoder/issues">Issues</a></li> <li><a href="https://github.com/RandomEngy/VidCoder/releases">Past releases</a></li> </ul> <ul class="columns medium-4 right primary-nav"> <li class="right"><a href="https://www.facebook.com/VidCoderSoftware/"><span class="icon-facebook socials"></span></a></li> <li class="right"><a href="https://github.com/RandomEngy/VidCoder"><span class="icon-github socials"></span></a></li> </ul> </div> </nav> </nav> <div class="row"> <article class="post-content"> <p>VidCoder is an open-source DVD/Blu-ray ripping and video transcoding application for Windows. It uses <a href="http://handbrake.fr/">HandBrake</a> as its encoding engine.</p> <table class="releasesTable"> <tr><td colspan="4"> <h2 class="versionHeader">Latest Stable: 11.11</h2> </td></tr> <tr> <td><a class="button" href="https://github.com/RandomEngy/VidCoder/releases/download/v11.11/VidCoder-11.11.exe">Download (Installer)</a></td> <td><a href="https://github.com/RandomEngy/VidCoder/releases/download/v11.11/VidCoder-11.11-Portable.exe" class="secondaryInstallLink">Portable (.exe)</a></td> <td><a href="https://api.github.com/repos/RandomEngy/VidCoder/zipball/v11.11" class="secondaryInstallLink">Source (.zip)</a></td> <td><a href="https://github.com/RandomEngy/VidCoder/releases/tag/v11.11" class="secondaryInstallLink">Release Notes</a></td> </tr> </table> <table class="releasesTable"> <tr><td colspan="4"> <h2 class="versionHeader betaVersionHeader">Latest Beta: 12.1</h2> </td></tr> <tr> <td><a href="https://github.com/RandomEngy/VidCoder/releases/download/v12.1-beta/VidCoder-12.1-Beta.exe">Download (Installer)</a></td> <td><a href="https://github.com/RandomEngy/VidCoder/releases/download/v12.1-beta/VidCoder-12.1-Beta-Portable.exe" class="secondaryInstallLink">Portable (.exe)</a></td> <td><a href="https://api.github.com/repos/RandomEngy/VidCoder/zipball/v12.1-beta" class="secondaryInstallLink">Source (.zip)</a></td> <td><a href="https://github.com/RandomEngy/VidCoder/releases/tag/v12.1-beta" class="secondaryInstallLink">Release Notes</a></td> </tr> </table> <p><img src="/images/main.png" alt="Main UI screenshot" /></p> <iframe width="814" height="480" src="https://www.youtube.com/embed/5YEZHZghj0k" frameborder="0" allowfullscreen=""></iframe> <h2 id="feature-list">Feature List</h2> <ul> <li>MP4, MKV containers</li> <li>AV1, H.265, H.264, MPEG-4, MPEG-2, VP8, Theora video</li> <li>Hardware-accelerated encoding with AMD VCE, Nvidia NVENC and Intel QuickSync</li> <li>AAC, MP3, Vorbis, AC3, FLAC audio encoding and AAC/AC3/MP3/DTS/DTS-HD passthrough</li> <li>Completely integrated encoding pipeline: everything is in one process and no huge intermediate temporary files</li> <li>Target bitrate, size or quality for video</li> <li>Multi-pass encoding</li> <li>Decomb, detelecine, deinterlace, rotate, reflect, chroma smooth, colorspace filters</li> <li>Powerful batch encoding with simultaneous encodes</li> <li>Folder watcher to automatically encode video</li> <li>Customizable Pickers to automatically pick audio and subtitle tracks, destination, titles and more</li> <li>Instant source previews</li> <li>Creates small encoded preview clips</li> <li>Pause, resume encoding</li> </ul> <p><img src="/images/preview.png" alt="Preview window" /></p> <p><img src="/images/encoding_settings.png" alt="Encoding settings" /></p> <h2 id="prerequisites">Prerequisites</h2> <p>You鈥檒l need the <a href="https://dotnet.microsoft.com/en-us/download/dotnet/8.0">.NET 8 Desktop Runtime</a>. If you don鈥檛 have it, VidCoder will prompt you to download and install it. The Portable version is self-contained and does not require any .NET Runtime to be installed.</p> <p>You <em>do not</em> need to install HandBrake for VidCoder to work.</p> <p><strong>Blu-rays and DVDs</strong> VidCoder can rip Blu-rays and DVDs but does not defeat the encryption found on commercial discs. You鈥檝e got several options to remove it:</p> <ul> <li><a href="https://www.redfox.bz/en/anydvdhd.html">AnyDVD HD</a> ($122, supports Blu-ray and DVD, good support for all discs)</li> <li><a href="https://www.dvdfab.cn/passkey-for-blu-ray.htm">Passkey for Blu-ray/DVD</a> ($168, supports Blu-ray and DVD, good support for all discs)</li> <li><a href="http://www.makemkv.com/">MakeMKV</a> (Free, supports Blu-ray and DVD)</li> <li><a href="https://www.dvdfab.cn/passkey-lite.htm">Passkey Lite</a> (Free, supports Blu-ray and DVD, does <em>not</em> support all discs)</li> <li><a href="https://github.com/allienx/libdvdcss-dll">libdvdcss</a> (Free, supports DVD only)</li> <li><a href="https://www.winxdvd.com/">WinX DVD Ripper</a> ($60, supports DVD only, requires copying to the hard drive before encoding)</li> </ul> <h2 id="reporting-bugs">Reporting Bugs</h2> <p>If you encounter any bugs with encoding, please see if they happen with the official HandBrake client as well. If the problem is reproducible on HandBrake, submit the issue to them. If it鈥檚 only VidCoder that has the problem, submit it here.</p> <h2 id="languages">Languages</h2> <p><img src="/images/flags/english.png" alt="English" class="flagImage" /> <img src="/images/flags/spanish.png" alt="Spanish" class="flagImage" /> <img src="/images/flags/german.png" alt="German" class="flagImage" /> <img src="/images/flags/french.png" alt="French" class="flagImage" /> <img src="/images/flags/italian.png" alt="Italian" class="flagImage" /> <img src="/images/flags/portuguese.png" alt="Portuguese" class="flagImage" /> <img src="/images/flags/portuguese_brazilian.png" alt="Brazilian Portuguese" class="flagImage" /> <img src="/images/flags/dutch.png" alt="Dutch" class="flagImage" /> <img src="/images/flags/greek.png" alt="Greek" class="flagImage" /> <img src="/images/flags/turkish.png" alt="Turkish" class="flagImage" /> <img src="/images/flags/bosnian.png" alt="Bosnian" class="flagImage" /> <img src="/images/flags/korean.png" alt="Korean" class="flagImage" /> <img src="/images/flags/czech.png" alt="Czech" class="flagImage" /> <img src="/images/flags/polish.png" alt="Polish" class="flagImage" /> <img src="/images/flags/indonesian.png" alt="Indonesian" class="flagImage" /> <img src="/images/flags/russian.png" alt="Russian" class="flagImage" /> <img src="/images/flags/chinese_simplified.png" alt="Chinese Simplified" class="flagImage" /> <img src="/images/flags/chinese_traditional.png" alt="Chinese Traditional" class="flagImage" /> <img src="/images/flags/japanese.png" alt="Japanese" class="flagImage" /> <img src="/images/flags/hungarian.png" alt="Hungarian" class="flagImage" /> <img src="/images/flags/georgian.png" alt="Georgian" class="flagImage" /> <img src="/images/flags/basque.png" alt="Basque" class="flagImage" /> <img src="/images/flags/arabic.png" alt="Arabic" class="flagImage" /> <img src="/images/flags/vietnamese.png" alt="Vietnamese" class="flagImage" /> <img src="/images/flags/croatian.png" alt="Croatian" class="flagImage" /></p> <p>VidCoder includes English, Spanish, German, French, Italian, Portuguese, Brazilian Portuguese, Dutch, Greek, Turkish, Bosnian, Korean, Czech, Polish, Indonesian, Russian, Chinese Simplified, Chinese Traditional, Japanese, Hungarian, Georgian, Basque, Arabic, Vietnamese and Croatian translations. The correct language will be selected automatically based on your OS language, or it can be selected manually.</p> <p>Interested in translating VidCoder to your own language? <a href="http://crowdin.net/project/vidcoder">Help out on Crowdin</a>.</p> <h2 id="donations">Donations</h2> <p>VidCoder is free software. If you like VidCoder and want to express your appreciation, please <a href="https://www.givewell.org/top-charities-fund">donate the GiveWell Top Charities Fund</a>. It鈥檚 the most effective charity in the world.</p> <h2 id="other-info">Other info</h2> <p>VidCoder is built on .NET 8/WPF in C#. It runs on the 64-bit versions of Windows 10 and 11.</p> <p>The VidCoder UI (and C# interop) is written by RandomEngy. The core encoding engine is written by the amazing HandBrake team. j45 in particular has been a huge help in getting this together.</p> </article> </div> </main> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10