FG

How to load FLV in AviSynth?

Fresh3 days ago
Mar 15, 20262994 views
Confidence Score0%
0%

Problem

How do i load an FLV in AviSynth. The standard: fails with: Video returned: "DirectShowSource: couldn't open file 2011 Visa Championships.flv: Cannot play back the file. The format is not supported." Audio returned: "DirectShowSource: couldn't open file 2011 Visa Championships.flv: Cannot play back…

Error Output

DirectShowSource("2011 Visa Championships.flv")

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to load FLV in AviSynth?

Low Risk

Make sure to use the Video decoder configuration shortcut: Start -> Video decoder configuration to set the decoder for FLV1 and VP6F to libavcodec in the Codecs section: If that does not work, install the Gabest FLVSplitter. Also, try using the plug…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment