I'm trying to convert a swf (with vectors not flash video) to avi. As of right now I'm just doing some testing to see if I can actually convert it in Vdub. I have an avisynth script with:
Unforunately, the audio does not play very well. There are several audio files in the swf that play at the same time. When I use directshowsource, it plays only 1 audio file at a time, so it messes up the sync of the video. Are there any other ways to play overlapping audio files at the same time?Code:LoadVFAPIPlugin("C:\swf.vfp","SWFSource") v=SWFSource("l01_04[1]new.swf") a=directshowsource("l01_04[1]new.swf") audiodub(v,a) lanczosresize(792, 720) FlipVertical()
This is what I'm converting: http://hompi.sogang.ac.kr/korean/kkl101/lesson01/l01_04.swf
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 1 of 1
			
		Similar Threads
- 
  looking for some SWF samples to test in a swf viewer appBy vhelp in forum Software PlayingReplies: 2Last Post: 18th Jun 2014, 05:16
- 
  AVI to SWFBy lilmunkxd in forum Video ConversionReplies: 5Last Post: 7th Nov 2012, 04:16
- 
  Swf to Mov or AviBy barbaranon in forum MacReplies: 2Last Post: 24th Feb 2010, 15:05
- 
  What is way convert swf to WMV or AVI?By siluet in forum Newbie / General discussionsReplies: 2Last Post: 4th Jan 2009, 01:33
- 
  swf to avi, etc...By Holonet in forum LinuxReplies: 8Last Post: 3rd Jun 2008, 19:44


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			

 Quote
 Quote