The IDX file contains a null character ('\0') making vsfilter fail.
time offset: 0
forced subs: OFF
palette: bebebe, 171717, 5f5f5f, e7e7e7, 828282, 828282, 828282, 828282, 828282, 828282, 828282, 828282, 828282, 828282, 828282, 828282
# 
# end
/0
id: de, index: 0
timestamp: 00:00:48:800, filepos: 000000000
timestamp: 00:02:00:760, filepos: 000000800
timestamp: 00:02:04:040, filepos: 000001000
			
			
									
									
						IDX file containing null character making vsfilter fail
- 
				setarip_old
 - Posts: 2136
 - Joined: Wed Dec 09, 2009 1:31 pm
 
Re: IDX file containing null character making vsfilter fail
Hi!
I guess I'm missing something - but does your post have anything to do DIRECTLY with MakeMKV?
[/color]
			
			
									
									
						I guess I'm missing something - but does your post have anything to do DIRECTLY with MakeMKV?
[/color]
- 
				mike admin
 - Posts: 4087
 - Joined: Wed Nov 26, 2008 2:26 am
 - Contact:
 
Re: IDX file containing null character making vsfilter fail
Apparently yes. Thanks for reporting, will be corrected in a next version.setarip_old wrote:Hi!
I guess I'm missing something - but does your post have anything to do DIRECTLY with MakeMKV?
[/color]
Re: IDX file containing null character making vsfilter fail
@mike admin
thanks for the support, I missed there is another issue making vsfilter fail, idx file misses:
langidx: 0
@setarip_old
Applications written with C/C++ are prone to fail with such a file because of the nature of strings in C/C++ which are terminated with /0
			
			
									
									
						thanks for the support, I missed there is another issue making vsfilter fail, idx file misses:
langidx: 0
@setarip_old
Applications written with C/C++ are prone to fail with such a file because of the nature of strings in C/C++ which are terminated with /0