I recently made an svcd from an avi file, but when I play it on my dvd player or windows media player there are a whole bynch of little blurry squares all over the screen making useless to watch. When I watch it on PowerDVD it works fine though.
NTSC SVCD
16x9 aspect ratio
non-interlace
Full screen (keep aspect ratio)
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 4 of 4
			
		- 
	
- 
	Re-encode it at a higher bit rate - 2250 is the limit for SVCD 
 
 Another option is to encode the file at DVD bit rates but at 352x240 size.
 
 
 Lastly, you can use AviSynth and a Deblocker plugin - DGIndex is very good
 
 LoadPlugin("d:\plugins\DGDecode.dll")
 Avisource=("d:\myavifile.avi")
 deblock(quant=20)
 BlindPP(quant=8, cpu2="xxxxoo", moderate_h=45, moderate_v=55)
 ConverttoYV12()
- 
	That should be fine. The specs can be found here:https://www.videohelp.com/svcd Google is your Friend
Similar Threads
- 
  Mpcstar pixelation problems picture becomes clumped squaresBy kakashi9401 in forum Software PlayingReplies: 0Last Post: 15th Jul 2010, 14:52
- 
  why do cds or dvds stick or show squares or slow down when playing?By wan2no in forum Newbie / General discussionsReplies: 12Last Post: 4th Apr 2008, 22:09
- 
  A font with only squares, how to create?By sybariten in forum ComputerReplies: 3Last Post: 21st Feb 2008, 16:38
- 
  Squares Appear When Playing Online Games - ResolvedBy HacktheHacker in forum Software PlayingReplies: 6Last Post: 20th Jan 2008, 17:07
- 
  3d Games Cause Large Squares on Screen - SOLVED!By HacktheHacker in forum ComputerReplies: 11Last Post: 29th Jun 2007, 20:59


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

 Quote
 Quote 
			