Page 1 of 1

IDX file containing null character making vsfilter fail

Posted: Mon Aug 09, 2010 12:34 am
by stax76
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

Re: IDX file containing null character making vsfilter fail

Posted: Mon Aug 09, 2010 12:45 am
by setarip_old
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

Posted: Mon Aug 09, 2010 6:51 am
by mike admin
setarip_old wrote:Hi!
I guess I'm missing something - but does your post have anything to do DIRECTLY with MakeMKV?

[/color]
Apparently yes. Thanks for reporting, will be corrected in a next version.

Re: IDX file containing null character making vsfilter fail

Posted: Mon Aug 09, 2010 8:34 am
by stax76
@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