Does anyone have any information about the idx file format? I'm finding nothing out there about it. Any pointers to docs or information would be greatly appreciated.
Example file name: 22.43.00-22.43.17[M][0@0][0].idx
Example contents:
Code: Select all
Event={ "Action" : "Start", "Index" : 0, "Name" : "VideoBlind" }
EncodeFormat={ "Audio" : { "Bitrate" : 64, "Compression" : "G.711A", "Depth" : 16, "Frequency" : 44000, "Mode" : 0, "Pack" : "DHAV" }, "AudioEnable" : false, "Video" : { "BitRate" : 2048, "BitRateControl" : "VBR", "Compression" : "MJPG", "FPS" : 10, "GOP" : 60, "Height" : 720, "Pack" : "DHAV", "Profile" : "High", "Quality" : 1, "QualityRange" : 6, "Width" : 1280 }, "VideoEnable" : true }
Event={ "Action" : "Stop", "Index" : 0, "Name" : "VideoBlind" }
Frame="I,42949830800,0,121772,1"
Frame="M,42949830800,98218,86,0"
Frame="W,42949830800,98240,64,0"
Frame="I,42949830900,107602,121774,0"
Frame="M,42949830900,229290,86,0"
Frame="W,42949830900,229312,64,0"
Frame="I,42949831000,238795,121653,0"