Wingetlywingetly
← All apps

VideOCR

by timminatorv1.6.0

Last updated

Extract hardcoded subtitles from videos via a simple GUI using machine learning

Install with winget

$ winget install --id timminator.VideOCR.CPU --exact --version 1.6.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for VideOCR

VideOCR uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
VideOCR-CPU-v1.6.0-setup-x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for VideOCR

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Extract hardcoded (burned-in) subtitles from videos via a simple to use GUI by utilizing the PaddleOCR OCR engine. Everything can be easily configured via a few clicks.

Installers · v1.6.0

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for VideOCR.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • VideOCRtimminator
    timminator.VideOCR.GPUv1.3.0

    Extract hardcoded subtitles from videos via a simple GUI using machine learning

  • Tesseract-OCR - open source OCR engineTesseract-OCR community
    UB-Mannheim.TesseractOCRv5.4.0.20240606

    Tesseract Open Source OCR Engine.

  • Tesseract-OCR - open source OCR engineTesseract-OCR community
    tesseract-ocr.tesseractv5.5.3

    Tesseract Open Source OCR Engine

  • Wondershare PDFelementWondershare
    Wondershare.PDFelement.12v12.2.2

    Take control of your documents with this powerful PDF editor.

  • Wondershare PDFelement 6Wondershare Software Co.,Ltd.
    Wondershare.PDFelement.6v6.8.9.4193

    Take control of your documents with this powerful PDF editor.

  • NVIDIA CUDA ToolkitNVIDIA Corporation
    Nvidia.CUDAv13.4

    CUDA is a parallel computing platform and programming model developed by NVIDIA for general computing on graphical processing units (GPUs).

More from timminator or browse deep-learning, hardsub, machine-learning.

Frequently asked questions

How do I install VideOCR on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id timminator.VideOCR.CPU --exact --version 1.6.0. winget downloads the installer from timminator and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install VideOCR silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id timminator.VideOCR.CPU --exact 1.6.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for VideOCR?
VideOCR uses EXE (Inno Setup). Run the downloaded installer with: VideOCR-CPU-v1.6.0-setup-x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall VideOCR via winget?
Run: winget uninstall --id timminator.VideOCR.CPU --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from VideOCR's Apps & Features entry.
Is VideOCR free?
VideOCR is distributed under MIT. Refer to the publisher (https://github.com/timminator/VideOCR) for the full license terms - Wingetly itself does not charge for installation.
Does VideOCR work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls VideOCR directly from the publisher.
How do I keep VideOCR up to date?
Run winget upgrade --id timminator.VideOCR.CPU --exact, or winget upgrade --all to update everything winget tracks. We index 3 versions of VideOCR from microsoft/winget-pkgs.

Recent versions

  • 1.6.0latest
  • 1.5.1
  • 1.3.0