+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 6 of 6
			
		
- 
	I've been told numerous times on the forums that vfw version of x264 is worse than the command line + GUI version. 
 
 How do I the trick with ImageSource()?
- 
	e.g. if you had file0001.png, file0002.png to file1000.png 
 
 ImageSource("file%04d.png", 0001, 1000, fps=30)
 
 the %04d is sprintf syntax (wildcard)
 
 http://avisynth.org/mediawiki/ImageSource
 
 and you can add ConvertToYV12() at the end if you end goal was a YV12 format (e.g. if feeding into some x264 GUI)
 
 avidemux doesn't use the vfw version , and virtualdub can use an external encoder ( http://forums.virtualdub.org/index.php?act=ST&f=5&t=18789& )
- 
	I think I will prefer to assemble lossless video using VirtualDUB rather than fiddling with feeding images directly to x264 GUIs. I get that there's no x264 GUI that does that without avisynth. 
Similar Threads
- 
  Want a good GUI with x264 r2106By shagratt71 in forum Video ConversionReplies: 9Last Post: 2nd Nov 2011, 09:32
- 
  Blaze - x264 GUIBy Blazeinme in forum Latest Video NewsReplies: 4Last Post: 22nd Sep 2010, 12:52
- 
  X264 GuiBy ayim in forum Video ConversionReplies: 3Last Post: 18th Dec 2009, 14:13
- 
  Xdot: A new x264 GUI for MacBy Tab in forum MacReplies: 21Last Post: 28th Aug 2009, 23:43
- 
  GUI for dvdauthor problems – Strange menu sequence behavior using HencBy jsbullock in forum Authoring (DVD)Replies: 9Last Post: 20th Feb 2009, 03:44


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

 Quote
 Quote