Closed dhouck closed 1 year ago
CCExtractor CI platform finished running the test files on windows. Below is a summary of the test results:
Report Name | Tests Passed |
Broken | 0/13 |
CEA-708 | 0/14 |
DVB | 0/7 |
DVD | 0/3 |
DVR-MS | 0/2 |
General | 0/27 |
Hauppage | 0/3 |
MP4 | 0/3 |
NoCC | 0/10 |
Options | 0/87 |
Teletext | 0/21 |
WTV | 0/13 |
XDS | 0/34 |
It seems that not all tests were passed completely. This is an indication that the output of some files is not as expected (but might be according to you).
Your PR breaks these cases:
Check the result page for more info.
My familiarity with the project is as follows (check one):
Currently this only works with field 2, which is rarely used; the issue is that field 2 is output either way and this format only supports one field. This PR gets rid of the extraneous output; the
writeraw
function doesnʼt read XDS so it wasnʼt doing any good in this case anyway.