Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Media file management > Editing audio/video files
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 01-21-2010, 11:46 AM
Stream Recorder
 
Posts: n/a
Default

How to open FLV files with AviSynth


For FLV videos using VP6 codec:
Create AVS script:
Code:
DirectShowSource("C:\clip.flv",fps=29.97,convertfps=true)
You will need FLVSplitter.ax installed into System32 folder, and DGDecode.dll in Avisynth Plug-ins folder.


For FLV videos using FLV1 codec
Type in the console
Code:
C:\WINDOWS\system32\rundll32.exe ffdshow.ax,configure
(make sure to change to your ffdshow directory)
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
Create AVS script:
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,...
Reply With Quote
  #2  
Old 02-01-2010, 08:02 AM
Stream Recorder
 
Posts: n/a
Default

Re: How to open FLV files with AviSynth


You can also use VirtualDub plug-ins for opening FLV files
Reply With Quote
Reply Post New Thread
Tags: , , , , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 03:49 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons