Is there a program you can use to edit avi header file?
I have some xvid avis that are c. 4 hours long but the header file says they are just 2h 45 min. I can watch the whole thing with VLC but if I transport the file to Zen Vision:M, I can only see the first 2h45min that the header file shows.
Is there a way the edit the header file to match the true lenght of the movie? Reconverting doesn't work because all the programs I have used (Mediacoder, TMPGenc, WinAVI) copy the header information as is, and don't correct it.
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 3 of 3
			
		- 
	
- 
	Try reindexing the file with mencoder like this 
 
 mencoder -O "output.avi" -forceidx -oac copy -ovc copy "input.avi"
 
 I'm guessing your file is over 2GB in size and your portable player can't handle it. If it still doesn't work after reindexing, you'll have to split the file into 2 parts.
Similar Threads
- 
  AVI broken header fileBy magillagorilla in forum RestorationReplies: 3Last Post: 23rd Sep 2011, 10:01
- 
  covert avi header to mpeg headerBy nidhi in forum Video ConversionReplies: 6Last Post: 29th Jul 2010, 20:40
- 
  Creating a header with only the data segment of a AVI fileBy Hasindu in forum Newbie / General discussionsReplies: 0Last Post: 31st Aug 2008, 13:28
- 
  Hex editing time in .AVI files.By ShadowShinobi in forum DVD RippingReplies: 3Last Post: 22nd Jan 2008, 14:22
- 
  Fix Bad Header/Bugs in an .avi divx fileBy krisbee in forum LinuxReplies: 3Last Post: 24th Sep 2007, 08:54


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

 Quote
 Quote