Hello,
I am dealing with a very large MKV that contains Cineform HD (AVI) and WAV streams. (btw, Cineform HD is the *uncompressed* GoPro video codec.) I don't know why in God's name this file was put in an MKV container when an AVI would have sufficed. But alas, here I am.
MKVextract, MKVExtract2 GUI, and MKVCleaver always stop extracting the video file at 32GB. The target unpack volume is formatted NTFS so we're not running into file size limits. What could be going on here?
Edit: here is the log output from mkvextract:
Code:C:\Program Files\MKVToolNix>mkvextract.exe tracks "f:\InsanelyLargeMovie.mkv" 0:"h:\output\movie.avi" 1:"h:\output\movie.wav" Extracting track 0 with the CodecID 'V_MS/VFW/FOURCC' to the file 'h:\output\movie.avi'. Container format: AVI (Microsoft Audio/Video Interleaved) Extracting track 1 with the CodecID 'A_PCM/INT/LIT' to the file 'h:\output\movie.wav'. Container format: WAV Internal error in avilib - redefine NR_IXNN_CHUNKS [avilib dump] cur_std_idx=32 NR_IXNN_CHUNKS=32POS=33218054252 towrite=3215048 Progress: 10%
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 5 of 5
			
		- 
	Last edited by theirongiant; 15th Dec 2016 at 02:36. Reason: Log file insertion. 
- 
	The limit is in the library avilib mkvextract is using to create AVI-files: 
 https://github.com/mbunkus/mkvtoolnix/blob/029a6bf943cc9e4262da80d0851fcca574fceb2e/li.../avilib.c#L318
- 
	Marsia MarinerGuestThis is the answer that I've just received from the author of MKVtoolnix: 
 
 
 https://mkvtoolnix.download/windows/pre/Originally Posted by Moritz Bunkus
- 
	Last edited by theirongiant; 16th Dec 2016 at 00:47. 
Similar Threads
- 
  Cannot get MKVCleaver to extract chaptersBy NDMMackay in forum EditingReplies: 1Last Post: 21st Feb 2016, 13:56
- 
  MKVcleaver only extracts video and audio tracks as unknown file typesBy Teemo in forum Video ConversionReplies: 2Last Post: 19th Jan 2014, 08:29
- 
  Wikipedia videos, file-size limit, time limit, resolution limit, containersBy Stears555 in forum Video Streaming DownloadingReplies: 3Last Post: 17th Jan 2013, 09:43
- 
  MKVExtractGUI and MKVCleaver both identify tracks incorrectlyBy NDMMackay in forum Video ConversionReplies: 7Last Post: 21st May 2012, 22:44
- 
  Subtitle can't find with MKVextract & MKVtoolnixBy sanlocrip in forum SubtitleReplies: 2Last Post: 18th Mar 2012, 13:27


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

 Quote
 Quote