FG
💻 Software

How do I find the codec for an AVI?

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

Problem

How can I find which codec an AVI file needs? A method that does not require downloading a program would be preferred (such as looking at the file in notepad).

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I find the codec for an AVI?

Low Risk

Open in notepad, do a search for 'vids' - the FOURCC value is right after that. Eg you'll find something like: vidsWMV1 Then google for 'fourcc WMV1' in this example.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment