mohammad ghanbari

Results 2 comments of mohammad ghanbari

The `marks.*.subject` expression resolves to an array of strings (["maths", "english", "tamil"] for `student:1`). When you have `marks.*.subject = "english"`, you're technically comparing an array against a string, hence `false`....

I should add that when I encode the IVF file as VP8, everything is fine and the number of decoded keyframes is as expected. So, the problem only exists when...