IDX file containing null character making vsfilter fail

Please post here for issues related to DVD discs
Post Reply
stax76
Posts: 20
Joined: Fri Feb 05, 2010 7:20 pm

IDX file containing null character making vsfilter fail

Post 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
setarip_old
Posts: 2136
Joined: Wed Dec 09, 2009 1:31 pm

Re: IDX file containing null character making vsfilter fail

Post by setarip_old »

Hi!

I guess I'm missing something - but does your post have anything to do DIRECTLY with MakeMKV?




[/color]
mike admin
Posts: 4065
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: IDX file containing null character making vsfilter fail

Post 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.
stax76
Posts: 20
Joined: Fri Feb 05, 2010 7:20 pm

Re: IDX file containing null character making vsfilter fail

Post 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
Post Reply