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,... |
Re: How to open FLV files with AviSynthYou can also use VirtualDub plug-ins for opening FLV files
|
All times are GMT -6. The time now is 11:34 AM. |