FG
💻 Software

Ffmpeg Webm Encoding Error

Fresh5 days ago
Mar 15, 20263488 views
Confidence Score0%
0%

Problem

I am trying to convert various video file formats into .webm using ffmpeg v. 0.6.1 but am having a few troubles. It creates the file but is zero kb in size. I also get the following error: I have tried loads of fixes but none seem to work. I have used --enable-libvorbis on ./confure and downloaded …

Error Output

Encoder (codec id 146) not found for output stream #0.0

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Ffmpeg Webm Encoding Error

Low Risk

For Mac users having the issue, this guy pointed out that you need to change the syntax slightly to include a codec in ffmpeg when installing with homebrew. Example:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment