video-encoder.https.any.js.ini (1613B)
1 [video-encoder.https.any.html] 2 [Test successful configure(), encode(), and flush()] 3 expected: 4 if os == "linux": PASS 5 if os == "mac": PASS 6 if (os == "win"): PASS 7 FAIL 8 9 [encodeQueueSize test] 10 expected: 11 if os == "linux": PASS 12 if os == "mac": PASS 13 if (os == "win"): PASS 14 FAIL 15 16 [Test successful reset() and re-confiugre()] 17 expected: 18 if os == "linux": PASS 19 if os == "mac": PASS 20 if os == "win": PASS 21 FAIL 22 23 [Test successful encode() after re-configure().] 24 expected: 25 if os == "linux": PASS 26 if os == "mac": PASS 27 if (os == "win"): PASS 28 FAIL 29 30 [Encode video with negative timestamp] 31 expected: 32 if os == "linux": PASS 33 if os == "mac": PASS 34 if (os == "win"): PASS 35 FAIL 36 37 38 [video-encoder.https.any.worker.html] 39 [Test successful configure(), encode(), and flush()] 40 expected: 41 if os == "linux": PASS 42 if os == "mac": PASS 43 if (os == "win"): PASS 44 FAIL 45 46 [encodeQueueSize test] 47 expected: 48 if os == "linux": PASS 49 if os == "mac": PASS 50 if (os == "win"): PASS 51 FAIL 52 53 [Test successful reset() and re-confiugre()] 54 expected: 55 if os == "linux": PASS 56 if os == "mac": PASS 57 if os == "win": PASS 58 FAIL 59 60 [Test successful encode() after re-configure().] 61 expected: 62 if os == "linux": PASS 63 if os == "mac": PASS 64 if (os == "win"): PASS 65 FAIL 66 67 [Encode video with negative timestamp] 68 expected: 69 if os == "linux": PASS 70 if os == "mac": PASS 71 if (os == "win"): PASS 72 FAIL