Questions tagged [handbrake]

A tool for converting video.

HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. It is open source and runs on Mac OS X, Windows, and Linux.

79 questions
0
votes
1 answer

Encode & play video formats without 3rd party codec packs

We have built a windows based software system that allows users to import their own video for viewing in the software. It works fine for AVI and WMV as we use a windows based player. For encoding or playing to work with most common video formats we…
Jezza
  • 11
  • 2
-1
votes
1 answer

FFMPEG - Apple 720p30 Surround MP4 H.264 AAC stereo; Dolby Digital

i would like the FFmpeg cli settings which will match this (this is a handbrake preset) Here is the presetting file, I dont understand what these would be for ffmpeg. { "AlignAVStart": false, "AudioCopyMask": [ "copy:aac", …
Dean Van Greunen
  • 5,060
  • 2
  • 14
  • 28
-1
votes
1 answer

Electron.js \app.asar\node_modules\{modulename}\bin\file.exe not found

I'm working on electron.js application with vue cli. I want to use handbrake-js which uses handbrakeCLI to encode files. handbrake.js is working great but after i spawn, it causes HandbrakeCLINotFound: HandbrakeCLI application not found:…
-3
votes
1 answer

Powershell Script runs but nothing happens

I'm trying to get this script to do a subdirectory compare based on filename and then only files that are 30 days or younger. The Syntax seems to acceptable but the HandbrakeCLI encoding doesn't launch. Clear screen $SourceDir =…
Darkmalik88
  • 3
  • 1
  • 3
1 2 3 4 5
6