Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
How to open FLV files with AviSynthFor FLV videos using VP6 codec:
Create AVS script: Code:
DirectShowSource("C:\clip.flv",fps=29.97,convertfps=true) For FLV videos using FLV1 codec Type in the console Code:
C:\WINDOWS\system32\rundll32.exe ffdshow.ax,configure Alternetively find the "ffdshow/videodecoder configuration" in your Windows Start Menu. Click on Codecs and enable FLV1 (set to libavcodec). Install Gabest flvsplitter. Then Code:
regsvr32 path\to\filter.dll Code:
DirectShowSource("C:\clip.flv") Then you can open the AVS script with Virtual Dub, use AVIsynth PlugIn for Adobe Premiere to open AVS scripts,... |
#2
|
|||
|
|||
Re: How to open FLV files with AviSynthYou can also use VirtualDub plug-ins for opening FLV files
|
Tags: avisynth, flash, flash video, flv, flv splitter, flv1, open, video, vp6 |
Thread Tools | |
Display Modes | |
|
|